.. |
api
|
events: rewrite GeoIP to a wrapper, reload file every 8 hours
|
2021-06-06 00:42:41 +02:00 |
migrations
|
core: make application.meta_icon nullable
|
2021-06-05 21:06:52 +02:00 |
sources
|
core: catch IntegrityError in flow_manager and deny request
|
2021-05-09 23:31:39 +02:00 |
templates
|
core: move end-session to core
|
2021-06-06 13:56:38 +02:00 |
tests
|
core: add minor tests for users api
|
2021-06-06 01:23:04 +02:00 |
views
|
core: make EndSessionView inherit PolicyAccessView
|
2021-06-06 14:07:50 +02:00 |
__init__.py
|
…
|
|
apps.py
|
Prometheus metrics (#914)
|
2021-05-23 20:29:34 +02:00 |
channels.py
|
api: rename auth to authentication, add authorization for rest_framework permission class
|
2021-05-21 20:14:03 +02:00 |
exceptions.py
|
wip: rename to authentik (#361)
|
2020-12-05 22:08:42 +01:00 |
expression.py
|
expressions: set exception as message field
|
2021-01-14 21:58:10 +01:00 |
managed.py
|
core: make Source model managed, add inbuilt source
|
2021-04-09 16:20:59 +02:00 |
middleware.py
|
core: add http host in log messages
|
2021-05-29 19:07:54 +02:00 |
models.py
|
core: add configure_url to UserSettings for both stages and sources
|
2021-06-08 19:21:27 +02:00 |
signals.py
|
core: delete AuthenticatedSession on logout
|
2021-05-30 00:27:33 +02:00 |
tasks.py
|
core: improve error handling for backups
|
2021-05-13 17:56:49 +02:00 |
types.py
|
core: add configure_url to UserSettings for both stages and sources
|
2021-06-08 19:21:27 +02:00 |
urls.py
|
core: make EndSessionView inherit PolicyAccessView
|
2021-06-06 14:07:50 +02:00 |