database layer for Firefox Accounts server
Перейти к файлу
Ryan Kelly 96ef8cc54d Add README note to indicate the new home for this code. 2015-09-21 16:19:49 -07:00
docs feat(db-api): Add AppError.incorrectPassword for the backends to use in checkPassword 2015-06-11 15:58:58 +12:00
grunttasks chore(lint): Replace JSHint with ESLint 2015-06-12 14:36:47 -07:00
lib feat(db-api): Add AppError.incorrectPassword for the backends to use in checkPassword 2015-06-11 15:58:58 +12:00
scripts chore(lint): Remove more semi-colons so eslint is happy 2015-06-15 13:53:58 +12:00
test fix(db): ensure that requests for bad paths are logged 2015-07-13 09:57:37 +01:00
.eslintrc chore(lint): Remove more semi-colons so eslint is happy 2015-06-15 13:53:58 +12:00
.gitignore More files for .gitignore 2014-05-15 10:13:15 +12:00
.travis.yml chore(travis): Remove chilts 2015-07-17 11:40:17 +12:00
AUTHORS Fixes #104 : Add a CONTRIBUTING.md and an AUTHORS file 2015-01-28 16:41:22 +13:00
CHANGELOG Release v0.42.0 2015-07-22 22:33:50 -07:00
CONTRIBUTING.md Fixes #104 : Add a CONTRIBUTING.md and an AUTHORS file 2015-01-28 16:41:22 +13:00
Gruntfile.js chore(lint): Replace JSHint with ESLint 2015-06-12 14:36:47 -07:00
LICENSE Add the full text of the MPL 2.0 2014-09-23 03:37:17 +12:00
README.md Add README note to indicate the new home for this code. 2015-09-21 16:19:49 -07:00
index.js fix(db): ensure that requests for bad paths are logged 2015-07-13 09:57:37 +01:00
package.json Release v0.42.0 2015-07-22 22:33:50 -07:00

README.md

Firefox Accounts DB Server

This repository is deprecated; please see the fxa-auth-db-server subdirectory in http://github.com/mozilla/fxa-auth-db-server/ for more up-to-date code.