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/lib
Starz0r 5cfbb0993a
Allow for Configurable Redis Port (#1124)
* root: make redis port configurable

* root: parse redis port from config as an integer

* code formatting

* lifecycle: truncate line under 100 chars

* lifecycle: incorrect indenting on newline
2021-07-12 11:01:41 +02:00
..
expression lib: fix regex_match result being inverted, add tests 2021-06-23 20:06:43 +02:00
tests lib: fix regex_match result being inverted, add tests 2021-06-23 20:06:43 +02:00
utils core: deepmerge user.group_attributes, use group_attributes for user settings 2021-06-19 19:52:55 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
config.py build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +02:00
default.yml Allow for Configurable Redis Port (#1124) 2021-07-12 11:01:41 +02:00
logging.py policies: optimise logging 2021-02-02 16:12:41 +01:00
models.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
sentry.py Merge branch 'version-2021.5' 2021-05-20 20:46:18 +02:00
views.py api: fix URL names for admin Authenticator Views 2021-05-21 19:53:40 +02:00