Feature #3077
Introduce a maintenance mode
Status: | Closed | Start date: | 08/25/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | moyo | % Done: | 100% | |
Category: | Install / Update | |||
Target version: | 0.85 |
Description
Ability to put GLPI in maintenance mode for example when during upgrade
Allow one (or several) IP to still access to it (for administrators)
- Need to be specify completly : how to block / parameters of blocking...
- MoYo : administrator may also block access using apache config.
Proposal OK : skipMaintenance to enter to GLPI / Block all cron actions / additional text parameter
Related issues
Associated revisions
[0.85] prepare DB for #3077
[0.85] missing field for #3077
[0.85] Introduce a maintenance mode fixed #3077
History
#1 Updated by jmd over 10 years ago
yes it needs to be specified.
Perhaps only the user who active the maintenance mode could access to GLPI during the operation.
#2 Updated by jmd over 9 years ago
Complément issu du forum :
Ce serait bien qu'on puisse mettre GLPI en mode maintenance qui :
- Fermerait les sessions ouvertes
- Redirigerait les nouveaux accès vers une page type "site en maintenance - repassez plus tard" (idéalement au contenu paramétrable)
Bien entendu, cela imposerait aussi un accès "backdoor" pour permettre à un super-admin de se connecter quand même et effectuer les vérifications d'usage et la sortie de ce mode maintenance.
#3 Updated by moyo about 9 years ago
Est-ce qu'un accès avec un paramètre dans l'URL est suffisant ?
genre index.php?skipMaintenance=1
#4 Updated by moyo about 9 years ago
- Assignee set to moyo
#5 Updated by moyo about 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r21189.
#6 Updated by moyo almost 9 years ago
- Status changed from Resolved to Closed