1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/routers/web/user/setting
Lunny Xiao 58d81835e2
Fix wrong i18n keys (#17150)
Co-authored-by: 6543 <6543@obermui.de>
2021-09-25 16:27:01 +02:00
..
account_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
account.go Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
adopt.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
applications.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
keys.go Fix wrong i18n keys (#17150) 2021-09-25 16:27:01 +02:00
main_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
oauth2.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
profile.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
security_openid.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
security_twofa.go Fix wrong i18n keys (#17150) 2021-09-25 16:27:01 +02:00
security_u2f.go Move twofactor to models/login (#17143) 2021-09-25 15:00:12 +02:00
security.go Move twofactor to models/login (#17143) 2021-09-25 15:00:12 +02:00