Defect #3981
Scramble passwords in database table "Repositories"
| Status: | Closed | Start date: | 2008-10-15 | ||
|---|---|---|---|---|---|
| Priority: | High | Due date: | |||
| Assignee: | - | % Done: | 30% | ||
| Category: | SCM | ||||
| Target version: | - | ||||
| Affected version: | Resolution: | Duplicate |
Description
If I do
SELECT r.login, r.password, r.url FROM repositories r
I can see all passwords and repository resources, though I mustn't to. Better to scramble passwords.
Related issues
History
#1 Updated by Nick Read over 3 years ago
- Status changed from New to Resolved
- Assignee deleted (
Azamat Hackimov)
This is a duplicate of #2034
#2 Updated by Jean-Philippe Lang over 3 years ago
- Status changed from Resolved to Closed
- Resolution changed from Fixed to Duplicate