This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
authentik
mirror of
https://github.com/goauthentik/authentik.git
Watch
1
Star
0
Fork
You've already forked authentik
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
07b7951390
authentik
/
passbook
/
factors
/
forms.py
4 lines
86 B
Python
Raw
Blame
History
"""
factor forms
"""
GENERAL_FIELDS
=
[
"
name
"
,
"
slug
"
,
"
order
"
,
"
policies
"
,
"
enabled
"
]
Reference in New Issue
View Git Blame
Copy Permalink