forgejo/models/auth
Giteabot 2f6d011503
Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618)
Backport #26597 by @wxiaoguang

Fix #26526

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 4aed0e6b07)
2023-09-08 08:07:19 +02:00
..
main_test.go
oauth2.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618) 2023-09-08 08:07:19 +02:00
oauth2_test.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618) 2023-09-08 08:07:19 +02:00
session.go
source.go
source_test.go
token.go
token_scope.go Remove "misc" scope check from public API endpoints (#26134) (#26149) 2023-07-26 13:51:46 +02:00
token_scope_test.go
token_test.go
twofactor.go
webauthn.go
webauthn_test.go