In some applications we manipulate the password and/or username in the BeforeLogOn and AfterLogOn events of TOracleSession. This works very nicely with TOracleLogon for normal logons. (The edit fields are updated)
However, when changing a user password with TOracleLogon, is their a way we can trap and modify the user provided password "before" and "after" Oracle processes it? (I am thinking maybe adding a BeforeSetPassword and AfterSetPassword event?)
------------------
Michael
[This message has been edited by masfaw (edited 30 September 2003).]
However, when changing a user password with TOracleLogon, is their a way we can trap and modify the user provided password "before" and "after" Oracle processes it? (I am thinking maybe adding a BeforeSetPassword and AfterSetPassword event?)
------------------
Michael
[This message has been edited by masfaw (edited 30 September 2003).]