1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00
TiddlyWiki5/core/modules/server
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
..
authenticators Fix #4786 (#4787) 2020-08-03 10:41:23 +01:00
routes Fix logout triggering 404 error 2022-12-24 12:13:01 +00:00
server.js Server: correctly print URL when running on IPv6 2022-07-29 10:07:59 +01:00