HackMD/lib/web
Sheogorath 4229084c62
Add delete function for authenticated users
Allow users to delete themselbes. This is require to be GDPR compliant.

See: https://gdpr-info.eu/art-17-gdpr/
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-05-25 15:24:47 +02:00
..
auth Fix typo of "grouptAttribute" in saml auth module 2018-04-27 21:52:05 +08:00
imageRouter Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
middleware Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
noteRouter.js Allow posting new note with content 2018-01-18 10:41:58 +01:00
statusRouter.js Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
userRouter.js Add delete function for authenticated users 2018-05-25 15:24:47 +02:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00