8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-22 11:23:10 +00:00
re2o/users
Maël Kervella 5706e9064e Fix #117 : Use unix_name instead of name for ldap groups
A group in the LDAP now use the `unix_name` instead of the `name`
The `new_group` form has now a more logical order for the fields
The label for the `unix_name` is now more explicit
2018-07-07 12:53:57 +00:00
..
management/commands Pep8 compliance on users 2018-04-15 10:52:26 +00:00
migrations Add migrations for the fix 2018-04-26 18:21:48 +00:00
templates/users Ajout d'un bouton pour supprimer les accés gracieux 2018-06-17 13:12:12 +00:00
__init__.py Pylint compliance on users 2018-04-15 10:52:27 +00:00
acl.py Pep8 compliance on users 2018-04-15 10:52:26 +00:00
admin.py Pylint compliance on users 2018-04-15 10:52:27 +00:00
forms.py Fix #117 : Use unix_name instead of name for ldap groups 2018-07-07 12:53:57 +00:00
models.py Fix #117 : Use unix_name instead of name for ldap groups 2018-07-07 12:53:57 +00:00
serializers.py Pylint compliance on users 2018-04-15 10:52:27 +00:00
tests.py Fix ldap testing 2018-06-21 15:09:40 +00:00
urls.py Ajout d'un bouton pour supprimer les accés gracieux 2018-06-17 13:12:12 +00:00
views.py Ajout d'un bouton pour supprimer les accés gracieux 2018-06-17 13:12:12 +00:00
widgets.py Avec le name ça marche mieux 2018-05-13 17:54:48 +02:00