hedgedoc/src
David Mehren 708ae86444
docs: explain the choice of sha-512 for auth tokens
Signed-off-by: David Mehren <git@herrmehren.de>
2021-12-14 19:21:28 +01:00
..
api feat: replace GetNotePipe with GetNoteInterceptor and RequestNote 2021-11-30 22:33:20 +01:00
auth docs: explain the choice of sha-512 for auth tokens 2021-12-14 19:21:28 +01:00
authors
config test(mockconfig): generate unique upload paths 2021-11-16 18:25:00 +01:00
errors
frontend-config
groups fix(group): add special flag to create method 2021-11-14 20:53:45 +01:00
history fix: the tests use the new typing from create methods 2021-09-25 11:55:35 +02:00
identity fix(session-guard): correctly check for missing session 2021-12-07 20:23:18 +01:00
logger
media fix(media-upload): remove backendData parameter 2021-11-14 21:14:03 +01:00
monitoring
notes chore: move get-note-pipe to api utils 2021-11-21 17:05:27 +01:00
permissions feat: create permission decorator 2021-11-21 17:17:33 +01:00
revisions fix: the tests use the new typing from create methods 2021-09-25 11:55:35 +02:00
users docs: fix createUser and test docs 2021-11-06 11:49:26 +01:00
utils feat: setupSpecialGroups in bootstrap 2021-10-31 00:06:55 +02:00
app.module.ts
main.ts feat: setupSpecialGroups in bootstrap 2021-10-31 00:06:55 +02:00
seed.ts fix(seed): fix create method usage 2021-11-14 21:49:31 +01:00