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/lib
Jens L 7be680cbe5
Migrate to Docusaurus (#329)
* docs: initial migration to docusaurus

* website: add custom font, update blurbs and icons

* website: update splash

* root: update links to docs

* flows: use .pbflow extension so docusaurus doesn't mangle the files

* e2e: workaround prospector

* Squashed commit of the following:

commit 1248585dca
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date:   Sun Nov 15 20:46:53 2020 +0100

    e2e: attempt to fix prospector error again

commit 1319c480c4
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date:   Sun Nov 15 20:41:35 2020 +0100

    ci: install previous python version for upgrade testing

* web: update accent colours and format

* website: format markdown files

* website: fix colours for text

* website: switch to temporary accent colour to improve readability

* flows: fix path for TestTransferDocs

* flows: fix formatting of tests
2020-11-15 22:42:02 +01:00
..
expression *: apply new black styling 2020-09-30 19:34:22 +02:00
templates/lib *: rename templatetags to clearly identify 2020-05-15 10:54:31 +02:00
templatetags lib: add configurable avatars, set to none mode for tests 2020-10-22 14:03:31 +02:00
utils root: fix IP detection when using multiple reverse proxies 2020-09-20 13:36:23 +02:00
__init__.py all: get rid of individual requirements file, remove version from every module 2019-07-22 15:20:17 +02:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
config.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
default.yml Migrate to Docusaurus (#329) 2020-11-15 22:42:02 +01:00
logging.py core: add X-passbook-id to every request with unique ID 2020-09-21 19:37:44 +02:00
models.py providers/proxy: add domainless URL Validator 2020-09-13 21:52:34 +02:00
sentry.py root: fix asgi import order 2020-11-12 11:58:51 +01:00
tasks.py core: adjust timeout of backup task's caching 2020-11-03 22:53:58 +01:00
tests.py policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
views.py *: apply new black styling 2020-09-30 19:34:22 +02:00
widgets.py admin: improve policy binding listing by showing Target object type 2020-07-04 00:18:19 +02:00