zeripath
19d5b2f922
Fix bugs with WebAuthn preventing sign in and registration. ( #22651 )
...
This PR fixes two bugs with Webauthn support:
* There was a longstanding bug within webauthn due to the backend using
URLEncodedBase64 but the javascript using decoding using plain base64.
This causes intermittent issues with users reporting decoding errors.
* Following the recent upgrade to webauthn there was a change in the way
the library expects RPOrigins to be configured. This leads to the
Relying Party Origin not being configured and prevents registration.
Fix #22507
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-02-01 07:24:10 +00:00
..
2023-02-01 13:32:46 +08:00
2022-12-02 17:06:23 -05:00
2022-11-27 18:20:29 +00:00
2023-02-01 07:24:10 +00:00
2023-01-02 22:46:39 +01:00
2022-11-27 18:20:29 +00:00
2023-01-02 00:06:52 +08:00
2022-12-17 22:22:25 +02:00
2022-11-27 18:20:29 +00:00
2023-01-31 09:45:19 +08:00
2022-11-27 18:20:29 +00:00
2023-01-16 13:50:53 -06:00
2023-01-05 13:58:51 +02:00
2022-12-29 10:57:15 +08:00
2022-11-27 18:20:29 +00:00
2023-01-03 16:17:13 +08:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-01-29 09:49:51 -06:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-12-03 10:48:26 +08:00
2023-01-26 22:45:49 -06:00
2022-12-02 22:14:57 +08:00
2022-11-27 18:20:29 +00:00
2023-01-16 16:21:44 +00:00
2023-01-31 13:21:29 +08:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-01-27 20:56:00 +08:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-01-31 09:45:19 +08:00
2022-11-27 18:20:29 +00:00
2022-12-31 12:49:37 +01:00
2022-12-02 22:14:57 +08:00
2023-01-29 09:49:51 -06:00
2022-11-27 18:20:29 +00:00
2023-01-31 09:45:19 +08:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-12-30 02:06:47 +02:00
2022-11-27 18:20:29 +00:00
2023-01-31 10:08:05 +01:00
2022-11-27 18:20:29 +00:00
2023-01-31 09:45:19 +08:00
2022-11-27 18:20:29 +00:00
2022-12-02 22:14:57 +08:00
2023-01-31 09:45:19 +08:00
2022-12-30 23:31:00 +08:00
2022-11-27 18:20:29 +00:00
2023-01-31 09:45:19 +08:00
2023-01-31 09:45:19 +08:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-01-31 09:45:19 +08:00
2022-12-03 10:48:26 +08:00
2022-12-20 10:04:55 +08:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-01-28 15:54:40 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-12-12 16:09:26 +08:00
2023-01-01 23:23:15 +08:00