Comment 17 for bug 1533377

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7178
Committed: https://git.mahara.org/mahara/mahara/commit/65261b076046d8ebb32f8b7923ece473a0686f9a
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 65261b076046d8ebb32f8b7923ece473a0686f9a
Author: Aaron Wells <email address hidden>
Date: Tue Sep 27 01:47:03 2016 +1300

Bug 1533377: Browserid end-of-life migration script

This patch removes all authentication functionality
from the browserid auth plugin. It adds a script,
accessible through the plugin's configuration page,
to migrate user accounts from browserid to
internal auth.

Also includes changes to allow users to be searched
by authtype, and to prevent non-useable plugins
from being enabled on the plugin config page.

Change-Id: I4e8bd9fc4d2fb2ccaa1845fda533c9373ec251bd
behatnotneeded: Can't test with behat
Signed-off-by: Robert Lyon <email address hidden>