Edward Lee
169f0fabf9
Bug 520231 - strip identity from production track
...
Remove bits related to authenticator/auto-login and openid (munge and redirect).
2009-10-20 17:17:30 -07:00
Edward Lee
1468737a00
Remove unused threshold code that will be replaced soon with bug 518075.
2009-09-29 13:02:08 -07:00
Mike Connor
56d0995726
bug 515593 - remove a bunch of stuff we shouldn't sync, will revisit potential additions for 0.8
2009-09-28 15:54:45 -07:00
Mike Connor
d6af22e0ca
Land some initial statusbar UI bits of bug 513944 and remove unused/debug code.
2009-09-24 23:16:27 -07:00
Dan Mills
68d9050e1c
Bug 518069: forgot password UI / bug 518067: directional sync dialog during setup
2009-09-21 23:52:00 -07:00
Edward Lee
736efc571f
Bug 518018 - Default to serverURL instead of userAPI on 404 cluster check
...
Rework server/user/misc prefs to allow relative paths and full urls for generating API paths. Cache string properties of generated URLs under the storageAPI instead of using dynamic getters.
2009-09-21 17:13:41 -07:00
Edward Lee
039de62d6f
Remove the brief log now that we only show verbose.
2009-09-07 18:24:21 -07:00
Edward Lee
4aacb93fbb
Bug 512600 - Split rel/dev-track users on to separate servers. r=thunder
...
Insert the server_url for the default preference at package time. For now, have both rel and dev use auth.smc.
2009-09-03 01:03:05 -07:00
Dan Mills
3777541de2
about:weave polish: add localized help drawer & other small fixes
...
--HG--
extra : rebase_source : e82da40950dd20d6f418c90cb9b02ba896cd5693
2009-08-26 18:48:22 -07:00
Dan Mills
5e5d1b1243
Adds another pref for the "misc" api, makes base/misc url prefs default to auth.smc/{user,misc}/, fixes about:weave captcha path. r=Mardak
2009-08-26 15:01:28 -07:00
Edward Lee
c75387d5ab
Bug 504230 - Use Engine's logging level for Store and Tracker
...
Use the log.logger.engine.* prefs to determine what the Store and Tracker should log with. This requires putting the same engine name on each Store/Tracker object, so there's some duplicate string values right now.
2009-07-14 18:34:03 -07:00
Edward Lee
ae1aca92d9
Bug 504196 - Enable Forms and Prefs sync by default
...
Toggle forms/prefs preferences to true by default.
2009-07-14 16:08:15 -07:00
Anant Narayanan
a460a8a98a
Sync persona by default
2009-06-03 15:35:43 -07:00
Myk Melez
1e30f6b854
bug 492725: make chrome-based website authenticator use core Firefox form fill notifications
2009-05-26 07:29:17 -07:00
Anant Narayanan
a0fa186445
Preference sync (bug #428370 )
2009-05-24 02:11:05 +02:00
Edward Lee
0348c64b04
Bug 493002 - List partially implemented engines (cookies, input history) as disabled
...
Import the outdated engines, but delete their pref so they show up as disabled. Clean up the old engines a little bit so they don't allocate unnecessarily and to not use syncCore.
2009-05-14 11:43:56 -05:00
Myk Melez
fcbed5b41e
updated authenticator icons from Sean Martell
...
--HG--
extra : rebase_source : d82c96fd4126ffc5845a76a122a76d3f268fa57a
2009-05-14 00:50:05 -07:00
Dan Mills
019f5ccb08
default openid/authenticator to on
2009-05-06 20:11:19 -07:00
Myk Melez
83857e3704
disable the authenticator unless it is enabled via the authenticator.enabled pref
2009-05-05 14:16:49 -07:00
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
dbfbac0945
Added an openID munger. Turn on the pref extensions.weave.openId.enabled and then load any page with an OpenID login form; Weave alters the form and prefills a URI for a Weave-provided openID.
2009-04-27 19:50:24 -07:00
Edward Lee
cd2b9e8150
Bug 487541 - form submission caused exception 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]
...
Get rid of the QueryInterface and just use instanceof while copying the logic of nsFormHistory::Notify to avoid divergent logic until satchel provides a notification.
2009-04-08 22:48:26 -05:00
Dan Mills
f93d613109
add a tmp server url for account reg
2009-03-25 19:30:45 -07:00
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
076e265b05
Fennec remote-tab browser now has buttons to sort by date, name, or source client. This mostly fixes bug 481326, but I need to add more metadata to tab records before I can make sort-by-date work.
2009-03-12 17:06:41 -07:00
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
3ca488741e
Removed GUID 'your mom' as the default client.name. Oops! Sorry everybody, that was there for debugging.
2009-03-10 17:40:49 -07:00
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
559cdb74cc
Fennec now launches first run page, and updates extensions.weave.lastversion, so that it's no longer resetting syncId and therefore resetting the server every single time it tries to sync. Also set the download in resource.js to use LOAD_BYPASS_CACHE. Together these changes seem to fix bug 480270.
2009-03-07 00:55:47 -08:00
Anant Narayanan
33a1012482
Password sync for 0.3 (bug #468697 )
2009-03-03 00:42:57 +01:00
Dan Mills
6b68607d92
fix 'last sync' date in weave menu
2009-02-22 00:21:15 -08:00
Dan Mills
9754fd15ca
use auth.services.mozilla.com as default server url
2009-02-20 12:18:43 -08:00
Dan Mills
0e3361e842
shorten engine logging pref names, set defaults for them
2009-02-20 01:51:20 -08:00
Dan Mills
fb5d2f5bf8
make lastsync pref an int; don't set it in sync.js
2009-02-19 04:10:52 -08:00
Dan Mills
f18bc76d9f
automatically try to detect if the server supports the multi-cluster call (hack hack hack)
2009-02-10 15:56:37 -08:00
Dan Mills
67b89f5bda
allow multi-cluster support to be turned off
2009-02-10 13:29:04 -08:00
Dan Mills
8164e36975
don't set any username by default
2009-02-10 00:53:23 -08:00
Dan Mills
29327d3a4a
add resource logger pref; lower numretries to 2
2008-11-20 09:13:06 +09:00
Dan Mills
9fbfbe43a0
add max retries config setting that resources support now
2008-11-03 14:54:21 -08:00
Anant Narayanan
201ede3f4d
Syncing for Awesome bar (bug 437133, r=thunder)
2008-08-07 20:00:35 -07:00
Chris Beard
dac82813d9
adding UI to add/edit client name and types
2008-07-30 23:48:33 -07:00
Dan Mills
c99c4a380e
remove 'waitOnQuit.enabled' pref, always wait for a running sync before quitting
2008-07-08 19:35:20 -07:00
Pazu
a7007a86a5
Sync on quit improvements.
...
A new preference called "waitOnQuit.enabled" was created. This preference controls whether Weave will perform any actions on quit. If false, Weave won't perform any actions on quit, nor wait for any running actions. If true, Weave will wait for any running sync to finish.
The old "syncOnQuit.enabled" preference now controls if Weave will actually perform a full sync on quit or not. If false, no sync is started, but we still wait for an active sync to finish, if waitOnQuit.enable is true.
Both options default to true.
2008-07-08 15:31:47 -03:00
Dan Mills
5f5f2e4d23
update URLs to services.mozilla.com/
2008-06-30 18:49:46 -07:00
Dan Mills
1e98193713
disable form sync by default
2008-06-27 15:01:40 -07:00
Dan Mills
a70940d45f
disabling password sync by default due to bug 438356
2008-06-26 15:37:30 -07:00
Dan Mills
c3a7096c74
disable bookmarks sharing & xmpp for developer release
2008-06-26 12:21:25 -07:00
Anant Narayanan
040f3d1db5
Change default server URL to services.mozilla.com
2008-06-25 16:34:28 -07:00
Myk Melez
35d44bd62b
Automated merge with ssh://hg.mozilla.org/labs/weave/
2008-06-23 16:22:17 -07:00
Myk Melez
f23fc59659
bug 435341: sync automatically when Firefox quits
2008-06-23 16:10:31 -07:00
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
bf4b17ef6b
The XMPP server is now configured to use LDAP for authentication (on sm-labs01, and soon to be on services.mozilla too) so the xmpp username/password will now be the same as the weave username/password. So I now use those to login, and I got rid of the two extra preferences which we used to have for xmpp username/password.
2008-06-20 17:19:10 -07:00
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
d2c2945873
Set the default preference for weave's xmpp server-url to be the new secure url for the ejabberd server on sm-labs01.
2008-06-18 17:25:46 -07:00
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
a16e4f22e2
Fixed the server URL for xmpp connections.
2008-06-12 14:30:39 -07:00
jonathandicarlo@localhost
b308c467e5
Created preferences for xmpp connection info (server url, realm, username, password), and a preference to turn xmpp messaging on or off, and made BookmarkEngine._init() call startXmppClient when this preference is true.
2008-06-11 11:13:35 -07:00
chris@h-194.office.mozilla.org
32b49e6b82
- turning in the bookmarks sharing UI, although it's still not fully functional.
2008-06-06 14:40:35 -07:00
chris@h-194.office.mozilla.org
f500b95f11
- this check in will break everyone temporarily, as it involves the changes necessary to shift us from sha1(email) to usernames, and to enable sharing on the server.
...
- we are also changing the default preferences on the trunk to point to the new staging server at https://sm-labs01.mozilla.org:81 that has been modified to support usernames
- everyone will need to create a new account and this will be streamlined within the startup function, which will now kick off on first run (we'll check in the updated setup wizard shortly)
- this checkin also cleans up a number of strings
2008-06-06 14:18:50 -07:00
Myk Melez
92b3748833
bug 434817: sync tabs
2008-06-03 11:32:59 -07:00
Anant Narayanan
af655d694e
Sync form data: bug #434818 , r=thunder
2008-05-22 15:36:44 -07:00
Justin Dolske
08b62ce1ba
Bug 433762 – Sync stored passwords. r=thunder
2008-05-21 18:09:19 -07:00
Dan Mills
9a24767ab7
engines now get the pbe identity directly from the identity manager; engines now know their 'enabled' status (pref); main service syncs *all* registered (enabled) engines
2008-04-15 17:21:34 -07:00
jono@jono-gibbon-laptop
b70fbb03c2
Merged changes and resolved conflicts between my cookie stuff and r282.
2008-04-01 14:46:29 -07:00
Dan Mills
59f22614e0
hide share bookmarks menu item; clean up ui init code
2008-03-31 16:55:54 -07:00
Dan Mills
6199cc68e3
show 'sync now' menuitem by default
2008-03-29 00:22:28 -07:00
Dan Mills
59cadd43f4
tweak logging defaults; add a hidden pref to make the 'sync now' menu option visible again
2008-03-27 00:36:50 -07:00
Dan Mills
384d06b7c6
Various improvements:
...
* Logging improvements / default log levels tweaked. Less chatty now.
Ability to tweak log levels of individual loggers via prefs.
* Various crypto module fixes, specially for RSA.
* 'service' lock removed, reuses server lock now. dav module supports
temporarily blocking locks to simulate the 'service' lock (login()
needs this, since dav is not configured at that time).
* PKI support: data encryption uses randomly-generated symmetric keys,
which are then encrypted with RSA public keys and stored on the
server.
2008-03-19 15:17:04 -07:00
jono@jono-gibbon-laptop
f87939266d
My changes to weave to enable cookie synchronization. So far untested and still missing a thing or two.
2008-03-11 12:08:38 -05:00
Dan Mills
b5fa263db3
clean up prefs; add logging prefs; check weave is enabled on scheduled sync
2008-02-13 16:07:11 -08:00
Dan Mills
e81f3184d4
create user directories when they don't exist - good for personal webdav servers
2008-02-08 01:03:45 -08:00
Dan Mills
74fa881759
Make {en,de}cryption asynchronous so as to not block the UI; fix 'xxxtea' typos (it's xxtea); fix auth header suppression
2007-12-26 17:40:46 -08:00
cbeard@Macintosh.local
bf01473592
merging
2007-12-20 15:44:49 -08:00
cbeard@Macintosh.local
9c6f02941b
sorry about the tabs! lots of refactoring of the UI bits
2007-12-20 15:43:18 -08:00
Dan Mills
0048d3e289
implement firstrun/updated pages
2007-12-20 15:35:19 -08:00
Dan Mills
46c7fac398
change prefs to live under extensions.weave
2007-12-20 14:46:12 -08:00
Dan Mills
cd9b1836db
encryption support, woo\!
2007-11-13 21:37:20 -08:00
thunder@thunder-mbp.local
0a4db4175d
move account 'creation' into the service
2007-10-16 01:45:57 -07:00
Dan Mills
7dd8463192
add resetServer, fix schedule pref
2007-10-15 19:59:54 -07:00
cbeard@h-135.office.mozilla.org
1fa4216f9b
revised prefpane and workflows to get us to a more public test of sync
2007-10-15 18:26:39 -07:00
Dan Mills
7c0bbf4aa8
sync starred (but unfiled) items; fix autoconnect on browser startup; move all prefs under the same root (though we may need to move them all again later)
2007-10-05 18:38:31 -07:00
cbeard@h-135.office.mozilla.org
55474654a1
added wizard to setup service and get login information for new users
...
updated server pointers to point to the new services.mozilla.com backend
2007-09-26 17:34:36 -07:00
cbeard@h-135.office.mozilla.org
d4c815234e
added preferences pane to main pref dialog and wired everything up (except the password bit)
...
added autoconnect pref and actions
removing sync-engine.js as it doesn't look like we're using it anymore
2007-09-26 12:08:53 -07:00
Dan Mills
d85686cb70
Add code to disable any auth prompt and turn them into failures (from the microsummary svc).
...
Get/save sync service password in the password manager (ui missing).
Fix a bug in the reconciler that prevented it from returning any conflicts.
Other misc cleanup.
2007-09-24 00:21:22 -07:00
Dan Mills
f4a130cf8f
update from chris' work
2007-09-12 17:12:33 -04:00