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
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
..
buttons web/elements: fix copy on insecure origins (#4917) 2023-03-13 14:18:48 +01:00
cards web: remove more until (#5057) 2023-03-23 23:16:26 +01:00
charts web: fix theming issues when using automatic (#4898) 2023-03-10 17:33:03 +01:00
chips web/admin: fix error adding users to groups (#5016) 2023-03-20 18:15:36 +01:00
events web/admin: use full page size for modals 2023-02-14 16:16:26 +01:00
forms providers/oauth2: inconsistent client secret generation (#5241) 2023-04-13 15:06:28 +02:00
messages core: fix messages not being shown when no client is connected 2022-10-10 13:27:41 +03:00
notifications web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
oauth providers/oauth2: rework OAuth2 Provider (#4652) 2023-02-09 20:19:48 +01:00
router web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
sidebar web/admin: fix sidebar avatar not loaded (#5184) 2023-04-05 15:49:18 +02:00
table web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
user stages/user_login: terminate others (#4754) 2023-02-22 14:09:28 +01:00
utils web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
wizard web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
Alert.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Base.ts web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
CodeMirror.ts web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
Diagram.ts web: fix theming issues when using automatic (#4898) 2023-03-10 17:33:03 +01:00
Divider.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
EmptyState.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Expand.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Label.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
LoadingOverlay.ts flows: improved import (#3807) 2022-10-18 22:01:42 +02:00
Markdown.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
PageHeader.ts web: remove more until (#5057) 2023-03-23 23:16:26 +01:00
Spinner.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Tabs.ts web: remove more until (#5057) 2023-03-23 23:16:26 +01:00
Tooltip.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
TreeView.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00