authentic/src/authentic2/a2_rbac/migrations
Valentin Deniaud 5f0c03e32f a2_rbac: move role attributes to real model fields (#69895) 2022-11-29 14:05:38 +01:00
..
0001_initial.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
0002_role_external_id.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0003_partial_unique_index_on_name_and_slug.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0004_auto_20150523_0028.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0005_auto_20150526_1406.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0006_auto_20150619_1056.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0007_auto_20150708_1337.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0008_auto_20150810_1953.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0009_partial_unique_index_on_permission.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0010_auto_20160209_1417.py a2_rbac: fix typo in migration (#57591) 2021-10-05 12:05:24 +02:00
0011_auto_20160209_1511.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0013_auto_20170629_0007.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0014_auto_20170711_1024.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0015_organizationalunit_validate_emails.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0016_auto_20171208_1429.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0017_organizationalunit_user_can_reset_password.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0018_organizationalunit_user_add_password_policy.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0019_organizationalunit_show_username.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0020_partial_unique_index_on_name.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
0021_auto_20200317_1514.py django_rbac: remove utils (#70894) 2022-11-14 12:00:15 +01:00
0022_auto_20200402_1101.py a2_rbac: change unused accounts delays, to have nicer first message (#62174) 2022-02-25 11:58:28 +01:00
0023_role_can_manage_members.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
0024_fix_self_admin_perm.py a2_rbac: move signal handlers from django_rbac (#69902) 2022-10-19 14:53:34 +02:00
0025_auto_20210622_1132.py a2_rbac: fix inconsistencies in OUs' user password reset option (#46650) 2021-07-09 09:58:07 +02:00
0026_add_roleparenting_soft_delete.py misc: implement soft-delete on RoleParenting (#57500) 2022-03-25 11:14:05 +01:00
0026_organizationalunit_check_required_on_login_attributes.py a2_rbac: disable required attributes check at OU level (#58546) 2021-12-13 09:47:16 +01:00
0027_auto_20211213_0949.py a2_rbac: use a TextField to store role name (#59122) 2021-12-13 09:49:26 +01:00
0027_auto_20220331_1521.py misc: add logo and text color for service and OU (#47406) 2022-04-05 11:49:14 +02:00
0028_ou_home_url.py a2_rbac: add home_url field on OrganizationalUnit (#60349) 2022-01-28 13:08:10 +01:00
0029_use_unique_constraints.py misc: drop use of custom partial index on Role and Permission (#63690) 2022-04-07 18:44:23 +02:00
0030_organizationalunit_min_password_strength.py misc: make minimum password strength configurable in ous (#68745) 2022-10-07 08:48:58 +02:00
0031_new_operation_model.py a2_rbac: migrate existing operations to new model (#69902) 2022-10-19 14:53:34 +02:00
0032_copy_operations_data.py a2_rbac: migrate existing operations to new model (#69902) 2022-10-19 14:53:34 +02:00
0033_remove_old_operation_fk.py a2_rbac: migrate existing operations to new model (#69902) 2022-10-19 14:53:34 +02:00
0034_new_role_fields.py a2_rbac: move role attributes to real model fields (#69895) 2022-11-29 14:05:38 +01:00
0035_populate_role_fields.py a2_rbac: move role attributes to real model fields (#69895) 2022-11-29 14:05:38 +01:00
0036_delete_roleattribute.py a2_rbac: move role attributes to real model fields (#69895) 2022-11-29 14:05:38 +01:00
__init__.py a2_rbac: integrate django_rbac in authentic2 2015-05-18 21:48:41 +02:00