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

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 

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 () 2022-09-22 22:00:29 -05:00
js Fix bugs with WebAuthn preventing sign in and registration. () () 2023-02-02 15:45:57 +08:00
less Truncate commit summary on repo files table. () () 2023-01-20 23:34:52 +08:00
svg Add support for Vagrant packages () 2022-08-29 15:04:45 +08:00