mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
added document_secret as basis for API authentication
This commit is contained in:
1
migrations/0018__document_secret.sql
Normal file
1
migrations/0018__document_secret.sql
Normal file
@@ -0,0 +1 @@
|
||||
INSERT INTO options (opt_name, opt_value) VALUES ('document_secret', '');
|
||||
Reference in New Issue
Block a user