#1935 Some fedoraproject.org pages don't redirect
Closed: Fixed 2 years ago by frostyx. Opened 2 years ago by praiskup.

https://copr.fedoraproject.org/api/ should redirect to fedorainfracloud, though it doesn't, probably because the page requires login.


Metadata Update from @praiskup:
- Issue assigned to frostyx

2 years ago

Metadata Update from @frostyx:
- Issue tagged with: ansible

2 years ago

The PR was merged and it looks like it fixed the issue.

[jkadlcik@zeratul copr]$ curl -I https://copr.fedoraproject.org/coprs/
HTTP/2 302 

[jkadlcik@zeratul copr]$ curl -I https://copr.fedoraproject.org/api/
HTTP/2 302 

[jkadlcik@zeratul copr]$ curl -I https://copr.fedoraproject.org/api_3/
HTTP/2 200 

[jkadlcik@zeratul copr]$ curl -I https://copr.fedoraproject.org/api_2/
HTTP/2 200

Metadata Update from @frostyx:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata