Thank you so much for your reply and your work on tiddlyserver.  I am truly 
enjoying playing around with it even when the enjoying might sound a bit 
like my son playing Call of Duty. I will take some time with your 
suggestions.

I know it is incredibly difficult to make something you know so intimately 
easy to understand for someone on the outside of the project.  I appreciate 
the effort!!!!

Good luck with your current project and thank you again for your work.  I 
like TiddlyServer's features a lot and look forward to what's ahead.

On Monday, January 13, 2020 at 11:19:48 PM UTC-5, Arlen Beiler wrote:
>
> 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] <javascript:>> 
> wrote:
>
>> By $element: folder, I mean the literal string "folder". 
>>
>> On Mon, Jan 13, 2020, 23:13 Arlen Beiler <[email protected] <javascript:>> 
>> 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] 
>>> <javascript:>> 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] <javascript:>.
>>>> 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/0a6cb3e4-0d8c-4351-8bfa-a9d693cd662b%40googlegroups.com.

Reply via email to