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
dependabot[bot] a063613f4c
build(deps): bump uvicorn from 0.11.8 to 0.12.0 (#241)
* build(deps): bump uvicorn from 0.11.8 to 0.12.0

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.8 to 0.12.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.11.8...0.12.0)

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

* lib: remove websockets ignored exception

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2020-09-30 11:49:59 +02:00
..
admin admin: fix get_form_class 2020-09-29 11:42:34 +02:00
api pytest (#209) 2020-09-11 23:21:11 +02:00
audit admin: make pagination size configurable 2020-09-26 01:55:40 +02:00
core core: make group_attributes include user's attributes 2020-09-30 11:39:25 +02:00
crypto crypto: add tests 2020-09-30 09:12:37 +02:00
flows policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
lib build(deps): bump uvicorn from 0.11.8 to 0.12.0 (#241) 2020-09-30 11:49:59 +02:00
outposts core: add AuthJsonConsumer to handle websocket authentication 2020-09-26 20:11:04 +02:00
policies policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
providers providers/proxy: start implementing basic_auth_enabled 2020-09-30 11:15:22 +02:00
recovery migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
root audit: create audit logs for model creation/updating/deletion 2020-09-21 20:26:30 +02:00
sources policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
stages policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
static build(deps): bump @fortawesome/fontawesome-free (#247) 2020-09-30 08:57:47 +02:00
__init__.py new release: 0.10.7-stable 2020-09-26 19:26:12 +02:00