I'm sorry I'm not able to address this more thoroughly. I'm in the middle of another project at the moment. I'm hoping to get back to TiddlyServer in a few weeks.
One more thing, the options apply to all child folders as well. Also, the same thing applies to groups, and a child group or folder will inherit the parents properties unless it also has an options objects. In that case, each property normally overrides the one above it, and inherits any not specified. On Mon, Jan 13, 2020, 23:14 Arlen Beiler <[email protected]> wrote: > By $element: folder, I mean the literal string "folder". > > On Mon, Jan 13, 2020, 23:13 Arlen Beiler <[email protected]> wrote: > >> Instead of a folder string you use an object containing these properties >> >> $element: folder >> key: optional custom alias (no slashes) >> path: the folder string >> $options: an array containing putsaver, backup, and auth options objects, >> as desired. >> >> Now with that in mind, go to this section. >> https://arlen22.github.io/tiddlyserver/docs/serverconfig.html#auth-option, >> which lists the properties for each of those options objects. Only the >> $elements property is required, but the defaults are not specified, except >> in the source code. >> >> I apologise for the confusion I created with that XML. I will remove it >> and make that section clearer when I have time. >> >> On Mon, Jan 13, 2020, 19:38 Donald Coates <[email protected]> wrote: >> >>> Scott thank you so much taking the time to reply. The thread is a >>> little confusing since the first three posts are me talking to myself. The >>> second settings.json actually works. The problem I was having in the >>> beginning was I was accessing the server from localhost which is by default >>> given all permissions so authorization didn't seem to be working. >>> >>> I have put the tiddlyserver on a vps and am running it in docker and >>> authorization of both directories and tiddlywikis seems to be working >>> fine. My next step is to use nginx to handle https. I can post what I >>> have that works once I get everything working. >>> >>> One thing to note is in the authAccounts permissions section there is a >>> hash for transfer: true that is not mentioned in the docs. Also, I'm not >>> sure but it may be required that a user group is defined. It seems from >>> the docs that the user group - which is defined as main user in my settings >>> file and 'designgroup' in arlen's example file - is the key and the >>> username:password,salt is the value. >>> >>> I'm not completely up on the lingo as you might be able to tell so I >>> apologize if I'm using technical terms incorrectly >>> >>> . >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "TiddlyWiki" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tiddlywiki/359fc795-e8ff-497c-b25e-63e423d0cce2%40googlegroups.com >>> <https://groups.google.com/d/msgid/tiddlywiki/359fc795-e8ff-497c-b25e-63e423d0cce2%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSQCk%3Do80x9vnKhYD%3DsL0%2Bvnz0GCO87XuXFn_2AYShXNYg%40mail.gmail.com.

