Comment 1 for bug 1640308

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

Reviewed: https://reviews.mahara.org/7244
Committed: https://git.mahara.org/mahara/mahara/commit/210a98b41a10a08409596f731fb6b59d6479ad1c
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 210a98b41a10a08409596f731fb6b59d6479ad1c
Author: Robert Lyon <email address hidden>
Date: Thu Nov 10 10:44:51 2016 +1300

Bug 1640308: Adding an auth_instance "active" column

To allow us to easily turn of a 'bad' auth when it is trying to
connect to a third party server but that server is not reachable.

Currently it makes logging in slow as it needs to timeout on that auth
instance before trying the next one.

behatnotneeded

Change-Id: Ieeaeeaeb1bc0aa61ed3faad8f3bf751edd9c1023
Signed-off-by: Robert Lyon <email address hidden>