forgejo/web_src
zeripath 2e12161620
Fix bugs with WebAuthn preventing sign in and registration. (#22651) (#22721)
Partial Backport #22651

This PR fixes 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.

Fix #22507

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-02 15:45:57 +08:00
..
fomantic Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00
js Fix bugs with WebAuthn preventing sign in and registration. (#22651) (#22721) 2023-02-02 15:45:57 +08:00
less Truncate commit summary on repo files table. (#22551) (#22552) 2023-01-20 23:34:52 +08:00
svg Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00