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 dbcdab05ff audit: create audit logs for model creation/updating/deletion 2020-09-21 20:26:30 +02:00
..
migrations audit: remove foreign key to user, save user data as json 2020-09-21 13:20:50 +02:00
templates/audit audit: remove foreign key to user, save user data as json 2020-09-21 13:20:50 +02:00
tests audit: create audit logs for model creation/updating/deletion 2020-09-21 20:26:30 +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
middleware.py audit: create audit logs for model creation/updating/deletion 2020-09-21 20:26:30 +02:00
models.py audit: create audit logs for model creation/updating/deletion 2020-09-21 20:26:30 +02:00
signals.py audit: create audit logs for model creation/updating/deletion 2020-09-21 20:26:30 +02:00
urls.py audit: move events list from admin to audit app 2020-06-30 10:23:54 +02:00
views.py audit: fix list not having loginrequired 2020-07-15 18:34:53 +02:00