This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-09-28 23:47:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3d88ada01c5bafe0581dc129fabe35a6faa3a85
gitea
/
models
/
auth
History
wxiaoguang
3be80a863b
Ignore the trailing slashes when comparing oauth2 redirect_uri (
#26597
)
...
Fix
#26526
2023-08-21 12:15:55 +08:00
..
main_test.go
…
oauth2_test.go
Ignore the trailing slashes when comparing oauth2 redirect_uri (
#26597
)
2023-08-21 12:15:55 +08:00
oauth2.go
Ignore the trailing slashes when comparing oauth2 redirect_uri (
#26597
)
2023-08-21 12:15:55 +08:00
session.go
…
source_test.go
…
source.go
Fix 500 error if there is a name conflict when edit authentication source (
#23832
)
2023-03-31 22:32:18 +08:00
token_scope_test.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
)
2023-07-26 02:53:31 +00:00
token_test.go
…
token.go
Upgrade go dependencies (
#25819
)
2023-07-14 11:00:31 +08:00
twofactor.go
…
webauthn_test.go
…
webauthn.go
…