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/flows/migrations
Jens Langhammer ec823aebed flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
..
0001_initial.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
0002_default_flows.py flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
0003_auto_20200523_1133.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
0004_source_flows.py flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
0005_provider_flows.py flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
0006_auto_20200629_0857.py flows: remove generic "password change" designation and add setup_stage 2020-06-29 11:12:51 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00