snake Posted September 14, 2012 Share Posted September 14, 2012 I need to add some custom fields for storing login details. Are the custom feilds encrypted or is there a better way to do this ? 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 14, 2012 Share Posted September 14, 2012 Custom fields are not encrypted, the only field in a service that is encrypted is the service password so you will want to store the password in that field. 0 Quote Link to comment Share on other sites More sharing options...
snake Posted September 14, 2012 Author Share Posted September 14, 2012 unfortunately that would not work, storing multiple passwords in one field would cause confusion. it really needs to be separate fields for each login. 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 17, 2012 Share Posted September 17, 2012 This seemed like a good idea so I went ahead and created an addon module which allows you to encryption product custom fields. http://forum.whmcs.com/showthread.php?59074-Encrypt-Product-Custom-Fields 0 Quote Link to comment Share on other sites More sharing options...
snake Posted September 17, 2012 Author Share Posted September 17, 2012 That sounds great, could you do the same for custom.client fields too. 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 17, 2012 Share Posted September 17, 2012 That sounds great, could you do the same for custom.client fields too. Sure, I'll look at adding client custom fields as well in the next release. 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 21, 2012 Share Posted September 21, 2012 My module now supports encrypting client custom fields as well. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.