hedgedoc/backend/src/config
Tilman Vatteroth dccd58f0c1 fix: remove subpath support for HD_BASE_URL
With this commit we drop the subpath support which results in the constraint that HedgeDoc must always run on the root of a domain. This makes a lot of things in testing, rendering and security much easier.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-13 20:38:53 +02:00
..
mock test: fix URLs in mock config 2023-02-19 20:56:18 +01:00
app.config.spec.ts fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
app.config.ts fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
auth.config.spec.ts refactor: rename HD_AUTH_LDAPS to HD_AUTH_LDAP_SERVERS 2023-07-22 11:37:17 +02:00
auth.config.ts refactor: rename HD_AUTH_LDAPS to HD_AUTH_LDAP_SERVERS 2023-07-22 11:37:17 +02:00
csp.config.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
customization.config.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
database-type.enum.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
database.config.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
default-access-level.enum.ts refactor(default-access-level): rename from default-access-permission 2023-02-12 20:42:10 +01:00
external-services.config.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
gitlab.enum.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
guest_access.enum.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
hsts.config.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
loglevel.enum.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
media.config.spec.ts fix(media config): expect HD_MEDIA_BACKEND_S3_ENDPOINT to be an uri 2023-04-16 18:41:03 +02:00
media.config.ts fix(media config): expect HD_MEDIA_BACKEND_S3_ENDPOINT to be an uri 2023-04-16 18:41:03 +02:00
note.config.spec.ts refactor(default-access-level): rename from default-access-permission 2023-02-12 20:42:10 +01:00
note.config.ts refactor(default-access-level): rename from default-access-permission 2023-02-12 20:42:10 +01:00
utils.spec.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
utils.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00