diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index c67531ea..e77d8d44 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -1038,7 +1038,7 @@ class BaseClasseCrans(CransLdap): 'rewriteMailHeaders', 'contourneGreylist', 'puissance', 'canal', 'prise', 'responsable', 'macAddress', 'ipHostNumber', 'host', 'positionBorne', - 'derniereConnexion']: + 'derniereConnexion', 'hotspot']: if champ in self.modifs: if champ not in self._init_data.keys(): valeur_initiale = 'N/A'