mirror of
https://github.com/plausible/analytics.git
synced 2024-12-27 19:47:26 +03:00
790984e1ad
* Refactor and unify auth plugs for Stats and Sites APIs * Expose get site Sites API endpoint to all API keys * Test the new plug * Add test for endpoint with modified scope * Fix typos Co-authored-by: hq1 <hq@mtod.org> * Rename plug for consistency (h/t @aerosol) --------- Co-authored-by: hq1 <hq@mtod.org> |
||
---|---|---|
.. | ||
auth_plug.ex | ||
authorize_plugins_api.ex | ||
authorize_public_api.ex | ||
authorize_site_access.ex | ||
crm_auth_plug.ex | ||
error_handler.ex | ||
favicon.ex | ||
first_launch_plug.ex | ||
last_seen_plug.ex | ||
maybe_disable_registration.ex | ||
no_robots.ex | ||
require_account.ex | ||
require_logged_out.ex | ||
session_timeout_plug.ex | ||
tracker.ex |