mirror of https://github.com/go-gitea/gitea.git
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.
a008486f5c
1. check `IsActive` before calling `IsLastAdminUser`. 2. Fix some comments and error messages. 3. Don't `return err` if "removing file" fails in `DeleteUser`. 4. Remove incorrect `DeleteInactiveEmailAddresses`. Active users could also have inactive emails, and inactive emails do not support "olderThan" 5. Add tests |
10 months ago | |
---|---|---|
.. | ||
avatar.go | 1 year ago | |
badge.go | 11 months ago | |
block.go | 11 months ago | |
email_address.go | 10 months ago | |
email_address_test.go | 11 months ago | |
error.go | 12 months ago | |
external_login_user.go | 1 year ago | |
follow.go | 11 months ago | |
follow_test.go | 1 year ago | |
list.go | 1 year ago | |
main_test.go | 1 year ago | |
must_change_password.go | ||
openid.go | 1 year ago | |
openid_test.go | 1 year ago | |
redirect.go | 1 year ago | |
redirect_test.go | 1 year ago | |
search.go | 11 months ago | |
setting.go | 1 year ago | |
setting_keys.go | 2 years ago | |
setting_test.go | 1 year ago | |
user.go | 10 months ago | |
user_system.go | 1 year ago | |
user_test.go | 10 months ago | |
user_update.go |