analytics/lib/plausible_web/plugs
Uku Taht 4163d2a9ba
Authentication updates (#54)
* Use separate cookie for shared link auth

* Remove CSRF protection from login and register pages

* Add AuthorizeStats Plug

* Fix tests
2020-04-14 14:04:35 +03:00
..
auth_plug.ex Drop session 2020-03-31 15:38:42 +03:00
authorize_stats_plug.ex Authentication updates (#54) 2020-04-14 14:04:35 +03:00
last_seen_plug.ex Drop session 2020-03-31 15:38:42 +03:00
require_account.ex Initial commit 2019-09-02 12:29:19 +01:00
require_logged_out.ex Require logged out 2020-04-01 12:20:46 +03:00
session_timeout_plug.ex Keep a cookie for whether the user is logged in 2020-03-31 15:47:34 +03:00