<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Encrypted MySQL Password</title> 
  <pubDate>Fri, 10 Apr 2026 07:03:39 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/12962</link> 
  <atom:link rel="self" type="application/rss+xml" title="Encrypted MySQL Password" href="https://bugs.horde.org/ticket/12962/rss" /> 
  <description>Encrypted MySQL Password</description> 
 
   
   
  <item> 
   <title>It seems that there is no configuration option if passwords </title> 
   <description>It seems that there is no configuration option if passwords stored within an MySQL database and the passwords are encrypted by MySQLs password function. 
The check of old password fail because, of missing algorithm that matches MySQLs password().

I propose to extend the getCryptedPassword function of Auth.php class with a MySQL password hash function (PHP-based). MySQL passwords are then supported by the encryption option &#039;mysql&#039; in the &#039;sql&#039; section of backends.php.

Patch attached.</description> 
   <pubDate>Mon, 10 Feb 2014 14:03:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12962#t82297</link> 
  </item> 
   
  <item> 
   <title>Patch now attached.</title> 
   <description>Patch now attached.</description> 
   <pubDate>Mon, 10 Feb 2014 14:04:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12962#t82298</link> 
  </item> 
   
  <item> 
   <title>Which password hashing method are you talking about? The old</title> 
   <description>Which password hashing method are you talking about? The old or the new hashing method?</description> 
   <pubDate>Mon, 10 Feb 2014 15:59:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12962#t82300</link> 
  </item> 
   
  <item> 
   <title>The &quot;new&quot; MySQL password  hash method (&gt;= MySQL 4.1).</title> 
   <description>The &quot;new&quot; MySQL password  hash method (&gt;= MySQL 4.1).</description> 
   <pubDate>Mon, 10 Feb 2014 16:09:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12962#t82301</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 4a1a64dd1cc9</title> 
   <description>Changes have been made in Git (master):

commit 4a1a64dd1cc9236bb6853dc07efb77244a5430a8
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Feb 10 18:13:57 2014 +0100

    [jan] Add MySQL password hashing (Request #12962).

 framework/Auth/lib/Horde/Auth.php           |    4 ++++
 framework/Auth/package.xml                  |    2 ++
 framework/Auth/test/Horde/Auth/TestCase.php |  Bin 2220 -&gt; 2297 bytes
 3 files changed, 6 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/4a1a64dd1cc9236bb6853dc07efb77244a5430a8</description> 
   <pubDate>Mon, 10 Feb 2014 17:14:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12962#t82306</link> 
  </item> 
   
  <item> 
   <title>Thanks a lot!
Would it mind you to push something like

U</title> 
   <description>Thanks a lot!
Would it mind you to push something like

Use &#039;mysql&#039; if the passwords are stored by using the password() function of MySQL (MySQL Version &gt;=4.1).

into documentation (horde/passwd/docs/INSTALL, line 234)?
</description> 
   <pubDate>Mon, 10 Feb 2014 19:57:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12962#t82310</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 75657c76f8ea</title> 
   <description>Changes have been made in Git (master):

commit 75657c76f8ea67ca56d588b7bd81f0dd38628131
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Tue Feb 11 12:17:32 2014 +0100

    [jan] Add mysql encryption option for SQL backends (Request #12962).

 horde/config/conf.xml |    2 ++
 horde/docs/CHANGES    |    1 +
 horde/package.xml     |    1 +
 3 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/75657c76f8ea67ca56d588b7bd81f0dd38628131</description> 
   <pubDate>Tue, 11 Feb 2014 11:17:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12962#t82323</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
