mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
OAuth working
This commit is contained in:
@@ -129,6 +129,8 @@ CREATE TABLE IF NOT EXISTS "attachments"
|
||||
CREATE TABLE IF NOT EXISTS "user_data"
|
||||
(
|
||||
tmpID INT,
|
||||
username TEXT,
|
||||
email TEXT,
|
||||
userIDEcnryptedDataKey TEXT,
|
||||
userIDVerificationHash TEXT,
|
||||
salt TEXT,
|
||||
|
||||
Reference in New Issue
Block a user