0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 18:44:22 +01:00
gitea/models/user
KN4CK3R 86e5268c39
Add Docker /v2/_catalog endpoint (#20469)
* Added properties for packages.
* Fixed authenticate header format.
* Added _catalog endpoint.
* Check owner visibility.
* Extracted condition.
* Added test for _catalog.

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-07-28 11:59:39 +08:00
..
avatar.go
email_address.go
email_address_test.go
error.go
external_login_user.go
follow.go Use neutral language in comments and docs (#20135) 2022-06-25 17:50:12 -05:00
follow_test.go
list.go
main_test.go
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
setting.go
setting_keys.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
setting_test.go
user.go Add order by for assignee no sort issue (#20053) 2022-07-14 18:00:10 +02:00
user_test.go