This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
authentic2-pratic/src/authentic2_pratic/migrations
Benjamin Dauvergne 3cac2e4402 Replace the certificate field by an authentication_level field (fixes #7653)
The field cannot be empty. On each sso it's matched agains the
authentication levels found in the session.
2015-06-22 17:56:58 +02:00
..
0001_initial.py Update project 2015-05-29 13:25:24 +02:00
0002_serviceinstance_certificate.py Update project 2015-05-29 13:25:24 +02:00
0003_auto_20150602_1226.py add migration for change of ServiceInstance.collectivity.related_name 2015-06-02 12:26:41 +02:00
0004_auto_20150615_1851.py Add CAS support to the manager 2015-06-17 15:56:13 +02:00
0005_auto_20150616_1649.py Add migration for fixes on verbose names 2015-06-22 16:51:51 +02:00
0006_auto_20150622_1600.py Add migration for adding a2_service, fix import path for ForeignKey 2015-06-22 16:51:51 +02:00
0007_auto_20150622_1701.py Replace the certificate field by an authentication_level field (fixes #7653) 2015-06-22 17:56:58 +02:00
__init__.py models: adapt to custom user model in authentic2 2015-05-22 17:07:26 +02:00