default.templates.tenants.password.html.pasta Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sirius-biz Show documentation
Show all versions of sirius-biz Show documentation
Provides a framework for building web based business applications
@i18n('Model.password.hilarious')
@format(i18n('Model.password.hilarious.description')).set('minLength', account.getMinPasswordLength()).format()
@i18n('Model.password.unsafe')
@format(i18n('Model.password.unsafe.description')).set('saneLength', account.getSanePasswordLength()).format()
@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