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/migrations
Jens Langhammer 2b8c2b2346 use Django's Admin FilteredSelectMultiple for Group Membership 2019-03-10 18:06:06 +01:00
..
0001_initial.py Rule -> Policies 2019-02-16 10:24:31 +01:00
0002_auto_20190216_1002.py fix inconsistent naming again 2019-02-16 11:13:00 +01:00
0003_auto_20190216_1004.py fix inconsistent naming again 2019-02-16 11:13:00 +01:00
0004_auto_20190216_1013.py add help texts to explain naming 2019-02-16 11:25:53 +01:00
0005_auto_20190221_1201.py Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
0006_factor_arguments.py Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
0007_auto_20190221_1233.py Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
0008_auto_20190221_1516.py fix Contains not working correctly 2019-02-21 16:21:45 +01:00
0009_auto_20190224_0950.py use Inheritance for Factors instead of JSONField 2019-02-24 22:39:09 +01:00
0010_auto_20190224_1016.py use Inheritance for Factors instead of JSONField 2019-02-24 22:39:09 +01:00
0011_auto_20190225_1438.py add signal for password change, add field for password policies 2019-02-25 15:41:36 +01:00
0012_nonce.py add Nonce (one-time links), add password reset function (missing e-mail verification), closes #7 2019-02-25 20:46:23 +01:00
0013_invitation_needs_confirmation.py add SignUp Confirmation (required by default, can be disabled in invitations) closes #6 2019-02-25 21:03:24 +01:00
0014_auto_20190226_0850.py Automatically create PasswordFactor on initial setup closes #16 2019-02-26 09:54:51 +01:00
0015_passwordpolicy_error_message.py add PasswordPolicyForm back in 2019-02-26 15:41:11 +01:00
0016_auto_20190227_1355.py switch from first_name and last_name to name 2019-02-27 15:09:05 +01:00
0017_propertymapping.py add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
0018_provider_property_mappings.py add PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00
0019_auto_20190310_1615.py use Django's Admin FilteredSelectMultiple for Group Membership 2019-03-10 18:06:06 +01:00
__init__.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00