Summary | Add joomla-md5 encryption scheme to Horde_Auth |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | ralf.lang (at) ralf-lang (dot) de |
Requester | ralf.lang (at) ralf-lang (dot) de |
Created | 12/26/2013 (4222 days ago) |
Due | |
Updated | 03/21/2014 (4137 days ago) |
Assigned | |
Resolved | 03/21/2014 (4137 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 8233a6190f8a1d57ccb4a7af490631e09a623d19
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Feb 6 10:31:08 2014 +0100
[rla] Add joomla-md5 encryption option for SQL backends (
Request #12889).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/8233a6190f8a1d57ccb4a7af490631e09a623d19
commit b0aa3a9a9c9ccd436dccf397e88d889a29c79cc7
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Dec 26 21:19:23 2013 +0200
[rla] Add joomla encrypted password format (
Enhancement #12889).framework/Auth/package.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/b0aa3a9a9c9ccd436dccf397e88d889a29c79cc7
commit 1950a8ab8e8a556dd6b32626506530c81c211e27
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Dec 26 21:15:00 2013 +0200
Add Joomla password format for authentication
#12889framework/Auth/lib/Horde/Auth.php | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1950a8ab8e8a556dd6b32626506530c81c211e27
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Add joomla-md5 encryption scheme to Horde_Auth
Type ⇒ Enhancement
State ⇒ New
which is: md5(password.salt):md5(salt)