Allow to edit account email and delete account
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -130,6 +130,8 @@ defmodule Mobilizon.Web.Router do
|
||||
as: "participation_email_confirmation"
|
||||
)
|
||||
|
||||
get("/validate/email/:token", PageController, :index, as: "user_email_validation")
|
||||
|
||||
get("/interact", PageController, :interact)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user