Actions
Defect #15123
closed"Add watcher" leaks all active users
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Security
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
When adding watchers, all active users of the current installation are visible (on new issues from the get-go, on existing issues you might have to type a few characters to trigger the autocomplete).
All other places in Redmine exposing users go to great lengths to only show users that are "visible" to the current user. Attached is a patch that limits the proposed users in the watcher autocomplete to users that are members of projects visible to the current user.
(This patch was written on behalf of and contributed by Planio)
Files
Related issues
Updated by Toshi MARUYAMA over 11 years ago
- Related to Defect #9500: Watchers list before and after creation issue added
Updated by Toshi MARUYAMA over 11 years ago
- Related to Feature #5159: Ability to add Non-Member watchers to the watch list added
Updated by Mischa The Evil over 11 years ago
- Related to Feature #11724: Prevent users from seeing other users based on their project membership added
Updated by Jean-Philippe Lang over 11 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Updated by Toshi MARUYAMA over 11 years ago
- Related to deleted (Feature #11724: Prevent users from seeing other users based on their project membership)
Updated by Toshi MARUYAMA over 11 years ago
- Is duplicate of Feature #11724: Prevent users from seeing other users based on their project membership added
Updated by Toshi MARUYAMA over 11 years ago
- Has duplicate Defect #15613: 'Add watchers' within the new issue reveals all the accounts added
Actions