Community
 
 
 

CloudPortal Business Manager 2.x

324 seguidores
 
Avatar
Pankaj Paliwal

How to get email address from table cloud_portal.users

Avatar

How to get email address from table cloud_portal.users

Hello, Who know how to get email address from table cloud_portal.users? I found it is encode but didn't know how to decode.

 


Yongjun Tan MEMBERS
2 comentários
0

iniciar sessão para comentar.

 
 

Previous 2 comentários

Avatar
Pankaj Paliwal
Avatar

How to get email address from table cloud_portal.users

Simplest is to view user details for that user from the UI.

 

If that's not possible for whatever reason, you need to decrypt the email address using the AES_DECRYPT function and your database encryption key which can be found in cloud.properties.


Vijaykumar Natarajan CITRIX EMPLOYEES
Ações de comentário Permalink
Avatar
Pankaj Paliwal
Avatar

That works. Thanks a lot.


Yongjun Tan MEMBERS
Ações de comentário Permalink

Top Contributors