Skip to content

Instantly share code, notes, and snippets.

@realitygaps
Forked from mariussturm/gist:061b9f4861ef1292aa60
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save realitygaps/b6ba2054fb83c027fe17 to your computer and use it in GitHub Desktop.
Save realitygaps/b6ba2054fb83c027fe17 to your computer and use it in GitHub Desktop.
_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