Increase BotPasswordSessionProvider's default priority
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 18 May 2016 15:48:50 +0000 (11:48 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 18 May 2016 15:48:50 +0000 (11:48 -0400)
commitf00b09f0693391e8fca06d180b3a80fc8833165a
tree94e276191622a286df579daae26fce9a606eaad9
parent045ca4ca47eb3b9120599d6964b33c15bd96b6e7
Increase BotPasswordSessionProvider's default priority

CentralAuthSessionProvider is using 50, BotPasswordSessionProvider needs
to be higher than that. Since the current 40 is a bit close to
CookieSessionProvider's 30, let's go higer here instead of lowering
CentralAuth.

Change-Id: I1230d23c53dacc8e01db955507aacba0e98e62d3
includes/DefaultSettings.php