api
Apply rate limits to all token verifications
2016-10-07 17:24:32 -07:00
auth
Apply rate limits to all token verifications
2016-10-07 17:24:32 -07:00
i18n
Make OATHAuth messages use consistent "two-factor authentication" wording
2016-11-17 11:19:11 +01:00
lib
Refactor extension key storage
2016-03-22 18:08:45 -07:00
maintenance
Clean up code style and docblocks
2016-09-30 14:40:06 -06:00
modules
Hide empty square for QR code with CSS for no-JS users
2016-11-14 18:23:53 -08:00
special
Rename openstackmanager- to oathauth-
2016-11-16 22:49:31 +00:00
sql
Add non-MySQL database support
2016-10-31 19:06:52 +00:00
tests /phpunit
Update for AuthManager
2016-05-31 19:38:41 +00:00
.gitignore
Add composer.lock to .gitignore
2016-09-28 21:25:40 -06:00
.gitreview
Whoops, track not trace
2016-10-24 17:03:06 -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
Clean up code style and docblocks
2016-09-30 14:40:06 -06:00
COPYING
Add COPYING
2014-01-22 21:34:11 +00:00
extension.json
Hide empty square for QR code with CSS for no-JS users
2016-11-14 18:23:53 -08:00
Gruntfile.js
Add grunt-contrib-jshint to npm
2016-03-24 16:47:31 +00:00
OATHAuth.alias.php
Clean up code style and docblocks
2016-09-30 14:40:06 -06:00
OATHAuth.hooks.php
Show preferences link if user has a key set, but no userright
2016-11-12 16:25:03 -08:00
OATHAuth.php
Add missing / to alias file
2016-01-19 22:07:57 +00:00
OATHAuthKey.php
Trim surrounding whitespace and seperators from tokens
2016-11-17 16:30:49 +01:00
OATHAuthUtils.php
Provide a stable method for checking whether a user has enabled OATH
2016-11-15 23:13:59 +00:00
OATHUser.php
Declare issuer name in QR code when setting up 2FA
2016-11-13 07:11:03 +00:00
OATHUserRepository.php
Minor documentation updates
2016-10-02 12:25:59 +00:00
package.json
Add grunt-contrib-jshint to npm
2016-03-24 16:47:31 +00:00
phpcs.xml
Clean up code style and docblocks
2016-09-30 14:40:06 -06:00