forgejo/models/user
Earl Warren 4a5cdcf649
[GITEA] enable system users search via the API
Refs: https://codeberg.org/forgejo/forgejo/issues/1403
(cherry picked from commit 87bd40411e)

Conflicts:
	routers/api/v1/user/user.go
	https://codeberg.org/forgejo/forgejo/pulls/1469
(cherry picked from commit 74f70ca873)
(cherry picked from commit 673a75bb43)
(cherry picked from commit fcd4535ac6)
(cherry picked from commit 56b229f22e)
(cherry picked from commit 45b922ae76)
(cherry picked from commit 03805f3bf4)
(cherry picked from commit 16c67f70d5)
(cherry picked from commit 1b862a14ad)
2023-11-06 17:12:21 +01:00
..
avatar.go Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
badge.go
email_address.go
email_address_test.go
error.go
external_login_user.go
follow.go
follow_test.go
list.go
main_test.go
must_change_password.go
openid.go
openid_test.go
redirect.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
redirect_test.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
search.go
setting.go
setting_keys.go
setting_test.go
user.go [GITEA] notifies admins on new user registration 2023-11-06 17:12:21 +01:00
user_system.go [GITEA] enable system users search via the API 2023-11-06 17:12:21 +01:00
user_test.go [GITEA] notifies admins on new user registration 2023-11-06 17:12:21 +01:00
user_update.go