0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 21:00:03 +01:00
gitea/routers/web/user/setting
wxiaoguang f3999888c0
Refactor some legacy code and remove unused code (#28622)
1. use slices.Contains, remove Int64sContains
2. use HashEmail, remove base.EncodeMD5
3. remove BasicAuthEncode, IsLetter
2023-12-28 09:38:59 +00:00
..
security
account_test.go
account.go
adopt.go
applications.go
keys.go
main_test.go
oauth2_common.go
oauth2.go
packages.go
profile.go Refactor some legacy code and remove unused code (#28622) 2023-12-28 09:38:59 +00:00
runner.go
webhooks.go