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/authentik/outposts
Jens L 98a07cd0ef
events: stop spam (#7611)
* events: don't log updates to internal service accounts

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* dont log reputation updates

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* don't actually ignore things, stop updating outpost user when not required

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* prevent updating internal service account users

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix setattr call

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-11-18 01:46:16 +01:00
..
api ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
controllers outposts: fix patch processing (#6338) 2023-07-24 10:25:14 +00:00
migrations core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
tests outposts: use channel groups instead of saving channel names (#7183) 2023-10-16 17:01:44 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
consumer.py root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
docker_ssh.py outposts: fix indentation in generated SSH Config 2022-09-29 09:23:27 +00:00
docker_tls.py outposts: add remote docker integration via SSH 2021-12-25 16:31:34 +01:00
models.py events: stop spam (#7611) 2023-11-18 01:46:16 +01:00
settings.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
tasks.py outposts: use channel groups instead of saving channel names (#7183) 2023-10-16 17:01:44 +02:00
urls.py outposts: use channel groups instead of saving channel names (#7183) 2023-10-16 17:01:44 +02:00