search for: 8ce3c29a

Displaying 2 results from an estimated 2 matches for "8ce3c29a".

Did you mean: 7ce3c2ca
2023 Mar 17
1
Custom SASL authentication
Hello, I'm looking for a good way to apply a custom hash to passwords.? My hope is to add passwords to a (MySQL) database: INSERT INTO users (user='joblo', pass=MYHASH('plain-password').. For SASL authentication, my thought first was to apply the same hash to the issued password and compare it with the hashed password in the database.? I soon discovered the sql driver
2023 Mar 18
2
Custom SASL authentication
An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20230318/8ce3c29a/attachment-0001.htm>