forgejo/web_src/js
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
..
components
features Fix bugs with WebAuthn preventing sign in and registration. () () 2023-02-02 15:45:57 +08:00
markup
modules
standalone
test
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js