Get the list of security questions of the user

This commit is contained in:
Pierre
2018-05-23 21:41:02 +02:00
parent bde2b5dde6
commit fa1c1596d5
6 changed files with 85 additions and 0 deletions

View File

@ -418,6 +418,7 @@ class Dev {
"js/pages/passwordForgotten/promptEmail.js",
"js/pages/passwordForgotten/promptOption.js",
"js/pages/passwordForgotten/mailAdmin.js",
"js/pages/passwordForgotten/promptSecurityQuestions.js",
//Logout page
"js/pages/logout.js",