hedgedoc/public
Erik Michelson 307a634157 fix(router): do not create sessions for /_health
When the /_health endpoint for the docker container
healthcheck was introduced, it seems that it was
forgotten to exclude that route from the session
creation. As the healthcheck runs quite periodically,
this created a huge amount of session entries in the
database. This commit excludes the route from
session creation.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-02-10 15:52:08 +01:00
..
banner
css
docs fix(router): do not create sessions for /_health 2024-02-10 15:52:08 +01:00
fonts
icons
js
uploads
vendor
views fix(opengraph): treat user frontmatter values as String 2024-01-17 17:10:06 +01:00
.eslintrc.js
default.md
screenshot.png