Chris Karlof
|
869bfcaa8b
|
don't listen to submit events anymore; all usernames/passwords are captured via user input and we do better capture, esp of values that we filled our self
|
2013-01-15 22:46:40 -08:00 |
Chris Karlof
|
6a7df869b1
|
fixed realm handling to reflect recent discussions with Brian
|
2013-01-15 18:18:27 -08:00 |
Chris Karlof
|
a2ebc2cab6
|
refactored linking code into Linking module; added title and url fields to linked login credentials
|
2013-01-15 12:26:40 -08:00 |
Chris Karlof
|
cf78626e9a
|
hopefully support for realms, but some problems on citi
|
2013-01-14 22:09:40 -08:00 |
Chris Karlof
|
28486ae16c
|
updated TODO
|
2013-01-14 18:18:49 -08:00 |
Chris Karlof
|
d442a52a67
|
added comment
|
2013-01-14 18:15:45 -08:00 |
Chris Karlof
|
d023623a14
|
Merge remote-tracking branch 'origin/post-alpha' into post-alpha
|
2013-01-14 18:05:34 -08:00 |
Chris Karlof
|
2108c69e36
|
origin -> origins
|
2013-01-14 18:05:21 -08:00 |
Paul Sawaya
|
fca5897aa4
|
make "never ask on this site" work with new data model
|
2013-01-14 17:54:53 -08:00 |
Paul Sawaya
|
957018bb99
|
login saving works again
|
2013-01-14 17:49:58 -08:00 |
Chris Karlof
|
b283f5d7ba
|
more refactoring
|
2013-01-14 16:29:52 -08:00 |
Paul Sawaya
|
f216965a98
|
factoring in backbone user obj
|
2013-01-14 13:59:53 -08:00 |
Paul Sawaya
|
14d8e8ee31
|
Merge branch 'master' into post-alpha
Conflicts:
pages/first_run/sign_in.js
|
2013-01-14 13:39:44 -08:00 |
Paul Sawaya
|
6234c330c0
|
fix log in and sign up
|
2013-01-14 13:35:56 -08:00 |
Chris Karlof
|
ff6a935a2f
|
saveListeners -> syncListeners; added email property to users
|
2013-01-14 11:55:54 -08:00 |
Chris Karlof
|
37d5b76167
|
cleanup with models based on backbone; give models ids if them don't have them
|
2013-01-13 18:17:06 -08:00 |
Chris Karlof
|
801c3f7280
|
propogate save events from login creds to owner user
|
2013-01-13 12:34:53 -08:00 |
Chris Karlof
|
28bc9977e5
|
dir reorg; more consistent naming of model properties with json blob format
|
2013-01-13 10:53:44 -08:00 |
Chris Karlof
|
2db5f5515d
|
still totally broken
|
2013-01-11 17:52:34 -08:00 |
Paul Sawaya
|
3a4cb47415
|
oops, add call to background page
|
2013-01-11 15:27:41 -08:00 |
Paul Sawaya
|
450c156d16
|
set firstrun = true in localstorage after successful sign in
|
2013-01-11 14:39:13 -08:00 |
Chris Karlof
|
d5993a17ca
|
totally broken refactor
|
2013-01-10 18:18:51 -08:00 |
Paul Sawaya
|
7f0478890e
|
a simple Firefox (jetpack) add-on that adds a Gombot button to the toolbar which, when clicked, creates a panel.
|
2013-01-10 17:52:46 -08:00 |
Chris Karlof
|
bdc1bc3e00
|
merged master
|
2013-01-10 15:26:52 -08:00 |
Paul Sawaya
|
bfa352d71b
|
first take on storage refactor
|
2013-01-10 14:56:33 -08:00 |
Chris Karlof
|
608ef4eb9b
|
refactored PasswordForm constructor to take args parameter instead of explicit parameters
|
2013-01-09 09:37:03 -08:00 |
Chris Karlof
|
39d61fa4ba
|
removed observer.js from content_scripts
|
2013-01-08 23:01:11 -08:00 |
Chris Karlof
|
88597e9006
|
minor if stmt refactor
|
2013-01-08 22:58:47 -08:00 |
Chris Karlof
|
6bad4d59d4
|
basic multistage login and linking; supported at bankofamerica and vanguard
|
2013-01-08 22:36:44 -08:00 |
Chris Karlof
|
53e7234b90
|
faster form filling; support for filling fake password fields like at att.com:
|
2013-01-08 15:47:01 -08:00 |
Zachary Carter
|
3ccf3962d1
|
update client to perform crypto in a webworker
|
2013-01-08 14:53:54 -08:00 |
Chris Karlof
|
be70a79f7e
|
first cut at realms: citi.com and related domains now supported
|
2013-01-08 14:26:20 -08:00 |
Chris Karlof
|
4066d01eae
|
documentation and commends for PasswordForm
|
2013-01-08 12:10:56 -08:00 |
Chris Karlof
|
b70d0b0244
|
more work on sites that mangle the username field
|
2013-01-08 11:15:20 -08:00 |
Chris Karlof
|
9bebe6f8df
|
built in support for clicking on fake password/username fields before filling
|
2013-01-07 23:40:51 -08:00 |
Chris Karlof
|
90e96ba9d4
|
got citi.com working
|
2013-01-07 18:19:25 -08:00 |
Chris Karlof
|
ed46aaa232
|
added documentation to site_configs.yml
|
2013-01-07 11:46:12 -08:00 |
Chris Karlof
|
0094b497c8
|
de-globalized site configs
|
2013-01-07 10:15:08 -08:00 |
Chris Karlof
|
4687945c06
|
remove jsyaml
|
2013-01-06 12:38:20 -08:00 |
Chris Karlof
|
dcd7c073ae
|
added TODO
|
2013-01-06 12:38:05 -08:00 |
Chris Karlof
|
f127927304
|
delete captured credentials after user interacts with linking infobar
|
2013-01-04 15:42:25 -08:00 |
Chris Karlof
|
2454eb5642
|
merge conflicts from master
|
2013-01-04 15:21:15 -08:00 |
Chris Karlof
|
3736e850e2
|
form detection w/site configs and ajax
|
2013-01-04 15:15:41 -08:00 |
Zachary Carter
|
d89f857b35
|
update client to seed sjcl with server entropy on account creation and sign in pages
|
2013-01-04 13:57:46 -08:00 |
Zachary Carter
|
90726c407c
|
update client to use new crypto
|
2013-01-04 13:13:34 -08:00 |
Chris Karlof
|
5df0ec63cf
|
monitoring password form removal
|
2013-01-03 18:41:54 -08:00 |
Paul Sawaya
|
bef0fbcc64
|
Use new data format in localStorage
Closes mozilla/gombot#22
|
2013-01-03 14:53:19 -08:00 |
Chris Karlof
|
8e801daff3
|
more refactoring
|
2013-01-03 12:54:02 -08:00 |
Chris Karlof
|
acb50f72da
|
Merge remote-tracking branch 'origin/new-form-detection' into new-form-detection
|
2013-01-02 18:18:12 -08:00 |
Chris Karlof
|
ce5dd6926a
|
refactor
|
2013-01-02 18:17:51 -08:00 |