-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfrontendWeb stuffWeb stuffserverRelated to the main server componentRelated to the main server component
Description
This mode can be toggles maybe with a flag (#96) and allows only the local admin to login and use the service, all the other users are redirected to a maintenance page.
We could achieve this by disabling all the realms on the login api endpoint but the local one and adding a middleware before everything that checks the maintenance flag and if the user is not an admin it returns an error (or redirect)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfrontendWeb stuffWeb stuffserverRelated to the main server componentRelated to the main server component