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-12 11:18:00 +01:00
Code
Issues
Activity
gitea
/
routers
/
user
/
setting
History
Christian Muehlhaeuser
b0cd3b8ab9
Fixed ineffectual assignments (
#7555
)
...
Don't assign values we never use.
2019-07-22 17:35:53 +08:00
..
account_test.go
…
account.go
…
applications.go
…
keys.go
…
main_test.go
…
oauth2.go
…
profile.go
Support setting cookie domain (
#6288
)
2019-07-12 09:57:31 -04:00
security_openid.go
…
security_twofa.go
Fixed ineffectual assignments (
#7555
)
2019-07-22 17:35:53 +08:00
security_u2f.go
…
security.go
…