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

[Authorization] Restrict blocked users' login (after rejected moderation) #642

Open
MissMS opened this issue Jun 18, 2024 · 0 comments
Open

Comments

@MissMS
Copy link
Collaborator

MissMS commented Jun 18, 2024

Goal: limit access of the blocked users to their profile after rejected added content moderation

Acceptance criteria:

  1. Given moderation request is rejected
    AND profile status is 'Rejected'
    AND user profile is blocked
    When user log in
    Then show validation error: Профіль заблоковано через порушення правил користування сайтом
    AND user cannot log in

  2. Registration must not be affected - user with existing email in the system cannot register again

EPIC: #3
Affected US: #2
Related US: #620

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant