Security improvements
Posted: Wed Sep 05, 2012 5:09 pm
Hi,
working on a new project with nuBuilder, I start to think some improvements to make nuBuilder (if possible!) better and more secure.
First, I think that storing the password in a plain-text field in database is not a good idea: they could be managed and stored with sha1 or md5 algorithm.
Also, in Setup > Email Settings the Password input field could be type="password".
I know, these information could be accessible only to admin, but security is never too much.
Am I thinking wrong?
Max
working on a new project with nuBuilder, I start to think some improvements to make nuBuilder (if possible!) better and more secure.
First, I think that storing the password in a plain-text field in database is not a good idea: they could be managed and stored with sha1 or md5 algorithm.
Also, in Setup > Email Settings the Password input field could be type="password".
I know, these information could be accessible only to admin, but security is never too much.
Am I thinking wrong?
Max