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/sources/oauth
Jens Langhammer 525d271535 *: apply new black styling 2020-09-30 19:34:22 +02:00
..
clients e2e: fix formatting 2020-09-26 18:18:01 +02:00
migrations admin: fix linting 2020-05-20 13:59:56 +02:00
templates/oauth_client sources/oauth: fix template for user settings 2020-07-06 17:48:53 +02:00
types sources/oauth: fix OAuth1 not working, cleanup 2020-09-26 01:27:33 +02:00
views *: apply new black styling 2020-09-30 19:34:22 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
apps.py sources/oauth: fix handling of sources with spaces in their name 2020-05-19 21:53:36 +02:00
auth.py sources/oauth: rewrite to not directly create user, pre-seed data into flow 2020-07-08 20:39:20 +02:00
exceptions.py sources/oauth: fix OAuth1 not working, cleanup 2020-09-26 01:27:33 +02:00
forms.py *: Adjust forms to only show respective types of Flows and PropertyMappings 2020-08-01 20:02:23 +02:00
models.py *: apply new black styling 2020-09-30 19:34:22 +02:00
settings.py sources/oauth: directly call AuthorizedServiceBackend instead of authenticate() 2020-07-07 22:23:45 +02:00
tests.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
urls.py sources/oauth: split up single large "core" views 2020-07-09 23:09:32 +02:00