
default.view.tenants.password.html Maven / Gradle / Ivy
@*
* Made with all the love in the world
* by scireum in Remshalden, Germany
*
* Copyright by scireum GmbH
* http://www.scireum.de - [email protected]
*@
@args sirius.biz.tenants.UserAccount account, String setUrl, String backUrl
@pageHeader("Model.password.set")
@i18n("Model.password.hilarious")
@NLS.fmtr("Model.password.hilarious.description").set("minLength", account.getMinPasswordLength())
@i18n("Model.password.unsafe")
@NLS.fmtr("Model.password.unsafe.description").set("saneLength", account.getSanePasswordLength())
@i18n("Model.password.moderate")
@i18n("Model.password.moderate.description")
@i18n("Model.password.stateOfTheArt") (@i18n("Model.password.recommended"))
@i18n("Model.password.stateOfTheArt.description")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy