hedgedoc/backend/src
Yannick Bungers 7f8371fec2 Remove redundant password strength check
Signed-off-by: Yannick Bungers <git@innay.de>
2023-02-06 08:46:56 +01:00
..
api refactor(backend): don't create local user if password is too weak 2023-01-15 18:15:28 +01:00
auth fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
authors fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
config fix(config): Replace HD_DOMAIN and HD_EDITOR_BASE_URL with HD_BASE_URL 2023-02-05 22:32:31 +01:00
errors feat(backend): add RegistrationDisabledError 2023-01-15 18:14:01 +01:00
frontend-config fix(config): Replace HD_DOMAIN and HD_EDITOR_BASE_URL with HD_BASE_URL 2023-02-05 22:32:31 +01:00
groups fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
history fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
identity Remove redundant password strength check 2023-02-06 08:46:56 +01:00
logger fix(tests): syntax for loop in console-logger service 2023-01-09 20:09:56 +01:00
media fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
monitoring feat(apidocs): use real version number 2023-01-15 18:20:25 +01:00
notes fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
permissions fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
realtime fix(backend): Remove redundant test 2023-02-05 18:38:32 +01:00
revisions test: fix "creates a new revision" test 2022-11-27 21:29:23 +01:00
session fix(realtime): Allow connections for guest users 2022-12-11 22:21:51 +01:00
users fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
utils fix(backend): Use regex to parse version 2023-02-05 21:21:08 +01:00
app-init.ts misc(apidocs): move URL route of API docs 2023-01-15 18:20:25 +01:00
app.module.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
events.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
main.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
seed.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00