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/api
dependabot[bot] bd8794f646
core: bump structlog from 21.5.0 to 22.1.0 (#3294)
* core: bump structlog from 21.5.0 to 22.1.0

Bumps [structlog](https://github.com/hynek/structlog) from 21.5.0 to 22.1.0.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hynek/structlog/compare/21.5.0...22.1.0)

---
updated-dependencies:
- dependency-name: structlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* migrate threaedlocal to contextvars

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-07-23 22:40:56 +02:00
..
templates/api api: update API browser to match admin UI and auto-switch theme 2022-05-25 20:09:29 +02:00
tests api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +02:00
v3 web: ignore module load errors 2022-07-01 16:49:37 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py outposts: fix integrity error with tokens 2021-06-13 13:36:54 +02:00
authentication.py core: bump structlog from 21.5.0 to 22.1.0 (#3294) 2022-07-23 22:40:56 +02:00
authorization.py api: fix OwnerFilter filtering out objects for superusers 2022-05-14 21:36:00 +02:00
decorators.py core: fix tokens not being viewable but superusers 2021-09-19 16:11:20 +02:00
pagination.py core: make filefields readonly 2021-05-16 17:34:55 +02:00
schema.py *: fix typos in code 2021-09-25 00:01:11 +02:00
urls.py root: remove old api path 2022-01-06 22:21:21 +01:00
views.py *: linting pass, rename from swagger to schema 2021-05-16 15:22:57 +02:00