/[Apache-SVN]
ViewVC logotype

Revision 1626768


Jump to revision: Previous Next
Author: ilgrosso
Date: Mon Sep 22 13:23:53 2014 UTC (9 years, 7 months ago)
Changed paths: 35
Log Message:
[SYNCOPE-135] Security question / answer management implemented in admin console + link for password reset request (null ATM)

Changed paths

Path Details
Directorysyncope/branches/1_2_X/client/src/main/java/org/apache/syncope/client/SyncopeClient.java modified , text changed
Directorysyncope/branches/1_2_X/common/src/main/java/org/apache/syncope/common/util/AttributableOperations.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/SyncopeSession.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/pages/Configuration.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/pages/EditUserModalPage.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/pages/Login.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/pages/NotificationModalPage.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/pages/SecurityQuestionModalPage.java added
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/pages/UserModalPage.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/pages/panels/SecurityQuestionPanel.java added
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/rest/ConfigurationRestClient.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/rest/NotificationRestClient.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/rest/SecurityQuestionRestClient.java added
Directorysyncope/branches/1_2_X/console/src/main/java/org/apache/syncope/console/rest/UserSelfRestClient.java modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/authorizations.xml modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Configuration.html modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Configuration.properties modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Configuration_it.properties modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Configuration_pt_BR.properties modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Login.html modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Login.properties modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Login_it.properties modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/Login_pt_BR.properties modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/SecurityQuestionModalPage.html
(Copied from syncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/NotificationModalPage.html, r1626162)
added , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/SecurityQuestionModalPage.properties added
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/SecurityQuestionModalPage_it.properties added
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/SecurityQuestionModalPage_pt_BR.properties added
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/UserModalPage.html modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/panels/AccountInformationPanel.html modified , text changed
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/panels/SecurityQuestionPanel.html added
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/panels/SecurityQuestionPanel.properties added
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/panels/SecurityQuestionPanel_it.properties added
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/panels/SecurityQuestionPanel_pt_BR.properties added
Directorysyncope/branches/1_2_X/console/src/main/resources/org/apache/syncope/console/pages/panels/UserDetailsPanel.html modified , text changed
Directorysyncope/branches/1_2_X/core/src/main/java/org/apache/syncope/core/services/UserSelfServiceImpl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26