Files
woodpecker/server/router/middleware/session
qwerty287 e847cbadfa Check permissions on repo lookup (#2357)
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.
2023-08-30 16:35:34 +02:00
..
2023-07-21 19:45:32 +02:00