This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/core/forms
Jens Langhammer 5f861189e4 Merge branch 'master' into 23-groups
# Conflicts:
#	passbook/admin/templates/administration/base.html
2019-03-10 17:13:29 +01:00
..
__init__.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
applications.py automatically fill slug field while typing 2019-02-21 17:01:12 +01:00
authentication.py use HTML5 autocomplete values to better handle password managers 2019-03-02 23:19:58 +01:00
factors.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
groups.py add group administration 2019-03-08 15:49:45 +01:00
invitations.py add SignUp Confirmation (required by default, can be disabled in invitations) closes #6 2019-02-25 21:03:24 +01:00
policies.py add PasswordPolicyForm back in 2019-02-26 15:41:11 +01:00
users.py use HTML5 autocomplete values to better handle password managers 2019-03-02 23:19:58 +01:00