You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/user
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
3 years ago
..
email_address.go
email_address_test.go Decouple unit test code from business code (#17623) 3 years ago
follow.go Move user follow and openid into models/user/ (#17613) 3 years ago
follow_test.go Move user follow and openid into models/user/ (#17613) 3 years ago
main_test.go Move user follow and openid into models/user/ (#17613) 3 years ago
openid.go Move user follow and openid into models/user/ (#17613) 3 years ago
openid_test.go Move user follow and openid into models/user/ (#17613) 3 years ago
redirect.go
redirect_test.go Decouple unit test code from business code (#17623) 3 years ago