-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
891 be sso implement blocked user status functionality (#1042)
* implementing blocked user status functionallity * changelog and version updated * updated config dev service version * fixing conflict * fixing prettier error * dni of the blockedUser test fixed * Update login.test.ts * Update login.test.ts * added middleware functionality * Update validate.test.ts * update users/getMe and dashboard/users/list * fixing minor tests issues * console log deleted --------- Co-authored-by: roche-tan <rochelyn.rallestan@gmail.com>
- Loading branch information
1 parent
c2023f6
commit 571c712
Showing
18 changed files
with
327 additions
and
208 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.