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/core/api
Jens L ccfd45774e
*: fix api errors raised in general validate() to specify a field (#6663)
* *: fix api errors raised in general validate() to specify a field

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* remove required flag for tls server name for ldap provider

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* attempt to make timing test less flaky

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix tests

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-08-29 14:41:48 +02:00
..
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
applications.py core: applications backchannel provider (#5449) 2023-05-08 15:29:12 +02:00
authenticated_sessions.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
devices.py core: add API Endpoint to get all MFA devices, add web ui to delete MFA devices of any user 2022-07-28 23:50:25 +02:00
groups.py core: prevent selecting a group as a parent of itself (#6016) 2023-06-20 20:21:58 +02:00
propertymappings.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
providers.py providers/ldap: fix LDAP Outpost application selection (#5812) 2023-05-31 14:14:25 +02:00
sources.py blueprints: support setting file URLs in blueprints (#5510) 2023-05-08 15:07:00 +02:00
tokens.py *: fix api errors raised in general validate() to specify a field (#6663) 2023-08-29 14:41:48 +02:00
used_by.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
users.py blueprints: fix tag values not resolved correctly (#6653) 2023-08-28 18:27:44 +02:00
utils.py providers: add preview for mappings (#4254) 2022-12-21 12:13:11 +01:00