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
Jens L df8995deed
policies/*: remove Policy.negate, order, timeout (#39)
policies: rewrite engine to use PolicyBinding for order/negate/timeout
policies: rewrite engine to use PolicyResult instead of tuple
2020-05-28 21:45:54 +02:00
..
migrations migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
templates/flows flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
tests policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
api.py admin: sort types, minor fixups 2020-05-13 11:57:10 +02:00
apps.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
exceptions.py flows: enum to django TextChoices 2020-05-09 20:54:56 +02:00
forms.py admin: fixup some urls 2020-05-28 10:36:27 +02:00
models.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
planner.py policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +02:00
stage.py flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
urls.py flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
views.py flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00