This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
forked from
gitea/gitea
Code
Pull Requests
Activity
gitea
/
routers
/
user
/
setting
History
zeripath
d3b6f001fe
Various fixes in login sources (
#10428
) (
#10429
)
...
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-02-23 22:46:17 +02:00
..
account_test.go
Add password requirement info on error (
#9074
)
2019-11-19 22:44:58 +00:00
account.go
Add password requirement info on error (
#9074
)
2019-11-19 22:44:58 +00:00
applications.go
Hash App token (
#6724
)
2019-05-04 11:45:34 -04:00
keys.go
…
main_test.go
…
oauth2.go
…
profile.go
Various fixes in login sources (
#10428
) (
#10429
)
2020-02-23 22:46:17 +02:00
security_openid.go
…
security_twofa.go
Fixed ineffectual assignments (
#7555
)
2019-07-22 17:35:53 +08:00
security_u2f.go
Add golangci (
#6418
)
2019-06-12 15:41:28 -04:00
security.go
…