mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15399
[Bug 904065] Re: Auth plugins have lots of duplicated code
The tool PMD/CPD (http://pmd.sourceforge.net/cpd.html) to detect code
duplicates is quite helpful
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
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