This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-01-12 02:34:28 +00:00
Code
Releases
Activity
gitea
/
routers
/
user
/
setting
History
zeripath
58c105d4bf
Check for notExist on profile repository page (
#14197
) (
#14203
)
...
Backport
#14197
Fix
#14189
2020-12-31 21:03:56 +08:00
..
account_test.go
Add password requirement info on error (
#9074
)
2019-11-19 22:44:58 +00:00
account.go
Whenever the password is updated ensure that the hash algorithm is too (
#13966
) (
#13967
)
2020-12-13 01:01:44 +01:00
adopt.go
Adopt repositories (
#12920
)
2020-09-25 07:09:23 +03:00
applications.go
[API] Delete Token accept names too (
#12366
)
2020-08-28 11:09:33 +03:00
keys.go
Add ssh certificate support (
#12281
)
2020-10-10 20:38:09 -04:00
main_test.go
Splitted the user settings code into several files to be more maintainable (
#3968
)
2018-05-17 12:05:00 +08:00
oauth2.go
Refactor UpdateOAuth2Application (
#11034
)
2020-04-30 18:50:47 +01:00
profile.go
Check for notExist on profile repository page (
#14197
) (
#14203
)
2020-12-31 21:03:56 +08:00
security_openid.go
fix missing data on redirects (
#3975
)
2018-06-18 14:24:45 -04:00
security_twofa.go
Update golangci-lint to version 1.31.0 (
#13102
)
2020-10-11 21:27:20 +01:00
security_u2f.go
Whenever the ctx.Session is updated, release it to save it before sending the redirect (
#11456
)
2020-05-17 15:43:29 +03:00
security.go
[API] Delete Token accept names too (
#12366
)
2020-08-28 11:09:33 +03:00