[Maintain-dev] [JIRA] Commented: (MNT-1391) User Add/Create

Frederic Wenzel (JIRA) jira at osuosl.org
Mon Apr 10 11:18:09 PDT 2006


     [ http://bugs.osuosl.org/browse/MNT-1391?page=comments#action_10932 ]
     
Frederic Wenzel commented on MNT-1391:
--------------------------------------

When I read about this issue on JIRA, I was thinking the same. The way I see it, the only missing thing is in fact the dropdown box for all activated authentication modules to decide which authentication method will be used.

(Which, by the way, are subclasses of the "AuthModule" class, which in turn subclasses "Module". So, thanks to a hint claym recently gave to me: you might be able to check for "is_a($mymodule, 'AuthModule')" in case you wondered how to find all *auth* modules.)

> User Add/Create
> ---------------
>
>          Key: MNT-1391
>          URL: http://bugs.osuosl.org/browse/MNT-1391
>      Project: Maintain
>         Type: Task
>     Versions: 3.0
>     Reporter: Michael Clay
>     Assignee: Michael Clay
>     Priority: Minor
>      Fix For: 3.0

>
>
> Retool user addition/creation.
> The creation form must ask for more information than it used to, such as the authentication module that will be used for a user.  It is no longer assumed that added users are going to be MySQL, thus the form needs to be redone.

-- 
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