primeface password is plaintext

UI Components for JSF
Post Reply
ronaldoronaldinho
Posts: 10
Joined: 12 Oct 2017, 10:06

13 Oct 2017, 09:28

hi, experts, I found that although inputSecret is used for password, it is transmitted in formdata posted to server?
and solution for this case?


ronaldo ronaldinho

MarkWinton
Posts: 50
Joined: 18 Oct 2013, 23:40

13 Oct 2017, 10:46

inputSecret just masks the entered values in the browser, it's nothing to do with the transmitted data (which will be plain text in the submitted request's parameters, and is normal behaviour).

You're using HTTPS to secure traffic to your site though, right? In which case the password being plain text in the request parameters is a moot point.

ronaldoronaldinho
Posts: 10
Joined: 12 Oct 2017, 10:06

19 Oct 2017, 08:27

thanks sir. this is requirement from auditor

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 26 guests