← Back to team overview

mahara-contributors team mailing list archive

[Bug 904065] Re: Auth plugins have lots of duplicated code

 

There are also some duplicates in the core auth lib I have spotted.

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

Title:
  Auth plugins have lots of duplicated code

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Core authentication plugins (e.g. XMLRPC, SAML and LDAP) have a
  significant amount of duplicated code which could lead to certain
  checks not being performed correctly.

  We should look at refactoring some of it to make these plugins more
  robust and easier to maintain. It will also make it much easier for
  contrib plugins that have to extend the same API.

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


References