Password masking
Bob T.Apr 29 2007 — edited May 2 2007In APEX 3.0 I have configured user access via ACL. When wizard is run the User ACL table is created. I have modified this table to hold addtional info including password. All works fine for this method of access. For password reset, I have a admin page. When this page is displayed by user with admin rights, a report is listed for all users with their passwords. I would like to mask the passwords with asterisks. So Admin will have to change password and not just tell them what it is. How can I mask database field in report to display asterisks?
With 3.0 is their a function call I can make that will reset password and email password to user..
Thanks,
Bob