forgejo/modules
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
..
actions Add more events details supports for actions (#22680) 2023-02-01 13:32:46 +08:00
activitypub
analyze
auth Fix bugs with WebAuthn preventing sign in and registration. (#22651) 2023-02-01 07:24:10 +00:00
avatar
base
cache
charset
container
context Implement actions (#21937) 2023-01-31 09:45:19 +08:00
csv
doctor Add cron method to gc LFS MetaObjects (#22385) 2023-01-16 13:50:53 -06:00
emoji Fix unstable emoji sort (#22346) 2023-01-05 13:58:51 +02:00
eventsource
generate
git Use git command instead of exec.Cmd in blame (#22098) 2023-01-03 16:17:13 +08:00
gitgraph
graceful
hcaptcha Consume hcaptcha and pwn deps (#22610) 2023-01-29 09:49:51 -06:00
highlight
hostmatcher
html
httpcache
httplib
indexer
issue/template Allow issue templates to not render title (#22589) 2023-01-26 22:45:49 -06:00
json
lfs
log Change use of Walk to WalkDir to improve disk performance (#22462) 2023-01-16 16:21:44 +00:00
markup Fix README TOC links (#22577) 2023-01-31 13:21:29 +08:00
mcaptcha
metrics
migration Show migration validation error (#22619) 2023-01-27 20:56:00 +08:00
mirror
nosql
notification Implement actions (#21937) 2023-01-31 09:45:19 +08:00
options
packages
paginator
password Consume hcaptcha and pwn deps (#22610) 2023-01-29 09:49:51 -06:00
pprof
private Implement actions (#21937) 2023-01-31 09:45:19 +08:00
process
proxy
proxyprotocol
public
queue
recaptcha
references Use correct captured group range when parsing cross-reference (#22672) 2023-01-31 10:08:05 +01:00
regexplru
repository Implement actions (#21937) 2023-01-31 09:45:19 +08:00
secret
session
setting Implement actions (#21937) 2023-01-31 09:45:19 +08:00
sitemap
ssh
storage Implement actions (#21937) 2023-01-31 09:45:19 +08:00
structs Implement actions (#21937) 2023-01-31 09:45:19 +08:00
svg
sync
system
templates Implement actions (#21937) 2023-01-31 09:45:19 +08:00
test
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util Improve checkIfPRContentChanged (#22611) 2023-01-28 15:54:40 +00:00
validation
watcher
web
webhook