authentik/passbook/policies/forms.py

4 lines
88 B
Python
Raw Normal View History

2019-10-07 15:33:48 +01:00
"""General fields"""
GENERAL_FIELDS = ['name', 'action', 'negate', 'order', 'timeout']