mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
optional basic auth for shared notes, closes #2781
This commit is contained in:
@@ -49,6 +49,7 @@ module.exports = [
|
||||
{ type: 'label', name: 'shareRoot' },
|
||||
{ type: 'label', name: 'shareRaw' },
|
||||
{ type: 'label', name: 'shareDisallowRobotIndexing' },
|
||||
{ type: 'label', name: 'shareCredentials' },
|
||||
{ type: 'label', name: 'displayRelations' },
|
||||
{ type: 'label', name: 'hideRelations' },
|
||||
{ type: 'label', name: 'titleTemplate', isDangerous: true },
|
||||
|
||||
Reference in New Issue
Block a user