This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
83205f1b49
authentik
/
passbook
/
policies
/
reputation
History
Jens Langhammer
6aefd072c8
policies/*: remove path-based import from all policies
2020-07-20 16:05:09 +02:00
..
migrations
migrate to per-model UUID Primary key, remove UUIDModel (
#26
)
2020-05-20 09:17:06 +02:00
__init__.py
*(minor): small refactor
2019-10-07 16:33:48 +02:00
api.py
all: implement black as code formatter
2019-12-31 12:51:16 +01:00
apps.py
all: implement black as code formatter
2019-12-31 12:51:16 +01:00
forms.py
policies/dummy: separate dummy policy from core into app
2020-05-10 02:14:55 +02:00
models.py
policies/*: remove path-based import from all policies
2020-07-20 16:05:09 +02:00
settings.py
policies/reputation: rewrite to save score into cache and save into DB via worker
2020-07-07 17:03:57 +02:00
signals.py
policies/reputation: only change score when credentials contain username
2020-07-07 22:25:37 +02:00
tasks.py
polices: add helper to remove None-value keys from dict for policies
2020-07-08 23:07:16 +02:00
tests.py
policies/reputation: rewrite to save score into cache and save into DB via worker
2020-07-07 17:03:57 +02:00