Go to file
Tyler Anthony Romeo 89455cdfb2 Refactor extension key storage
This takes out the actual key information from
OATHUser and puts it into an OATHKey class, which OATHUser
depends on. This allows easily swapping keys in/out from
a user.

Change-Id: Ife5f1bae4ad65b66c5e20017cc43c0576b4aba19
2016-03-22 18:08:45 -07:00
i18n Localisation updates from https://translatewiki.net. 2015-12-11 23:52:34 +01: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 Pass jshint 2014-07-21 14:33:33 +02:00
special Refactor extension key storage 2016-03-22 18:08:45 -07:00
sql/mysql Refactor extension key storage 2016-03-22 18:08:45 -07:00
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 21:58:30 -07:00
.gitreview Adding .gitreview back in 2012-05-09 10:27:10 -07:00
.jshintignore Pass jshint 2014-07-21 14:33:33 +02:00
.jshintrc Pass jshint 2014-07-21 14:33:33 +02:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json Refactor extension key storage 2016-03-22 18:08:45 -07:00
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 21:58:30 -07:00
OATHAuth.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:08:32 +02:00
OATHAuth.hooks.php Refactor extension key storage 2016-03-22 18:08:45 -07:00
OATHAuth.php Upgrade Extension:OATHAuth to the registration system 2015-12-20 22:30:58 +02:00
OATHAuthKey.php Refactor extension key storage 2016-03-22 18:08:45 -07:00
OATHUser.php Refactor extension key storage 2016-03-22 18:08:45 -07:00
OATHUserRepository.php Refactor extension key storage 2016-03-22 18:08:45 -07:00
package.json build: Updating development dependencies 2015-12-29 11:43:58 -08:00