-
Notifications
You must be signed in to change notification settings - Fork 694
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ChaosCenter]: Implement api token CRUD logic & frontend view (#4138)
* fix: support Bearer in api-server Signed-off-by: namkyu1999 <[email protected]> * fix: chore Signed-off-by: namkyu1999 <[email protected]> * feat: implement api-token crud api Signed-off-by: namkyu1999 <[email protected]> * feat: add auth apis to swagger Signed-off-by: namkyu1999 <[email protected]> * feat: implement api-token frontend logics Signed-off-by: namkyu1999 <[email protected]> * fix: fix SettingsWrapper Signed-off-by: namkyu1999 <[email protected]> * fix: minor Signed-off-by: namkyu1999 <[email protected]> * fix: pass deepscan Signed-off-by: namkyu1999 <[email protected]> * fix: chore Signed-off-by: namkyu1999 <[email protected]> * fix: use const values Signed-off-by: namkyu1999 <[email protected]> * fix: delete validating whether the user deactivated or not in handler function Signed-off-by: namkyu1999 <[email protected]> --------- Signed-off-by: namkyu1999 <[email protected]>
- Loading branch information
1 parent
0cf13c9
commit 57748d7
Showing
40 changed files
with
1,188 additions
and
76 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
Oops, something went wrong.