You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/02/19 21:15:15 UTC

[Bug 57604] New: Encrypt passwords in request parameters

https://bz.apache.org/bugzilla/show_bug.cgi?id=57604

            Bug ID: 57604
           Summary: Encrypt passwords in request parameters
           Product: JMeter
           Version: 2.12
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: timcassidy13@gmail.com

When a request includes parameters there should be an option to encrypt those
parameters, such as a password.  This would prevent the plain text password
being visible in the JMeter GUI as well in the jmx file itself.

Similar to 34321.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 57604] Encrypt passwords in request parameters

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57604

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
This is out of scope of jmeter.
There is already some GUI complexity and implementing this would make it even
more complex.
You could implement it using either BeanShell , or a custom function.

-- 
You are receiving this mail because:
You are the assignee for the bug.