7 Commits

Author SHA1 Message Date
Wolfgang Huß
4c8fb83dcd Refactor use of .env variables after Moriz suggestions 2021-03-19 13:23:15 +01:00
Wolfgang Huß
2c33373f10 Fix PUBLIC_REGISTRATION and INVITE_REGISTRATION in webapp 2021-03-15 08:50:22 +01:00
Wolfgang Huß
db9ef6a832 Fix env 'PUBLIC_REGISTRATION' and invent env 'INVITE_REGISTRATION' in backend and frontend 2021-03-03 16:10:20 +01:00
Wolfgang Huß
ac27d6ac96 Resolve WEBSOCKETS_URI config problem
- Value was not overtaken from .env.
2021-02-15 15:42:00 +01:00
9bf90bc880
- make cookie time configurable (default: 2 years)
- make cookie https setting configurable (default true in production)
- ensure cookie is set to `path: /` to fix redirect problem
2021-01-29 20:45:54 +01:00
a6bd42856a
- fixed config import
- default for STYLEGUIDE_DEV config
2021-01-28 17:47:55 +01:00
7d66431049
introduced config file for webapp 2021-01-28 17:47:55 +01:00