[5.6] Add allowed ip's or networks to Maintenance Mode - #24003
Conversation
|
Can you explain your use case? When is your App going into maintenance mode, and what do you need to see on your production app when it's in maintenance mode? |
|
Fixing Data issues in production would be one use case, would be particularly useful for e-commerce instances changing promotional content. |
|
ahh, so you're thinking like an https://apple.com shutting down its store when it adds new products? |
|
Yeah, you and sort out product layouts, banners etc... without displaying to customers till it's ready. I don't currently require this functionality myself but could see it being useful. |
|
Nice idea. I always whitelist my own IP when I take a production site down. It's nice to be able to have a look around before turning everything back on. |
|
This feature (probably) allows for validating the changes (something on the lines of a "build checklist") on the live environment, before pulling down the maintenance shield (and, hopefully, allows triggering a rollback mechanism if any check fails from the build checklist). |
With this PR I can access to the App in maintenance mode from certain ip address or networks.
Example: