Last active
February 1, 2017 13:16
-
-
Save mariussturm/061b9f4861ef1292aa60 to your computer and use it in GitHub Desktop.
How to pair Firefox 29 with Owncloud's mozilla_sync / Weave
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_Go to your Owncloud installation <https://myowncloud/remote.php/mozilla_sync> and accept the SSL Certificate | |
_Open about:config | |
_Create: services.sync.username <string> the value should be a hash not the username itself. (You only need the hash if the | |
sync was setup with a pre FF29, if you start from scratch the string doesn't matter) | |
You can look this up in an older browser or in the logs of your Owncloud server!! | |
_Go to: Preferences -> Sync -> Setup Firefox sync (you should see the old UI now) | |
'I Have an Account' | |
'I don't have the device with me' | |
'Account' - again use the hash NOT the actual username! | |
'Password' - ... | |
'Server' - https://myowncloud/remote.php/mozilla_sync/ | |
'Recovery Key' - Get the right key from an older browser, you can find it in the sync settings | |
If nothing happens on the 'Next' button, restart your browser and start over. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sync continues to work with Firefox ESR 45.7.0, and I just tested the above instructions against SeaMonkey 2.46. Happily, still works fine!