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/sources
Jens Langhammer f05997740f
ATH-01-008: fix web forms not submitting correctly when pressing enter
When submitting some forms with the Enter key instead of clicking "Confirm"/etc, the form would not get submitted correctly

This would in the worst case is when setting a user's password, where the new password can end up in the URL, but the password was not actually saved to the user.

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

# Conflicts:
#	web/src/admin/applications/ApplicationCheckAccessForm.ts
#	web/src/admin/crypto/CertificateGenerateForm.ts
#	web/src/admin/flows/FlowImportForm.ts
#	web/src/admin/groups/RelatedGroupList.ts
#	web/src/admin/policies/PolicyTestForm.ts
#	web/src/admin/property-mappings/PropertyMappingTestForm.ts
#	web/src/admin/providers/saml/SAMLProviderImportForm.ts
#	web/src/admin/users/RelatedUserList.ts
#	web/src/admin/users/ServiceAccountForm.ts
#	web/src/admin/users/UserPasswordForm.ts
#	web/src/admin/users/UserResetEmailForm.ts
2023-06-19 13:42:51 +02:00
..
ldap ATH-01-008: fix web forms not submitting correctly when pressing enter 2023-06-19 13:42:51 +02:00
oauth sources/oauth: fix not all token errors being logged with response 2023-02-17 13:22:41 +01:00
plex web: bump mermaid from 10.0.1 to 10.0.2 in /web (#4837) 2023-03-03 10:27:16 +01:00
saml root: add common fixture loader (#4946) 2023-03-14 17:13:03 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00