forgejo/models/user
Earl Warren 45b922ae76
[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)
2023-10-16 16:54:52 +02:00
..
avatar.go
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
redirect_test.go
search.go
setting.go
setting_keys.go
setting_test.go
user.go [GITEA] notifies admins on new user registration 2023-10-16 16:54:52 +02:00
user_system.go [GITEA] enable system users search via the API 2023-10-16 16:54:52 +02:00
user_test.go [GITEA] notifies admins on new user registration 2023-10-16 16:54:52 +02:00
user_update.go