Files
vantage/server/internal
mrhid6 c03360333b fix: single source of truth for local-login lockout rescue
HandleLocalLogin and HandleListPublicProviders each computed their own
answer to whether password sign-in must stay available, and they could
disagree: an instance with local login off and a licence that lapses
loses its only provider and its password form in the same moment, with
no endpoint left to recover. services.LocalLoginPermitted is now the
one predicate both call.
2026-08-03 14:11:22 +01:00
..
2026-07-31 16:58:50 +01:00
2026-07-27 15:59:45 +01:00
2026-08-03 10:18:01 +01:00
2026-07-31 15:05:21 +01:00