Actions
Defect #3981
closedScramble passwords in database table "Repositories"
Status:
Closed
Priority:
High
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2008-10-15
Due date:
% Done:
30%
Estimated time:
Resolution:
Duplicate
Affected version:
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
Actions