Closed djmolny closed 1 year ago
The current route is GET /admin/pilot_contest_counts, which is behind the HTTP Basic Auth firewall. This page should be visible to all users.
GET /admin/pilot_contest_counts
We'll also want to figure out whether to add this page to the menus, and/or provide links on other pages.
The current route is
GET /admin/pilot_contest_counts
, which is behind the HTTP Basic Auth firewall. This page should be visible to all users.