TiddlyWiki5/core/modules/server/routes
jeremy@jermolene.com 95e6168839 Fix logout triggering 404 error
See https://talk.tiddlywiki.org/t/logout-error-xmlhttprequest-error-code-404/5590/5 for details

We can't POST to the logout endpoint without triggering authentication, so we report in advance whether logout is supported.
2022-12-24 12:13:01 +00:00
..
delete-tiddler.js
get-favicon.js
get-file.js
get-index.js
get-login-basic.js
get-status.js Fix logout triggering 404 error 2022-12-24 12:13:01 +00:00
get-tiddler-html.js
get-tiddler.js
get-tiddlers-json.js
put-tiddler.js