Hi Captain > I'm sorry to bother you with this again Jeremy, but can you give or point me > to an example of what the service start command to support logins would look > like?
You’d do something like: tiddlywiki mywiki —listen credentials=mycredentials.csv If you’re not familiar with the listen command, see: https://tiddlywiki.com/#ListenCommand For an overview of the web server functionality, see: https://tiddlywiki.com/#WebServer Best wishes Jeremy.. > > Thanks > > On Thursday, December 6, 2018 at 4:36:26 PM UTC-5, Jeremy Ruston wrote: > Hi Captain > >> How do you set up multiple user accounts? Is it different for node vs. >> single html file? I'm using node. > > The support for multiple user accounts is part of the web server > functionality running under Node.js. With the single file configuration, > there are no user accounts or authentication. > > https://tiddlywiki.com/#WebServer%20Parameter%3A%20credentials > <https://tiddlywiki.com/#WebServer%20Parameter%3A%20credentials> > > Best wishes > > Jeremy > >> >> On Thursday, December 6, 2018 at 4:37:48 AM UTC-5, Jeremy Ruston wrote: >> I’m delighted (and relieved!) to announce the release of TiddlyWiki v5.1.18 >> >> https://tiddlywiki.com/ <https://tiddlywiki.com/> >> >> Thanks to an enormous effort by many contributors, this is a massive >> release: >> >> * The web server functionality under Node.js is enhanced with the ability to >> serve static files, handle multiple user accounts, and a new read-only mode >> for users who don’t have editing rights. It can also now directly serve over >> HTTPS >> * The restrictions on special characters in tiddler titles and tags have >> been substantially loosened >> * A new filter operator “~” that allows conditional logic >> * An enhanced search operator with multiple searching modes >> * Support for a fixed top menu bar >> * Refactored the sidebar and tiddler info panel to be extensible via new >> system tags >> * An updated KaTeX plugin >> * Splash screens! >> * Fixed a long-standing problem with hiding missing links breaking key >> functionality >> * Permalinks/permaviews now copy to the clipboard automatically >> * Improvements to interactive functionality in external windows >> >> There are too many features to mention here — please feel free to chime in >> with your own favourites! >> >> You can upgrade your existing single file wikis at: >> https://tiddlywiki.com/upgrade.html <https://tiddlywiki.com/upgrade.html> >> >> As usual, please exercise caution when working with an upgrade, and take >> care to take plenty of backups. >> >> One change going forwards is that we plan to retain the ability to push >> updates to the documentation on tiddlywiki.com <http://tiddlywiki.com/> >> after the release of v5.1.18 — see this GitHub ticket for a technical >> discussion about the means: >> https://github.com/Jermolene/TiddlyWiki5/issues/3623 >> <https://github.com/Jermolene/TiddlyWiki5/issues/3623> >> >> There are more contributors to this release than ever, and I’m immensely >> grateful to everybody who helped in any way. >> >> Best wishes >> >> Jeremy. >> >> -- >> 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+...@ <>googlegroups.com <http://googlegroups.com/>. >> To post to this group, send email to tiddl...@ <>googlegroups.com >> <http://googlegroups.com/>. >> 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/c1ea0a25-07a3-4868-82af-96d1794bdc6a%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/c1ea0a25-07a3-4868-82af-96d1794bdc6a%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] > <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/39e9e892-0597-42e5-b1a2-a51b4f9558a8%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/39e9e892-0597-42e5-b1a2-a51b4f9558a8%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/8BD8D571-6EA3-4C2E-A2BC-2047FD4B3A52%40gmail.com. For more options, visit https://groups.google.com/d/optout.

