I never used basic auth with Bob on nginx, but other people have and the 
thing that is probably missing is proxying websockets.

The information here should cover it 
http://nginx.org/en/docs/http/websocket.html

I am hoping that the day job will slow down enough soon so I can get back 
to working on the secure wiki server and have a simple install script, but 
I don't have any real idea how long it will be before I have time for that.

On Saturday, June 5, 2021 at 12:01:01 AM UTC+2 Ed Heil wrote:

>
> I just got Bob working on a digital ocean droplet behind an nginx proxy 
> (yay!) and I would like some kind of authentication going on.  The 
> "credentials" system which works with basic tiddlywiki would be great.   
> However, when I run it with something like:
>
> node ./tiddlywiki.js Wikis/BobWiki/ --wsserver credentials=creds.csv 
> "readers=(anon)" "writers=(authenticated)"
>
> the credentials don't seem to have any effect at all.  Anyone can still 
> edit it.
>
> are those even supposed to work with Bob?
>
> if not, are there any other simple actions?
>
> I tried just putting Basic Auth on in my nginx config, but that seemed to 
> break Bob completely.
>
>
>
>
>

-- 
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/749e4411-6e41-44b3-b768-850a672f4f85n%40googlegroups.com.

Reply via email to