Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to inactivate users #977

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

pepermao
Copy link
Collaborator

@pepermao pepermao commented Sep 7, 2023

  • receive state identity from Ory
  • add ability to inactivate/active user
  • customize access denied page
  • redirect login users who are inactivate
  • add status column on the admin page
image image image image

closes #974

- add ability to inactivate/active user
- customize access denied page
- redirect login users those are inactivate
- add status column on admin page
- create comonent for drawer
@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

7.6% 7.6% Coverage
0.0% 0.0% Duplication

@thesocialdev thesocialdev merged commit 86cef5c into develop Sep 7, 2023
1 of 2 checks passed
@thesocialdev thesocialdev deleted the add-ability-to-inactivate-users branch September 7, 2023 21:44
@thesocialdev thesocialdev mentioned this pull request Sep 8, 2023
@thesocialdev thesocialdev mentioned this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to inactivate user and when the user try to login the user is always redirected to a page
2 participants