You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Michael Wu (JIRA)" <ji...@apache.org> on 2016/02/18 02:56:18 UTC

[jira] [Created] (EAGLE-160) a password value is exposed which violates security rules

Michael Wu created EAGLE-160:
--------------------------------

             Summary: a password value is exposed which violates security rules
                 Key: EAGLE-160
                 URL: https://issues.apache.org/jira/browse/EAGLE-160
             Project: Eagle
          Issue Type: Bug
            Reporter: Michael Wu
            Assignee: Hao Chen
            Priority: Minor


At org.apache.eagle.service.security.pwdgen.PasswordEncoderGenerator:23 and :26, there are hardcoded password and println(hashedPassword) clause that violating the security rules.

>> Solving recommendation: 
For the clauses are in a "main" method for testing, and that main method is the only method in the class, maybe we can delete the class or remove the main method from the class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)