mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	cleaned up "CBC" from methods since we don't have CTR
This commit is contained in:
		| @@ -21,5 +21,5 @@ module.exports = async () => { | ||||
|  | ||||
|     console.log("Trimmed data key: ", dataKey); | ||||
|  | ||||
|     await password_encryption.setDataKeyCbc(password, dataKey); | ||||
|     await password_encryption.setDataKey(password, dataKey); | ||||
| }; | ||||
		Reference in New Issue
	
	Block a user