This website requires JavaScript.
Explore
Help
Sign In
habsi
/
authentik
Watch
1
Star
0
Fork
0
You've already forked authentik
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff37ed095c132234b1ff22afc89318e28b84ceee
authentik
/
passbook
/
core
/
forms
History
Jens Langhammer
5d1a3043b2
create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login
...
implement SESSIION_IS_SSO_LOGIN for OAuth Client and core MFA
2019-04-29 23:19:37 +02: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
fix missing/wrong widget inputs
2019-04-29 23:16:04 +02: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
create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login
2019-04-29 23:19:37 +02:00
users.py
use HTML5 autocomplete values to better handle password managers
2019-03-02 23:19:58 +01:00