Raghul R

Results 2 issues of Raghul R

**Describe the bug** Defaults enabling directory traversal for root dir . **To Reproduce** Steps to reproduce the behavior: 1. Go to 'curl -k https://localhost:6081/' **Expected behavior** Disable directory traversal **Screenshots**...

feature

#### SDK Version: 1.28 #### Function/Class Name: ```NoteStoreTypes.SyncChunkFilter() && NoteStore.getFilteredSyncChunk(0, maxEntries, filters)``` #### Sample I/P ``` sync_filter = NoteStoreTypes.SyncChunkFilter() sync_filter.includeNotes = True sync_filter.includeNotebooks = True sync_filter.includeSharedNotes = True sync_filter.includeLinkedNotebooks =...