paddle
paddle copied to clipboard
password change?
I have a need to allow my users to change their password. Is this possible with Paddle? I don't see any mention of it in the docs.
As far as I know, changing an LDAP password is done by simply changing some fields of a user entry.
There are some considerations to it though, like the format {<hashkind>}<hash>, and the fact that if your server is also used as samba, there is another field to modify, and these two considerations are not handled by Paddle (but it can be done quite simply by the caller).
I don't really have time to implement these two nice features right now, but if you feel like they would fit well into Paddle, I'd happily review PRs ^^
Thanks for the quick reply. Youbmight just get a PR from me for this!Sent from my T-Mobile 4G LTE Device
-------- Original message --------From: Rémi NICOLE [email protected] Date: 8/5/20 16:07 (GMT-05:00) To: minijackson/paddle [email protected] Cc: Michael [email protected], Author [email protected] Subject: Re: [minijackson/paddle] password change? (#44)
As far as I know, changing an LDAP password is done by simply changing some fields of a user entry.
There are some considerations to it though, like the format {
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.