Hi Alex I’ve not seen this problem before. It’s probably worth trying different browsers as their handling of basic authentication varies somewhat.
In the latest 5.1.20-prerelease at https://github.com/Jermolene/TiddlyWiki5 <https://github.com/Jermolene/TiddlyWiki5> you can add debug-level=full to the command line to get a log of the authenticated username for each request, which may enable you to figure out if the problem is with the server or within the browser. Best wishes Jeremy. > On 5 Feb 2019, at 10:29, Alex <[email protected]> wrote: > > Hi, > > I am running my tiddlywiki 5.1.19/node.js on a windows machine like this: > > tiddlywiki.cmd path\to\wiki --listen port=XXX host=0.0.0.0 > credentials=users.csv "writers=(authenticated)" > root-tiddler=$:/core/save/lazy-images > > The idea here is that I want a select few to be able to write to the wiki, > and everyone else to read only. > > Unfortunately, 9 times out of 10, even when a person enters the correct user > credentials, the wiki starts in read-only mode. And once it starts in read > only mode, it stays in it, unless you do something very drastic, like > restarting the browser or bouncing the whole node.js back-end. I can't even > say exactly what you need to do, because it is different every time - you > just try all the different ways of reloading, multiple times. Very often it > does not even ask for the credentials again, going to the read only mode > straight away. Sometimes, it asks for the credentials, but then ends up in > the read only mode nevertheless (and I do know my login details). Finally, at > one point something clicks and you are in. BTW, this ./login-basic link never > worked for me in this scenario. > > Did anyone have similar issues? > > TW is really a great thing, and I would like to share it with my colleagues, > but I as it is now am afraid of doing it... > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/1fc12f6a-356d-40b7-b24a-cc7cead00d19%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/1fc12f6a-356d-40b7-b24a-cc7cead00d19%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/56044A6C-D348-47AC-8D64-345A1E71B0A8%40gmail.com. For more options, visit https://groups.google.com/d/optout.

