mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-05 10:20:36 +02:00
e847cbadfa
There was no permission check when looking up repos so you were able to get basic repo information even if you're not allowed to. This uses `session.MustPull` (and set repo/perms before) to fix this. |
||
---|---|---|
.. | ||
api | ||
badges | ||
cache | ||
ccmenu | ||
cron | ||
forge | ||
grpc | ||
logging | ||
model | ||
pipeline | ||
plugins | ||
pubsub | ||
queue | ||
router | ||
store | ||
web | ||
config.go |