This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-05-11 05:55:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9692ebcc5464fcd27ba3d669c7311dc0aa6d3b60
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
…