mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-17 02:41:31 +00:00
Previously, the `logout` method immediately returned and did not wait for the possible error callback. This wraps the call to `session.destroy` into a promise, so the error can be properly handled. Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
api | ||
auth | ||
authors | ||
config | ||
errors | ||
frontend-config | ||
groups | ||
history | ||
identity | ||
logger | ||
media | ||
monitoring | ||
notes | ||
permissions | ||
revisions | ||
users | ||
utils | ||
app.module.ts | ||
main.ts | ||
seed.ts |