Add change email address

Set allow email change in admin panel
This commit is contained in:
nztqa 2017-08-07 17:40:50 +09:00
parent 57219df16a
commit 6a10257fd7
9 changed files with 153 additions and 4 deletions

View file

@ -129,6 +129,7 @@
"JsonRoutes": true,
"Authentication": true,
"Integrations": true,
"HTTP": true
"HTTP": true,
"AccountSettings": true
}
}