mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	set password from web trilium
This commit is contained in:
		| @@ -12,7 +12,7 @@ function initDocumentOptions() { | ||||
|     optionService.createOption('documentSecret', utils.randomSecureToken(16), false); | ||||
| } | ||||
|  | ||||
| function initPassword(username, password) { | ||||
| function initPassword(password) { | ||||
|     optionService.createOption('passwordVerificationSalt', utils.randomSecureToken(32), true); | ||||
|     optionService.createOption('passwordDerivedKeySalt', utils.randomSecureToken(32), true); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user