← Back to team overview

mahara-contributors team mailing list archive

[Bug 905081] A change has been merged

 

Reviewed:  https://reviews.mahara.org/933
Committed: http://gitorious.org/mahara/mahara/commit/8228bbcb8f44d7e029a1038d6511843ee3184d26
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 8228bbcb8f44d7e029a1038d6511843ee3184d26
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date:   Tue Dec 13 17:36:05 2011 +1300

    Allow auth plugins to provide extra login form javascript
    
    Some authentication plugins need to inject some more Javascript
    into the login form. This adds a function to the API to enable this.
    
    Bug #905081
    
    Change-Id: Icf1018558fe9210261c4f758169fd30afb4f89ab
    Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/905081

Title:
  Allowing auth plugins to provide extra elements and javascript in the
  login form

Status in Mahara ePortfolio:
  In Progress

Bug description:
  We should not assume that all authentication plugins will be based on
  the Mahara username/password login form.

  Three new API functions are needed:

  - whether or not the plugin requires the basic login form elements (username and password fields, login button)
  - any extra Javascript to inject in the login form area
  - any extra pieforms elements to add to the login form

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/905081/+subscriptions


References