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-15 19:26:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d02566a8ead1ef99ba354dbbbb45dcccaec54551
gitea
/
routers
/
user
History
Christian Muehlhaeuser
b0cd3b8ab9
Fixed ineffectual assignments (
#7555
)
...
Don't assign values we never use.
2019-07-22 17:35:53 +08:00
..
setting
Fixed ineffectual assignments (
#7555
)
2019-07-22 17:35:53 +08:00
auth_openid.go
Make captcha and password optional for external accounts (
#6606
)
2019-07-06 15:48:02 -04:00
auth.go
Support setting cookie domain (
#6288
)
2019-07-12 09:57:31 -04:00
home_test.go
…
home.go
…
main_test.go
…
notification.go
…
oauth.go
fix drone build bug (
#7192
)
2019-06-13 00:23:45 -04:00
profile.go
…