8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-08 07:04:06 +00:00
re2o/users
Hugo Levy-Falk 697d1ef7aa feat: Move LDAP to an optional app.
The Entire LDAP infrastructures now relies on signals rather than direct function calls and is in its own app. This means it can be deactivated, but also that we can easily plug new services in addition to LDAP, such as OAuth.

Closes issue #270
2021-01-11 21:53:49 +01:00
..
api Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
locale/fr/LC_MESSAGES Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
management/commands feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
migrations feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
templates/users Fix fucking Js 2021-01-08 23:43:51 +01:00
__init__.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
acl.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
admin.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
forms.py Move new autocomplete widgets on widget file 2021-01-02 23:21:15 +01:00
models.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
signals.py feat: Move LDAP to an optional app. 2021-01-11 21:53:49 +01:00
test_models.py I like my black. 2019-11-04 22:47:24 +01:00
tests.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
urls.py Add views and urls for autocomplete on user app 2020-12-30 18:55:28 +01:00
views.py Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
views_autocomplete.py Unlogged->LoggedOut 2021-01-02 23:42:13 +01:00
widgets.py I like my black. 2019-11-04 22:47:24 +01:00