api, frontend: allow editing profile information
Closes https://gitlab.com/commento/commento/issues/235
This commit is contained in:
@@ -102,6 +102,7 @@ func staticRouterInit(router *mux.Router) error {
|
||||
"/unsubscribe",
|
||||
"/dashboard",
|
||||
"/logout",
|
||||
"/profile",
|
||||
}
|
||||
|
||||
for _, page := range pages {
|
||||
|
||||
Reference in New Issue
Block a user