only fetch privileged resources when appropriate #288

Closed
flisk wants to merge 1 commit from flisk:only-fetch-when-authenticated into develop

1 commit

Author SHA1 Message Date
7fe848d1b3 only fetch privileged resources when appropriate
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
always doing these fetches regardless of whether they'll reasonably
succeed is silly and causes a bunch of spurious 403's, which end up as
noise in the server logs. instead, let's not do that.
2023-04-08 22:39:55 +02:00