1
0
Fork 0
codeberg-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 4aed0e6b074b538ba71ba0560a416f282b3cc30b)
2023-09-08 08:07:19 +02:00
..
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
source.go Fix 500 error if there is a name conflict when edit authentication source (#23832) 2023-03-31 22:32:18 +08:00
source_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
token.go Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00
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 [GITEA] silently ignore obsolete sudo scope 2023-07-17 00:27:19 +02:00
token_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
twofactor.go Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
webauthn.go Replace deprecated Webauthn library (#22400) 2023-01-11 21:51:00 -05:00
webauthn_test.go Replace deprecated Webauthn library (#22400) 2023-01-11 21:51:00 -05:00