[config,firewall,portail_captif] Blacklist virtuelle pour les gens non à jour du paiement
This commit is contained in:
parent
81eddeb0ff
commit
8e2fef80cb
3 changed files with 14 additions and 21 deletions
|
@ -45,6 +45,7 @@ deco={
|
|||
'bloq':'ERR_CUSTOM_BLOQ.html',
|
||||
|
||||
'nouvelle_annee':'ERR_CUSTOM_NOUVELLE_ANNEE.html',
|
||||
'paiement': 'ERR_CUSTOM_NOUVELLE_ANNEE.html',
|
||||
'proxy_local':'ERR_CUSTOM_PROXY_LOCAL.html',
|
||||
|
||||
'virus':'ERR_CUSTOM_BL_VIRUS.html',
|
||||
|
@ -62,7 +63,7 @@ blacklist_key = [
|
|||
'p2p','autodisc_p2p','upload','autodisc_uplaod','warez',
|
||||
'carte_etudiant','chambre_invalide','mail_invalide',
|
||||
'bloq',
|
||||
'nouvelle_annee','proxy_local',
|
||||
'nouvelle_annee','proxy_local', 'paiement',
|
||||
'inscrit'
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue