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 883d439544 add timeout field to policy to prevent stuck policies 2019-03-21 14:48:51 +01:00
..
__init__.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
applications.py always use FilteredSelectMultiple for many-to-many fields 2019-03-10 18:34:09 +01:00
authentication.py use HTML5 autocomplete values to better handle password managers 2019-03-02 23:19:58 +01:00
factors.py rewrite PasswordFactor to use backends setting instead of trying all backends 2019-03-10 21:47:08 +01:00
groups.py always use FilteredSelectMultiple for many-to-many fields 2019-03-10 18:34:09 +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 timeout field to policy to prevent stuck policies 2019-03-21 14:48:51 +01:00
users.py use HTML5 autocomplete values to better handle password managers 2019-03-02 23:19:58 +01:00