Bug 1018630

Summary: RFE: Way to distinguish unregistered user and disabled user
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: Authentication-Fedora, Authentication-OpenIDAssignee: Michelle Kim <mkim>
Status: CLOSED UPSTREAM QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.1CC: camunoz, sflaniga, zanata-bugs
Target Milestone: ---Keywords: screened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1017101 Environment:
Last Closed: 2015-07-29 02:45:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Ding-Yi Chen 2013-10-14 00:51:32 UTC
Zanata currently treat unregistered users as disabled users, however they should be different.

Consider following use case:

1. Unregistered users: The user fill the registration page but forgot to click activation link. He/she should be lead to unregistered user page to resend activation mail.

Step to reproduced:
1. Use generic open to register
2. Fill the registration form, and click *Save*.
3. Make the activation link expire by waiting for 24 hours or modify the database.
4. User log in

Expected:
Redirect to Inactivated user page

Actual:
Nothing happend


2. Disabled user (User disabled by admin): Admin wants to stop the mischievous users and set the disable flag. The users should NOT be able to reach the inactive account page.

Step to reproduced:
1. Admin disable an user account.
2. Log in as that user.

Expected:
Error messages: "Your account is disabled, please contact admin to resolve the issue".

This bug is more comprehensive and clearer version of Bug 1017101.

Comment 1 Ding-Yi Chen 2013-10-14 00:54:31 UTC
*** Bug 1017101 has been marked as a duplicate of this bug. ***

Comment 3 Damian Jansen 2015-07-14 00:21:10 UTC
Reassigned to PM

Comment 4 Zanata Migrator 2015-07-29 02:45:19 UTC
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-174