This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
authentic2-pratic/src/authentic2_pratic
Benjamin Dauvergne c83b694f58 load-pratic-ldif: allow modifying existing users 2015-11-25 15:33:32 +01:00
..
locale/fr/LC_MESSAGES translation update (#7678) 2015-06-25 10:18:25 +02:00
management load-pratic-ldif: allow modifying existing users 2015-11-25 15:33:32 +01:00
migrations Replace the certificate field by an authentication_level field (fixes #7653) 2015-06-22 17:56:58 +02:00
templates/authentic2_pratic Remove the agent homepage (fixes #7678) 2015-06-25 10:16:24 +02:00
__init__.py Reorder authentication backend so that SSL is tried before login/password (#7651) 2015-06-22 16:52:07 +02:00
admin.py Premier commit 2014-10-29 16:59:17 +01:00
app_settings.py Implémentation des backends pr@tic d'authentification 2014-11-19 14:19:19 +01:00
attribute_backend.py Add a CN attribute to pratic attributes 2015-06-30 10:17:07 +02:00
auth_frontends.py Add debug log of ssl_info dict in the login view (fixes #7674) 2015-06-24 12:16:27 +02:00
backends.py Test if ssl_info.collectivity is not None before validating the received collectivity 2015-06-23 10:13:22 +02:00
constants.py Replace the certificate field by an authentication_level field (fixes #7653) 2015-06-22 17:56:58 +02:00
dashboard.py Premier commit 2014-10-29 16:59:17 +01:00
fields.py forms: use djago-select2 field for selecting the collectivity 2015-05-22 17:07:26 +02:00
forms.py Add sirh_code to user forms 2015-09-24 11:17:06 +02:00
managers.py orverride natural key implementation for User 2015-09-24 12:12:18 +02:00
middleware.py middleware: always load SSL informations in the request, to allow changing your user 2015-03-26 16:37:06 +01:00
models.py update rbac on collectivity deletions 2015-09-24 12:13:02 +02:00
tables.py Update project 2015-05-29 13:25:24 +02:00
urls.py adapt manage/menu.json to return pratic links (#7676) 2015-08-04 12:22:19 +02:00
utils.py Restrict the collectivity selectors to collectivities linked to the certificate, if only one collectivity exists, set readonly (fixes #7651) 2015-06-22 16:52:27 +02:00
views.py adapt manage/menu.json to return pratic links (#7676) 2015-08-04 12:22:19 +02:00