Go to file
Florian 106497dc27 Show the first input as a warning, not as an error box
The first time the extension asks for the code of the mobile phone
isn't an error and shouldn't be styles as such (see the depends-on
change). Change all other UIs to errors.

Bug: T139179
Change-Id: I7cc3333c3e166295e85e91c7b377e53842bdb307
Depends-On: I9a27911613e62b5c4cb86bea40696cb37c4f49c2
2016-07-28 22:29:03 +02:00
auth Show the first input as a warning, not as an error box 2016-07-28 22:29:03 +02:00
i18n Localisation updates from https://translatewiki.net. 2016-06-26 14:19:07 +02:00
lib Refactor extension key storage 2016-03-22 18:08:45 -07:00
maintenance Refactor extension key storage 2016-03-22 18:08:45 -07:00
modules Fixup qrcode-generating js, to stop race condition. 2016-06-20 03:42:28 -04:00
special Fixup qrcode-generating js, to stop race condition. 2016-06-20 03:42:28 -04:00
sql/mysql Refactor extension key storage 2016-03-22 18:08:45 -07:00
tests/phpunit Update for AuthManager 2016-05-31 19:38:41 +00:00
.gitignore Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
.gitreview Adding .gitreview back in 2012-05-09 10:27:10 -07:00
.jshintignore Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
.jshintrc Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
composer.json Add composer.json for running phplint test 2016-01-19 22:29:19 +00:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json Set license-name in extension.json 2016-06-23 11:23:18 +02:00
Gruntfile.js Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
OATHAuth.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:08:32 +02:00
OATHAuth.hooks.legacy.php Update for AuthManager 2016-05-31 19:38:41 +00:00
OATHAuth.hooks.php Update for AuthManager 2016-05-31 19:38:41 +00:00
OATHAuth.php Add missing / to alias file 2016-01-19 22:07:57 +00:00
OATHAuthKey.php Fixup DB/uid handling for SUL wikis 2016-04-06 17:52:34 -07:00
OATHAuthUtils.php Encrypt password when stored in user session 2016-03-30 21:23:48 -07:00
OATHUser.php Refactored special pages into HTMLForm and proxy 2016-03-23 11:26:04 -07:00
OATHUserRepository.php Avoid DB connections on OATHUserRepository construction 2016-05-31 13:24:18 -07:00
package.json Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00