fix: Properly handle limited scope for remapping users

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2022-03-14 17:25:06 +01:00
parent 376c7c7d07
commit c5d83e662c
6 changed files with 149 additions and 66 deletions

View File

@@ -5,7 +5,7 @@ default:
- '%paths.base%/../features/'
contexts:
- ServerContext:
baseUrl: http://localhost:9090/
baseUrl: http://localhost:8080/
- RequestContext
- BoardContext
- CommentContext