PHRAS-1972: Account Page, Allow a Phraseanet User to delete his account and associated datas (#2918)

* allow user to delete account

* generate translation and add checkbox in the windows confirmation

* change text an configuration key

* update delete account fonctionality

* rename variable

* write in explicite condition

* merge yarn.lock

* regenerate translation
This commit is contained in:
aynsix
2019-04-08 16:25:17 +04:00
committed by jygaulier
parent 4bb3e28bf5
commit 5cdf473c7f
27 changed files with 1258 additions and 304 deletions

View File

@@ -8,6 +8,7 @@ main:
key: ''
api_require_ssl: true
api_token_header: false
delete-account-require-email-confirmation: true
database:
host: 127.0.0.1
port: 3306