← Back to team overview

mahara-contributors team mailing list archive

[Bug 905081] A change has been merged

 

Reviewed:  https://reviews.mahara.org/937
Committed: http://gitorious.org/mahara/mahara/commit/48a085faa8707c970b6f39b8565e35228f881873
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 48a085faa8707c970b6f39b8565e35228f881873
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date:   Fri Dec 16 15:14:12 2011 +1300

    SAML: make basic login form optional (bug #905081)
    
    Change-Id: I156e75f5d8df811932493b83df20f82fd5c4550c
    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