This repository has been archived on 2022-05-05. You can view files and clone it, but cannot push or open issues or pull requests.
userausfall/userausfall
Konrad Mohrfeldt 2647c8534b Release 0.1.0
2021-08-03 20:42:34 +02:00
..
migrations feat: Add trust bridge and user activation 2021-08-02 14:25:58 +02:00
rest_api feat: Add API permissions 2021-08-03 12:38:34 +02:00
__init__.py Release 0.1.0 2021-08-03 20:42:34 +02:00
admin.py feat: Add trust bridge and user activation 2021-08-02 14:25:58 +02:00
apps.py Add signal handling for account creation, refs #2 2021-04-12 11:40:09 +02:00
confirmations.py refactor: Refactor djeveric code 2021-05-25 10:40:38 +02:00
emails.py refactor: Refactor djeveric code 2021-05-25 10:40:38 +02:00
ldap.py feat: Add basic function to create ldap account 2021-05-19 12:38:17 +02:00
models.py feat: Add trust bridge and user activation 2021-08-02 14:25:58 +02:00
settings.py feat: Use generic env var name 2021-07-29 11:13:54 +02:00
signals.py feat: Add trust bridge and user activation 2021-08-02 14:25:58 +02:00
urls.py feat: Allow to confirm confidant 2021-05-21 11:06:33 +02:00
wsgi.py Add initial django project 2021-04-12 09:55:30 +02:00