jitsu
jitsu copied to clipboard
Maintenance mode at EN frontend
Problem
To simplify some system operations like data migration and so on, which require immutability of backend data, it's nice to have some way to make configurations read-only or restrict access to data until maintenance is finished.
Solution
Implement a maintenance mode page that prevents data changes at the backend. Administrators must be able to activate/deactivate maintenance mode