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/core
Jens Langhammer 5ba55356a9 admin: cleanup templates, cleanup templatetags 2020-05-19 20:29:02 +02:00
..
api *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies 2020-05-16 18:07:00 +02:00
forms core: remove policies from application form 2020-05-16 20:48:45 +02:00
migrations *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies 2020-05-16 18:07:00 +02:00
templates admin: cleanup templates, cleanup templatetags 2020-05-19 20:29:02 +02:00
templatetags Revert "*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through" 2020-05-16 16:02:42 +02:00
tests stages/user_delete: fix formatting 2020-05-12 15:23:17 +02:00
views Revert "*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through" 2020-05-16 16:02:42 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py core: add general admin.py loader, remove individual files 2020-05-07 00:05:10 +02:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
models.py *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies 2020-05-16 18:07:00 +02:00
signals.py *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies 2020-05-16 18:07:00 +02:00
tasks.py core: rename nonce to token 2020-05-16 16:11:53 +02:00
types.py factors: -> stage 2020-05-08 20:59:51 +02:00
urls.py stages/user_delete: add user delete stage, remove view from core 2020-05-12 14:50:00 +02:00