INACTIVE - http://mzl.la/ghe-archive - (EXPERIMENTAL) The server component of a product that remembers your passwords for you.
Перейти к файлу
Zachary Carter 67333034bf proper error format 2012-12-19 16:03:36 -08:00
bin proper error format 2012-12-19 16:03:36 -08:00
client forward the newsletter preference from the client and check for duplicate email 2012-12-12 16:41:07 -08:00
etc redirect alt domains 2012-12-18 15:55:22 -08:00
lib adjust validation and error responses 2012-12-19 12:41:37 -08:00
public fix download button css 2012-12-12 15:10:33 -08:00
scripts avoid undefined emails doc 2012-12-19 12:13:07 -08:00
test Client now working in browser or node.js 2012-12-12 11:24:50 -08:00
views store tester emails in the db 2012-12-12 11:21:45 -08:00
.awsbox.json configure database for production 2012-12-12 11:22:56 -08:00
.gitignore deploy, cleanup, and serve new extension updates 2012-11-20 14:54:52 -08:00
.travis.yml add irc notifications for travis 2012-11-06 13:57:48 -07:00
README.md add deploy instructions to the readme 2012-11-14 16:35:51 -08:00
grunt.js add hybrid of sandstone and Mozilla labs theme 2012-11-19 17:21:11 -08:00
package.json configure database for production 2012-12-12 11:22:56 -08:00

README.md

Build Status

What is this?

This is a highly EXPERIMENTAL server to support Gombot, a tool that securely remembers your passwords for you.

Deploy site changes

If you're on the Identity team, simply clone this repo then add a new remote repo:

git remote add tobmog app@dev.tobmog.org:git

and push your changes:

git push tobmog HEAD:master

and you're done.

Update addons

Coming soon. Push code to the skycrane repo and have the addons automagically packaged and released on the site.