diff options
author | WilliButz | 2018-09-05 19:56:41 +0200 |
---|---|---|
committer | WilliButz | 2018-09-26 16:56:37 +0200 |
commit | 556783ffad2e26c490c0d9d9520d7ee13a750dbb (patch) | |
tree | 088600923e087be24af640c8f01e1a4857fba06d /lib/web/auth/saml | |
parent | e48852e0e2de4441b5ef84dc9bb16be8ba9c01d8 (diff) |
lib/config: use `path.resolve` instead of `path.join`
While paths like `tmpPath` could previously be configured,
they were all interpreted relative to `appRootPath` because
of `path.join`.
Now the configurable paths can be canonical and therefore
independent of the `appRootPath`.
Signed-off-by: WilliButz <wbutz@cyberfnord.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions