hedgedoc/docs
David Mehren fddb7e8c8c
Allow anonymous user colors in DB schema
Every authorship now has an author that saves the color.
The author links to the session and optionally the user.
For anonymous users, the session now can be used to reidentify the user.
 If the user is logged-in, the userId is saved into the author table.
 This allows to identify the user even after the session expired.

 A note created by an anonymous user does not have an owner.
 The cardinality was updated to reflect that.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-29 18:07:06 +02:00
..
content Allow anonymous user colors in DB schema 2021-04-29 18:07:06 +02:00
mkdocs.yml Documentation: Add toggleable dark theme 2021-04-17 12:42:03 +02:00
requirements.txt chore(deps): update dependency mkdocs-material to v7.1.5 2021-05-19 09:14:00 +00:00