Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
e07ed878
Commit
e07ed878
authored
Sep 07, 2016
by
Martin
Committed by
Thomas Müller
Sep 07, 2016
Browse files
fixed path - vendor/zxcvbn/dist/zxcvbn.js (#26018)
parent
038020d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
settings/js/personal.js
View file @
e07ed878
...
...
@@ -336,7 +336,7 @@ $(document).ready(function () {
});
$
(
'
#pass2
'
).
strengthify
({
zxcvbn
:
OC
.
linkTo
(
'
core
'
,
'
vendor/zxcvbn/zxcvbn.js
'
),
zxcvbn
:
OC
.
linkTo
(
'
core
'
,
'
vendor/zxcvbn/
dist/
zxcvbn.js
'
),
titles
:
[
t
(
'
core
'
,
'
Very weak password
'
),
t
(
'
core
'
,
'
Weak password
'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment