1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/frontend/src/component/admin/auth
Christopher Kolstad 63f3212624
fix: trim sso URL fields (#7301)
What the title says. There are input values that are whitespace
sensitive, so this will trim clientId and entity field, preventing the
form from sending leading or trailing whitespace. Will make a PR on
enterprise as well to trim on the backend as well.
2024-06-06 10:01:24 +02:00
..
AutoCreateForm chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
GoogleAuth chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
OidcAuth fix: trim sso URL fields (#7301) 2024-06-06 10:01:24 +02:00
PasswordAuth chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
SamlAuth fix: trim sso URL fields (#7301) 2024-06-06 10:01:24 +02:00
ScimSettings feat: move SCIM config into separate tab (#7055) 2024-05-16 08:01:32 +02:00
AuthSettings.tsx feat: move SCIM config into separate tab (#7055) 2024-05-16 08:01:32 +02:00
SsoGroupSettings.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00