Bug 262205
| Summary: | commits.webkit.org is returning 403 Forbidden | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKit Website | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ap, jond |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Catanzaro
It seems commits.webkit.org is broken. All links result in a 403 Forbidden error page, e.g.:
https://commits.webkit.org/268528@main
Tested with Epiphany, Firefox, and wget:
$ wget https://commits.webkit.org/268528@main
--2023-09-27 14:49:31-- https://commits.webkit.org/268528@main
Resolving commits.webkit.org (commits.webkit.org)... 17.32.208.144
Connecting to commits.webkit.org (commits.webkit.org)|17.32.208.144|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-09-27 14:50:02 ERROR 403: Forbidden.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Bug 262221, bug 262213 and bug 262164 plus some configuration changes appear to have mitigated this.