Closed JustSamuel closed 2 months ago
Disable SudoSOS for all non admins as a toggle
I don’t want people to mess with SudoSOS during migrations
Add a “maintenance mode” server setting, a middle ware to check and block request if enabled and a endpoint to toggle
No response
This should be a 503 Service Unavailable. Preferably, also include a Retry-After header and a visual indication of the time in the response, but that requires this information to also be stored somewhere
503 Service Unavailable
Retry-After
What would you like?
Disable SudoSOS for all non admins as a toggle
Why is this needed?
I don’t want people to mess with SudoSOS during migrations
How could it be implemented?
Add a “maintenance mode” server setting, a middle ware to check and block request if enabled and a endpoint to toggle
Other information
No response