tezoatlipoca / GeFeSLE-server

GeFeSLE - Generic, Federated, Subscribable List Engine
1 stars 0 forks source link

Unnamed masto/google/microsoft OAuth users shouldn't get a role #66

Closed tezoatlipoca closed 5 months ago

tezoatlipoca commented 5 months ago

OAuth users who authenticate but aren't listed in the db get "anonymous". This resolves - erroneously - to something akin to a user. Anonymous users may have some priv. in the future** but not now.

** maybe like "authenticated but not invited" users are allowed to suggest and randos only get read-only.

tezoatlipoca commented 5 months ago

Fixed. Both OAuth logins (where users are NOT in the db) now get anonymous.