mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Update yunohost.py
This commit is contained in:
parent
f931127938
commit
10ee96ea5d
1 changed files with 1 additions and 1 deletions
|
@ -324,7 +324,7 @@ class YunoHostLDAP:
|
|||
except:
|
||||
raise YunoHostError(169, _('An error occured during LDAP entry update'))
|
||||
else:
|
||||
return True
|
||||
return True
|
||||
|
||||
|
||||
def validate_uniqueness(self, value_dict):
|
||||
|
|
Loading…
Reference in a new issue