diff --git a/cas/cas-server/pom.xml b/cas/cas-server/pom.xml
index 2d36418daef..546e61e9517 100644
--- a/cas/cas-server/pom.xml
+++ b/cas/cas-server/pom.xml
@@ -436,6 +436,7 @@
org.webjars
jquery-ui
+ 1.13.2
org.webjars
diff --git a/cas/cas-server/src/main/resources/overriden_messages.properties b/cas/cas-server/src/main/resources/overriden_messages.properties
index f67dcdbd28e..2bea487c288 100644
--- a/cas/cas-server/src/main/resources/overriden_messages.properties
+++ b/cas/cas-server/src/main/resources/overriden_messages.properties
@@ -1,47 +1,37 @@
-webjars.jqueryui.js=/webjars/jquery-ui/1.12.1/jquery-ui.min.js
+webjars.jqueryui.js=/webjars/jquery-ui/1.13.2/jquery-ui.min.js
webjars.fontawesomemin.css=/webjars/font-awesome/5.11.2/css/all.min.css
-
screen.accountlocked.heading=Your account has been locked for the next 20 minutes
screen.accountlocked.message=Please wait before trying again
-
authenticationFailure.AccountLockedException=Your account has been locked for the next 20 minutes, please wait before trying again
-
cas.authn.pm.reset.subject=Password creation
cas.authn.pm.reset.text1=Hello.
Here is the link that will allow you to create a new password on {4}: click here.
This one is valid for the next {2} minute(s).
Have a good day.
cas.authn.pm.reset.text2=Hello.
Here is the link that will allow you to create a new password on {4}: click here.
This one is valid for the next {2} hour(s).
Have a good day.
cas.authn.pm.accountcreation.subject=Password creation
cas.authn.pm.accountcreation.text=Hello {0} {1}.
Here is the link that will allow you to create a new password on {0}: click here.
This one is valid for the next {2} hours.
Have a good day.
-
screen.welcome.label.surrogate=Surrogate:
screen.welcome.label.superuser=Super user:
-
screen.service.error.header=Application Not Authorized to Use {0}
service.not.authorized.missing.attr=You are not authorized to access the application as your account \
is missing privileges required by the {0} server to authenticate into this service. Please notify your support desk.
screen.service.error.message=The application you attempted to authenticate to is not authorized. \
Contact your administrator to learn how you might register and integrate your application.
screen.service.empty.error.message=Contact your administrator to learn how you might register and integrate your application.
-
screen.logout.header=Logout
screen.logout.success=You have successfully logged out of {0}. You may log in again.
screen.logout.fc.success=You have successfully logged out of {0}. You may log in again.
screen.logout.security=For security reasons, exit your web browser.
-
screen.pac4j.unauthz.message=You are not authorized to access the application.
-
screen.pm.init.security.title=In order to validate your change of password, and for security reasons :
screen.pm.init.security.four=The two passwords entered must be identical
screen.pm.init.security.password.constraints=Click on + to display the constraints to be respected :
screen.pm.init.security.valid.password=Your new password must respect the constraints listed below
screen.pm.init.security.password.check.internal=In addition, your password must be different from your {0} last passwords.
screen.pm.init.security.password.check.internal.anssi=In addition, your password must be different from your {0} last passwords and must not contain more than {1} consecutive characters from your user last name.
-
screen.pm.success.header=Password Change
pm.validationFailure.alreadyUsed=You cannot set again one of your used latests passwords
pm.validationFailure.invalidPassword=Invalid password
pm.validationFailure.pwdNotConfirm=Error passwords are not confirm
pm.validationFailure.invalidPwdDictionary=The password cannot contain more than 3 consecutive characters from your username
-
screen.mfa.sms.missingphone.pagetitle=Missing phone number
screen.mfa.sms.missingphone.title=Missing phone number
screen.mfa.sms.missingphone.text1={0}, I need to send you a validation code by SMS but I cannot find any phone number associated with your profile.
@@ -59,15 +49,12 @@ screen.mfa.sms.login.text3=Isn't that your phone number? Contact your administra
screen.mfa.sms.expired.pagetitle=Expired code
screen.mfa.sms.expired.text1=Has your code expired? It's okay, I can send you a new validation code.
screen.mfa.sms.expired.resend=Send a new code to {0}
-
# Unavailable
screen.unavailable.header={0} Error
screen.unavailable.heading=An error occurred while processing your request.
screen.unavailable.message=Contact your {0} administrator.
-
screen.accountbadconfiguration.heading=Your account is not properly configured.
screen.accountbadconfiguration.message=Contact your {0} administrator.
-
cas.welcome.button.back=BACK
cas.welcome.header.msg=Welcome
cas.authentication.email.input=Please enter your email address
diff --git a/pom.xml b/pom.xml
index 77c29d562cc..a8874b7ba59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
fr.gouv.vitamui
@@ -123,7 +123,7 @@
1.18.20
1.6.5
1.1.1
- 1.12.1
+ 1.13.2
1.7.3
1.3.0.Final
3.12.1
@@ -2182,10 +2182,10 @@
-
+
-
+
${main.basedir}/ui/ui-frontend/target/coverage/commons/lcov.info,${main.basedir}/ui/ui-frontend/target/coverage/flow/lcov.info,${main.basedir}/ui/ui-frontend/target/coverage/identity/lcov.info,${main.basedir}/ui/ui-frontend/target/coverage/portal/lcov.info