8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-16 23:56:12 +00:00
re2o/re2o
Hugo Levy-Falk 11028140d9 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-24 16:37:10 +01:00
..
locale/fr/LC_MESSAGES Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
management Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
templates/re2o Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
templatetags Add can_list acl, move views autocomplete mixins to re2o/views.py 2021-01-24 16:37:09 +01:00
__init__.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
acl.py Add can_list acl, move views autocomplete mixins to re2o/views.py 2021-01-24 16:37:09 +01:00
aes_field.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
base.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
context_processors.py feat: Move LDAP to an optional app. 2021-01-24 16:37:10 +01:00
contributors.py update contributors for 2.8 2019-12-28 12:56:07 +01:00
field_permissions.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
login.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
mail_utils.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
middleware.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
mixins.py Move new autocomplete widgets on widget file 2021-01-24 16:37:09 +01:00
script_utils.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
settings.py Add dal to installed apps 2021-01-24 16:37:09 +01:00
settings_default.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
settings_local.example.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
urls.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
utils.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
views.py Unlogged->LoggedOut 2021-01-24 16:37:09 +01:00
widgets.py Move new autocomplete widgets on widget file 2021-01-24 16:37:09 +01:00
wsgi.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00