This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
mirror of
https://github.com/go-gitea/gitea
synced
2025-12-07 13:28:25 +00:00
Code
Releases
Activity
Files
d234d37aa8377f22882c630036824f7a25e1c2a4
gitea
/
routers
/
user
T
History
Lunny Xiao
and
GitHub
3656a2a672
Fix goth user infer bug (
#15821
)
2021-05-10 16:31:32 +01:00
..
setting
…
auth_openid.go
Use single shared random string generation function (
#15741
)
2021-05-10 07:45:17 +01:00
auth.go
Fix goth user infer bug (
#15821
)
2021-05-10 16:31:32 +01:00
avatar.go
Prevent NPE on avatar direct rendering if federated avatars disabled (
#15434
)
2021-04-12 20:57:12 -04:00
home_test.go
…
home.go
Refactor renders (
#15175
)
2021-04-19 18:25:08 -04:00
main_test.go
…
notification.go
…
oauth.go
Feature/oauth userinfo (
#15721
)
2021-05-06 01:30:15 -04:00
profile.go
add
/assets
as root dir of public files (
#15219
)
2021-04-28 12:35:06 +00:00
task.go
…