← Back to team overview

mahara-contributors team mailing list archive

[Bug 905081] [NEW] Allowing auth plugins to provide extra elements and javascript in the login form

 

Public bug reported:

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

** Affects: mahara
     Importance: Wishlist
     Assignee: François Marier (fmarier)
         Status: In Progress


** Tags: auth

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


Follow ups

References