- Issue created by @apaderno
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Actually, to redirect users when the maintenance mode is enabled, the module should subscribe to a different event, which is created when a site is in maintenance mode and the logged-in user is not allowed to access a site in maintenance mode. This simplifies the code, as the event subscriber can be sure those conditions are met.