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
2026-07-10 22:26:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4debb74edada3a415f672cd03ee51a5b3b215c00
gitea
/
routers
/
web
/
user
History
KN4CK3R
4debb74eda
Fix wrong user in OpenID response (
#16736
)
...
* Fixed usage of wrong user. * Added tests.
2021-08-19 12:11:30 -04:00
..
setting
…
auth_openid.go
…
auth.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
avatar.go
…
home_test.go
…
home.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
main_test.go
…
notification.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
oauth_test.go
Fix wrong user in OpenID response (
#16736
)
2021-08-19 12:11:30 -04:00
oauth.go
Fix wrong user in OpenID response (
#16736
)
2021-08-19 12:11:30 -04:00
profile.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
task.go
…