mirror of
https://github.com/plausible/analytics.git
synced 2024-12-18 06:41:29 +03:00
0b7870dc4d
* first launch * dynamic children, wait for repo * remove wait_for_repo and app env manipulations * don't mention free trial in self-hosted pages * add changelog * assigns[:is_selfhost] -> @is_selfhost * better changelog wording * rm admin_user, admin_email, admin_pwd from app env * rm DISABLE_AUTH * redirect / to /login when not authenticated * remove TODO * Update lib/plausible_web/controllers/page_controller.ex Co-authored-by: Uku Taht <Uku.taht@gmail.com> * format Co-authored-by: Uku Taht <Uku.taht@gmail.com> |
||
---|---|---|
.. | ||
auth_plug.ex | ||
authorize_site_access.ex | ||
authorize_sites_api.ex | ||
authorize_stats_api.ex | ||
crm_auth_plug.ex | ||
favicon.ex | ||
firewall.ex | ||
first_launch_plug.ex | ||
last_seen_plug.ex | ||
require_account.ex | ||
require_logged_out.ex | ||
session_timeout_plug.ex | ||
tracker.ex |