Граф коммитов

176 Коммитов

Автор SHA1 Сообщение Дата
Danny Coates 291578dc86 began hardening the /certificate/sign endpoint 2013-11-07 17:27:41 -08:00
Danny Coates 9924a2e5e8 WIP on mysql api 2013-10-29 13:48:21 -07:00
Danny Coates a5e7653f3c client works again with new db api 2013-10-29 13:47:00 -07:00
Danny Coates b91396fff9 reorg. renamed models dir to tokens 2013-10-29 13:47:00 -07:00
Danny Coates 4e8d9ec41c more WIP on db api 2013-10-29 13:47:00 -07:00
Danny Coates 4d89d86f8c wip on db api 2013-10-29 13:47:00 -07:00
Peter deHaan 4c34103589 Adding copyright headers 2013-10-29 11:56:54 -07:00
Danny Coates adbbfc96fe removed special handling of stats and server.log file
Stats should now just be log messages with `op:"stat"`.
Logs are only written to stderr. Handle any extra log IO
outside of the server process.
2013-09-17 11:07:39 -07:00
Danny Coates 4485250121 Enhanced logging experience 2013-08-29 13:56:04 -07:00
Danny Coates d126b43318 fixed .well-known/browserid json 2013-08-28 10:57:54 -07:00
Zachary Carter 71b3e186aa pass uid along with verify email 2013-08-20 13:39:23 -07:00
Zachary Carter f9f6b59eaa Use HTML email templates, proxy the verification page through the bridge 2013-08-20 13:39:23 -07:00
Danny Coates effc806557 began implementing /password/forgot 2013-08-13 19:51:04 -07:00
Danny Coates 9109a58eed encode email as a hex string of UTF-8 bytes 2013-08-07 15:18:36 -07:00
Danny Coates 846be8340a Added config.dev.verified option
Create new accounts in a verified state by setting
config.dev.verified to true with the env variable
DEV_VERIFIED=true
2013-07-29 15:09:38 -07:00
Danny Coates 3ce6ff2a45 added more tests and changed verify_code api to not use sessionToken 2013-07-29 12:11:02 -07:00
Danny Coates 0a5ef54187 made Account work better 2013-07-26 17:00:09 -07:00
Danny Coates cfa4f984a8 stubbed in email verification 2013-07-26 12:34:15 -07:00
Zachary Carter ca6117e361 Add missing copyright headers 2013-07-25 18:49:45 -07:00
Danny Coates 7164bf1c21 reorganize files to hopefully be more sane 2013-07-25 17:15:38 -07:00
Danny Coates 2143a657e6 bin/key_server.js is the main executable 2013-07-24 13:44:00 -07:00
Danny Coates 69c9c4dcbe change everything, YOLO 2013-07-24 13:43:59 -07:00
Danny Coates 3bdd3e2589 use AWSBox as the IdpServer ami
this fixes the issue of logstash not being installed at the
expense of installing mysql and memcached too
2013-06-20 11:10:34 -07:00
Danny Coates 380c4b4c1d broke apart stats stuff a bit 2013-06-20 11:10:34 -07:00
Danny Coates c7abb0c156 use bunyan as the logger, remove 'good' 2013-06-20 11:10:34 -07:00
Zachary Carter 4b3b2ec35e use the bin/server convention of other identity projects 2013-06-13 14:34:37 -07:00