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
Jens Langhammer 0664f0b6b2 flows: add support for default_context, etc
default_context can be used to influence policies during the planning. This should be used when the Planner is called from other views to correctly preseed the plan.
This also checks if there is a PENDING_USER set, and uses that user for the cache key instead
2020-05-20 16:15:16 +02:00
..
admin admin: fix flow ordering, fix source URLs 2020-05-20 16:09:53 +02:00
api *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies 2020-05-16 18:07:00 +02:00
audit migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
core migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
crypto crypto: fix clean_ methods not returning values 2020-05-20 16:10:12 +02:00
flows flows: add support for default_context, etc 2020-05-20 16:15:16 +02:00
lib admin: fix linting 2020-05-20 13:59:56 +02:00
policies policies/expression: validate syntax on form clean 2020-05-20 16:13:36 +02:00
providers migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
recovery migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
root root: clear cache on debug startup 2020-05-20 16:13:48 +02:00
sources flows: add support for default_context, etc 2020-05-20 16:15:16 +02:00
stages admin: remove inline JS, add CodeMirror widget for jinja and yaml 2020-05-20 13:00:45 +02:00
static admin: remove inline JS, add CodeMirror widget for jinja and yaml 2020-05-20 13:00:45 +02:00
__init__.py new release: 0.8.15-beta 2020-04-10 21:57:20 +02:00