-
Bug
-
Resolution: Fixed
-
Low
-
5.2.3
-
1
-
Severity 3 - Minor
-
Steps to Reproduce:
- Create a new test user
- Add the newly created user into confluence-administrators group
- Disabled the new test user
- Access the following URL
<Server Base URL>/500page.jsp
- Click the "Confluence Administrators" link which will redirect you to this URL
<Server Base URL>/contactadministrators.action
- Send the "Contact Administrators" form
Expected Results:
Confluence should respect the status of the member of confluence-administrators, whether it is disabled or not. Sending an e-mail to a disabled user is a broken process.
Actual Results:
Confluence does not respect the "ACTIVE" parameter in the database and blindly send email to all members of confluence-administrators