INACTIVE - http://mzl.la/ghe-archive - (EXPERIMENTAL) The server component of a product that remembers your passwords for you.
Перейти к файлу
Zachary Carter 03d0100447 Implement Hawk authorization and status api 2012-12-06 09:34:58 -08:00
bin Implement Hawk authorization and status api 2012-12-06 09:34:58 -08:00
client Implement Hawk authorization and status api 2012-12-06 09:34:58 -08:00
etc Implement Hawk authorization and status api 2012-12-06 09:34:58 -08:00
lib Implement Hawk authorization and status api 2012-12-06 09:34:58 -08:00
public style tweaks 2012-11-29 16:40:50 -08:00
scripts fix script argument check 2012-11-20 15:12:08 -08:00
test Implement Hawk authorization and status api 2012-12-06 09:34:58 -08:00
views temporary account creation success page 2012-12-04 10:36:29 -08:00
.awsbox.json WIP build server 2012-11-20 12:25:39 -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 Implement Hawk authorization and status api 2012-12-06 09:34:58 -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.