.. |
dummy
|
policies/*: cleanup api and forms, use correct inheritance
|
2021-02-11 19:50:02 +01:00 |
event_matcher
|
policies: remove deprecated group_membership policy
|
2021-03-23 14:43:24 +01:00 |
expiry
|
policies/*: cleanup api and forms, use correct inheritance
|
2021-02-11 19:50:02 +01:00 |
expression
|
*: replace List from typing with normal list
|
2021-02-18 13:45:46 +01:00 |
hibp
|
policies/*: cleanup api and forms, use correct inheritance
|
2021-02-11 19:50:02 +01:00 |
migrations
|
policies: add ability to directly assign groups in bindings
|
2021-02-11 20:36:48 +01:00 |
password
|
policies/*: cleanup api and forms, use correct inheritance
|
2021-02-11 19:50:02 +01:00 |
reputation
|
stages/reputation: add API for user and IP Score
|
2021-03-01 20:22:37 +01:00 |
templates/policies
|
policies: show messages of root result
|
2021-03-23 17:14:54 +01:00 |
tests
|
policies: fix tests creating policies with empty names
|
2021-03-01 19:22:35 +01:00 |
__init__.py
|
wip: rename to authentik (#361)
|
2020-12-05 22:08:42 +01:00 |
api.py
|
flows: add API to clear cache
|
2021-03-23 10:37:41 +01:00 |
apps.py
|
wip: rename to authentik (#361)
|
2020-12-05 22:08:42 +01:00 |
denied.py
|
web: detect deep links in flow interface and redirect locally
|
2021-03-23 18:04:21 +01:00 |
engine.py
|
root: upgrade to pylint 2.7
|
2021-03-22 20:03:33 +01:00 |
exceptions.py
|
policies: pass direct exception from expression policies
|
2021-01-16 15:41:59 +01:00 |
forms.py
|
lib: don't order_by on widget because PolicyBindingModel, order in form
|
2021-03-01 19:23:09 +01:00 |
models.py
|
stages/*: simplify __str__ of classes
|
2021-03-01 18:30:47 +01:00 |
process.py
|
policies: add ability to directly assign groups in bindings
|
2021-02-11 20:36:48 +01:00 |
signals.py
|
policies: fix error when clearing policy cache when no policies are cached
|
2021-03-13 21:10:13 +01:00 |
types.py
|
root: add initial geoip implementation
|
2021-02-12 09:52:14 +01:00 |
utils.py
|
*: replace Dict from typing with normal dict
|
2021-02-18 13:41:03 +01:00 |
views.py
|
ci: fix missing isort
|
2021-03-23 18:28:23 +01:00 |