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/web/src/admin/sources
Jens L 6a74fa11c6
providers/oauth2: inconsistent client secret generation (#5241)
* use simpler char set for client secret

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

* also adjust radius

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

* use similar logic in web to generate ids and secrets

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

* dont use math.random

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-04-13 15:06:28 +02:00
..
ldap web: remove more until (#5057) 2023-03-23 23:16:26 +01:00
oauth web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
plex providers/oauth2: inconsistent client secret generation (#5241) 2023-04-13 15:06:28 +02:00
saml web: remove more until (#5057) 2023-03-23 23:16:26 +01:00
SourceListPage.ts web/admin: more consistent label usage, use compact labels 2022-12-25 14:06:29 +01:00
SourceViewPage.ts web: refactor rendering of source icons 2023-02-19 20:17:58 +01:00
SourceWizard.ts web/admin: fix wizards with radio selects not working correctly after use (#4933) 2023-03-13 23:42:52 +01:00