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/routers/api/v1/user
Lunny Xiao 882e502327
Fix comment permissions (#28213)
This PR will fix some missed checks for private repositories' data on
web routes and API routes.
1 year ago
..
action.go
app.go Fix comment permissions (#28213) 1 year ago
avatar.go
email.go
follower.go
gpg_key.go Fix comment permissions (#28213) 1 year ago
helper.go
hook.go Fix comment permissions (#28213) 1 year ago
key.go
repo.go
settings.go
star.go
user.go
watch.go