mirror of
https://github.com/plausible/analytics.git
synced 2024-11-22 02:27:57 +03:00
remove action=register_form check (#3466)
This commit is contained in:
parent
65021f9304
commit
463697661c
@ -7,7 +7,6 @@ defmodule PlausibleWeb.AuthController do
|
||||
plug(
|
||||
PlausibleWeb.RequireLoggedOutPlug
|
||||
when action in [
|
||||
:register_form,
|
||||
:register,
|
||||
:register_from_invitation,
|
||||
:login_form,
|
||||
|
Loading…
Reference in New Issue
Block a user