Recherche sur les prises
darcs-hash:20041205124002-41617-f9061503d6abd9137f90358dabb0e9ef72218794.gz
This commit is contained in:
parent
e55392c2ff
commit
bd4e952af8
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ class crans_ldap :
|
|||
|
||||
# Champs de recherche pour la recherche manuelle (en plus de la recherche auto)
|
||||
non_auto_search_champs = { 'adherent' : [ 'etudes', 'paiement', 'carteEtudiant', 'aid' , 'postalAddress', 'historique' ,'blacklist', 'droits', 'uidNumber' ], \
|
||||
'machine' : [ 'mid' , 'ipsec', 'historique', 'blacklist' , 'puissance', 'canal', 'portTCPin', 'portTCPout', 'portUDPin', 'portUDPout' ] ,
|
||||
'machine' : [ 'mid' , 'ipsec', 'historique', 'blacklist' , 'puissance', 'canal', 'portTCPin', 'portTCPout', 'portUDPin', 'portUDPout' , 'prise' ] ,
|
||||
'club' : [ 'cid' , 'responsable', 'paiement', 'historique', 'blacklist'] }
|
||||
|
||||
# Scope des différentes recherches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue