- Remove dead stub UploadAvatar in user_handler.go (real impl in avatar_handler.go) - Fix GetAuthCapabilities to call service (was returning hardcoded static JSON, missing admin_bootstrap_required) - Replace AdminRoleID=1 hardcoded constant with getAdminRoleID(ctx) dynamic lookup by code="admin" - Fix double Argon2id hash computation in ChangePassword (hash once, reuse) - Add PredefinedRoles seed to newIsolatedDB test infrastructure (fixes broken ADMIN_* tests)
10 KiB
10 KiB