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
2021-10-26 12:36:14 +02:00
..
migrations feat: Update user's trust bridge information 2021-10-21 12:23:02 +02:00
rest_api feat: Add endpoint to activate users 2021-10-26 12:36:14 +02:00
__init__.py chore: Reformat files 2021-10-21 09:58:18 +02:00
admin.py chore: Reformat files 2021-10-21 09:58:18 +02:00
emails.py feat: Send confirmation email to trust giver 2021-10-22 10:36:11 +02:00
ldap.py feat: Add endpoint to activate users 2021-10-26 12:36:14 +02:00
models.py feat: Add endpoint to activate users 2021-10-26 12:36:14 +02:00
settings.py feat: Send confirmation email to trust giver 2021-10-22 10:36:11 +02:00
tests.py feat: Add endpoint to activate users 2021-10-26 12:36:14 +02:00
urls.py refactor: Adapt python and settings to memoorje 2021-10-21 10:29:37 +02:00
views.py feat: Retrieve user's trust bridge information 2021-10-21 11:53:44 +02:00
wsgi.py chore: Reformat files 2021-10-21 09:58:18 +02:00