07-07-2021, 08:00 PM
(07-07-2021, 01:47 AM)mark_talluto Wrote: Hi Stam,
We are working on an update that will not require you to authenticate a user after they change their password.
-Mark
Thanks Mark,
While that would make things simpler, your advice above worked like a charm - the user is warned they'll be logged out and have to re-login if they change password; works well in secure mode.
Using non-secure mode to change any user's password makes less sense in my case - i would only need to reset a user's password when they can't login, so don't have to worry about logging them out, but i also don't want to know their passwords, so really cdbi_forgotUserAccountPassword works much better for this
You guys are probably very stretched right now, but would be nice if documentation would include this info (especially about cdbi_forgotUserAccountPassword)
Many thanks for your help as always!
Stam