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/audit
Jens Langhammer 17a2ac73e7 stages/user_write: add signals 2020-07-07 15:49:02 +02:00
..
migrations migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
templates/audit audit: move events list from admin to audit app 2020-06-30 10:23:54 +02:00
tests *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies 2020-05-16 18:07:00 +02:00
__init__.py all: get rid of individual requirements file, remove version from every module 2019-07-22 15:20:17 +02:00
api.py api: update old field names 2020-02-28 11:48:55 +01:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
models.py audit: add cleanse_dict function to ensure no passwords end in logs 2020-06-29 19:13:07 +02:00
signals.py stages/user_write: add signals 2020-07-07 15:49:02 +02:00
urls.py audit: move events list from admin to audit app 2020-06-30 10:23:54 +02:00
views.py audit: move events list from admin to audit app 2020-06-30 10:23:54 +02:00