-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add switch orga to legacy routes (#8257)
* add switch orga to legacy routes * fix pattern matching for annotation in orga switching mechanism * add assertion that directoryName and organizationId must be defined together * simplify assertion in backend * undo changes except for making AsyncRedirect a functional component * include successful disambiguation request even in case orga is not correct * add changelog entry * fix backend formatting * move code checking if ds is accessible via orga switching to separate service * fix imports * rename to AccessibleBySwitchingService * remove unused import --------- Co-authored-by: Michael Büßemeyer <[email protected]>
- Loading branch information
1 parent
f909097
commit 002c915
Showing
6 changed files
with
194 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.