This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-01 09:53:25 +01:00
Code
Issues
Activity
gitea
/
routers
/
user
History
Kyle D
df891dc59f
Validate email in oauth registration form (
#15014
)
2021-03-17 04:54:02 +01:00
..
setting
Add SameSite setting for cookies (
#14900
)
2021-03-07 08:12:43 +00:00
auth_openid.go
Add SameSite setting for cookies (
#14900
)
2021-03-07 08:12:43 +00:00
auth.go
Validate email in oauth registration form (
#15014
)
2021-03-17 04:54:02 +01:00
avatar.go
…
home_test.go
…
home.go
Show correct issues for team dashboard (
#14952
)
2021-03-12 04:06:33 +01:00
main_test.go
…
notification.go
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (
#12999
)
2021-02-19 22:36:43 +01:00
oauth.go
Move macaron to chi (
#14293
)
2021-01-26 16:36:53 +01:00
profile.go
Show private heatmap on profile to self & admins (
#14881
)
2021-03-04 23:59:13 +01:00
task.go
…