0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 21:14:36 +01:00
gitea/routers/web/user/setting
Lunny Xiao 95d3266bee
Move user follow and openid into models/user/ (#17613)
* Move UserRedirect into models/user/

* Fix lint & test

* Fix lint

* Fix lint

* remove nolint comment

* Fix lint

* Move user follow and openid into models/user

* Ignore the lint

* Ignore the lint

* Fix test

* ignore stutters lint on UserOpenID
2021-11-17 17:58:31 +08:00
..
account.go
account_test.go
adopt.go Move some functions into services/repository (#17660) 2021-11-16 21:30:11 +08:00
applications.go
keys.go
main_test.go
oauth2.go
profile.go
security.go Move user follow and openid into models/user/ (#17613) 2021-11-17 17:58:31 +08:00
security_openid.go Move user follow and openid into models/user/ (#17613) 2021-11-17 17:58:31 +08:00
security_twofa.go
security_u2f.go