main-confirm.js revision b1d9fd8dc3197f92d1b490d07e13f138149234d0
/*
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Portions copyright 2011-2015 ForgeRock AS.
*/
/*global require, define, window*/
map: {
"*": {
}
},
paths: {
"backbone": "libs/backbone-1.1.2-min",
"bootstrap": "libs/bootstrap-3.3.5-custom",
"bootstrap-dialog": "libs/bootstrap-dialog-1.34.4-min",
"doTimeout": "libs/jquery.ba-dotimeout-1.0-min",
"form2js": "libs/form2js-2.0",
"handlebars": "libs/handlebars-3.0.3-min",
"i18next": "libs/i18next-1.7.3-min",
"jquery": "libs/jquery-2.1.1-min",
"js2form": "libs/js2form-2.0",
"moment": "libs/moment-2.8.1-min",
"spin": "libs/spin-2.0.1-min",
"underscore": "libs/lodash-2.4.1-min",
"xdate": "libs/xdate-0.8-min"
},
shim: {
"backbone": {
deps: ["underscore"],
exports: "Backbone"
},
"bootstrap": {
deps: ["jquery"]
},
"bootstrap-dialog": {
},
"doTimeout": {
deps: ["jquery"],
exports: "doTimeout"
},
"form2js": {
exports: "form2js"
},
"i18next": {
exports: "i18next"
},
"js2form": {
exports: "js2form"
},
"moment": {
exports: "moment"
},
"spin": {
exports: "spin"
},
"underscore": {
exports: "_"
},
"xdate": {
exports: "xdate"
}
}
});
require([
"underscore",
var conf = {
defaultHeaders: {}
},
callParams = {
type: "GET",
success: function () {
+ "/XUI/#continueRegister/&" + searchParams;
},
var expire = new Date(),
cookieVal = {
valid: false
};
}
}
};
+ "/XUI/#forgotPasswordChange/&" + searchParams;
+ "/XUI/#continueRegister/&" + searchParams;
} else {
+ "/XUI/#login";
}
});