Helo community Thank you for many years of tiddling! I have uploaded my tw5 on a "unoeuro" serverspace (apache) with username and password in bidix store.php . It works, and my changes are saved on server, if I fill out wikiname and pssw in control-panel, as prescribed. If I ommit one or the other in the control-panel, I am asked to save locally. I don't know if it is supposed to behave like that, but it is handy enough! Then it turns out that ANY username together with ANY password can be used to save on server - not just the ones written into store.php... Now that is not so good. Anybody else experienced that? How can I restrict the edits only to me?
SOLVED in the meantime CULPRIT FOUND: Of course, it had to be set to TRUE. Default is false ...? Anyway, I'll send this all the same, maybe somebody else can benefit. <code> $AUTHENTICATE_USER = false; * true | false* </code> All the best Kamilla -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5eae34bb-46d6-4b66-8d2c-88e639684509%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

