Jan Klopper
Jan Klopper
This should fix https://github.com/minvws/nl-kat-coordination/security/code-scanning/112 and https://github.com/minvws/nl-kat-coordination/security/code-scanning/111 by not building a complete bash string, but instead uses the native NodeJS functions to specify the correct arguments. I've also added an env-var...
Add's some properties that should help clean up the view context, and make it more explicit what each property means because they are now accessible via the organization object and...
We are seeing errors, and subsequent restart loops for missing workers. Instead of recreating the missing workers, we crash on the missing PID when trying to emit a warning. ###...
**Describe the bug** the regular url structure for OpenKAT is: ``` //pages-outside-orga-scope ///pages-inside-orga-scope ``` However, the crisis room flips this around and uses: `/en/crisis-room/test/1/` This is probably due to the...