.. |
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
|
rewrite PasswordFactor to use backends setting instead of trying all backends
|
2019-03-10 21:47:08 +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 |
0020_groupmembershippolicy.py
|
Add Group Member policy
|
2019-03-10 19:32:18 +01:00 |
0021_policy_timeout.py
|
add timeout field to policy to prevent stuck policies
|
2019-03-21 14:48:51 +01:00 |
0022_nonce_expiring.py
|
add ability to have non-expiring nonces, clean up expired nonces
|
2019-04-04 21:49:10 +02:00 |
0023_remove_user_applications.py
|
fix inconsistent migrations
|
2019-04-13 17:52:11 +02:00 |
0024_ssologinpolicy.py
|
create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login
|
2019-04-29 23:19:37 +02:00 |
__init__.py
|
add working oauth and ldap client
|
2018-11-11 13:41:48 +01:00 |