You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/test/app
Mikunj f53bec38a5 Added password inputs on registration screen.
Fix case where db is deleted but password hash still remains which causes user to never register.
Allow password to have symbols and other characters.
Added more tests.

Moved passHash from config into the sqlite db.
We can do this because we assume if sql failed to initialise then the key provided was wrong and thus we can show the user the password page.
6 years ago
..
fixtures Make all OS menus localizable 7 years ago
.eslintrc.js Eslintify test/backup_test.js 7 years ago
attachments_test.js Fix path-oriented unit test on Windows 7 years ago
logging_test.js Format all source code using Prettier 7 years ago
menu_test.js Format all source code using Prettier 7 years ago
password_util_test.js Added password inputs on registration screen. 6 years ago
protocol_filter_test.js Fine-tune file protocol filter 7 years ago