paiement est une blacklist soft
This commit is contained in:
parent
c958675ce0
commit
a7d75b8f6e
2 changed files with 5 additions and 2 deletions
|
@ -404,7 +404,7 @@ blacklist_items = { u'bloq': u'Blocage total de tous les services',
|
|||
}
|
||||
|
||||
#: Blacklistes entrainant une déconnexion complète
|
||||
blacklist_sanctions = ['warez', 'p2p', 'autodisc_p2p','autodisc_virus','virus', 'bloq', 'paiement']
|
||||
blacklist_sanctions = ['warez', 'p2p', 'autodisc_p2p','autodisc_virus','virus', 'bloq']
|
||||
if bl_carte_et_definitif:
|
||||
blacklist_sanctions.append('carte_etudiant')
|
||||
#: Blacklistes redirigeant le port 80 en http vers le portail captif (avec des explications)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue