This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
remove template in tests
pull/342/head
Guillaume Vincent
8 years ago
parent
2a82ecd77b
commit
46159aff45
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
tests/node.js
+ 1
- 2
tests/node.js
View File
@@ -10,8 +10,7 @@ var options = {
lowercase: true,
lowercase: true,
uppercase: true,
uppercase: true,
numbers: true,
numbers: true,
symbols: true,
template: 'vcVCns'
symbols: true
};
};
LessPass.encryptLogin(login, masterPassword)
LessPass.encryptLogin(login, masterPassword)
Write
Preview
Loading…
Cancel
Save