-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[full-ci] standalone graph service with LDAP (#5199)
* standalone graph service with LDAP Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * no panic on PATCH and DELETE Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * fix apitoken yaml key Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * update user, fix response codes Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * fix group creation return code Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * remove unknown user property Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * fix create return code checks in graph feature context Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * updating uses 200 OK when returning a body Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * revert user statusCreated change for now Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * revert return code changes Signed-off-by: Jörn Friedrich Dreyer <[email protected]> Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
- Loading branch information
Showing
9 changed files
with
156 additions
and
123 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
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.