mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
PHRAS-1267 Add password strenght plugin to require vendor
This commit is contained in:
@@ -14,7 +14,7 @@ define([
|
||||
"backbone",
|
||||
"bootstrap",
|
||||
"common/forms/views/form",
|
||||
"common/forms/views/formType/zxcvbn"
|
||||
"zxcvbn"
|
||||
], function ($, _, i18n, Backbone, bootstrap, FormView, zxcvbn) {
|
||||
var PasswordSetterForm = FormView.extend({
|
||||
events: function () {
|
||||
|
Reference in New Issue
Block a user