audiobookshelf/server/auth
Boris Rybalkin e8b845e43c Sync user permissions to the new type on OIDC group mapping
A user promoted via the group claim had its type changed but kept the
permissions of its previous type (e.g. a new user mapped to admin could
not upload). Update permissions from the new type's defaults when the
type changes, and cover it in the setUserGroup tests.
2026-06-06 23:57:56 +01:00
..
LocalAuthStrategy.js Seperate out auth strategies, update change password to return error status codes 2025-07-07 15:04:40 -05:00
OidcAuthStrategy.js Sync user permissions to the new type on OIDC group mapping 2026-06-06 23:57:56 +01:00
TokenManager.js Add unique UUID to access and refresh tokens 2026-05-21 17:08:39 -07:00