mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07846
[Bug 905081] A change has been merged
Reviewed: https://reviews.mahara.org/934
Committed: http://gitorious.org/mahara/mahara/commit/c40b75f6f35f581356f180c7337134d9f70445f9
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit c40b75f6f35f581356f180c7337134d9f70445f9
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date: Wed Dec 14 19:25:14 2011 +1300
Enable auth plugins to supply extra login form elements
This will ensure that we don't need to hack core to add links to
the bottom of the main login form for example.
Bug #905081
Change-Id: I44d1b335660dda89c55e2cdee1cd7b59484accfe
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