Support authenticated GitHub requests #19

Closed
opened 2024-04-05 11:44:29 +00:00 by benie · 0 comments
Owner

When behind a proxy it is much more likely to be rate limited by GitHub due to all traffic from behind the proxy having the same IP address. When rated limited GitHub suggests using authenticated requests. Add optional support for using authentication when making requests to GitHub's API.

When behind a proxy it is much more likely to be rate limited by GitHub due to all traffic from behind the proxy having the same IP address. When rated limited GitHub suggests using authenticated requests. Add optional support for using authentication when making requests to GitHub's API.
benie closed this issue 2024-04-06 15:35:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: config/local#19
No description provided.