By $element: folder, I mean the literal string "folder".

On Mon, Jan 13, 2020, 23:13 Arlen Beiler <arlen...@gmail.com> 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 <digital...@gmail.com> 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 tiddlywiki+unsubscr...@googlegroups.com.
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSR4Ok6HZMyNK%2Buf9XT6j1tZoRUqGfOEQLPg1tFynnK4xw%40mail.gmail.com.

Reply via email to