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/elements/forms
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
..
ConfirmationForm.ts web/admin: fix scrolling in remaning modals 2022-10-20 10:20:32 +02:00
DeleteBulkForm.ts web/admin: migrate api calls to async (#4335) 2023-01-02 16:13:07 +01:00
DeleteForm.ts web/admin: fix scrolling in remaning modals 2022-10-20 10:20:32 +02:00
Form.ts web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
FormElement.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
FormGroup.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
HorizontalFormElement.ts web/elements: fix search select inconsistency (#4989) 2023-03-17 13:48:34 +01:00
ModalForm.ts web/admin: show warning when adding user to superuser group (#5091) 2023-03-27 16:27:34 +02:00
ModelForm.ts web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
ProxyForm.ts web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
Radio.ts web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
SearchSelect.ts providers/oauth2: inconsistent client secret generation (#5241) 2023-04-13 15:06:28 +02:00