[Maintain-dev] [JIRA] Resolved: (MNT-1426) auth_legacy module

Frederic Wenzel (JIRA) jira at osuosl.org
Thu Mar 16 15:13:07 PST 2006


     [ http://bugs.osuosl.org/browse/MNT-1426?page=history ]
     
Frederic Wenzel resolved MNT-1426:
----------------------------------

    Resolution: Fixed

The auth_legacy module is up and working. In auth_maintain, no handling of old Mysql passwords is included anymore. Instead, the legacy module takes care of re-hashing old passwords and automatically replacing the auth method for these people by auth_maintain.

> auth_legacy module
> ------------------
>
>          Key: MNT-1426
>          URL: http://bugs.osuosl.org/browse/MNT-1426
>      Project: Maintain
>         Type: Sub-task
>   Components: Modules
>     Versions: 3.0
>     Reporter: Frederic Wenzel
>     Assignee: Frederic Wenzel
>     Priority: Urgent
>      Fix For: 3.0

>
>
> The auth_maintain module should not authenticate against old password hashing methods. In a clean install of maintain, you want sha1 to be the only hashing algorithm used.
> Therefore, we have to write a auth_legacy module that authenticates against the old hashes, and, on success, re-hashes the password to sha1 and switches the auth module to auth_maintain.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://bugs.osuosl.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



More information about the Maintain-dev mailing list