Skip to content

Instantly share code, notes, and snippets.

@mariussturm
Last active February 1, 2017 13:16
Show Gist options
  • Select an option

  • Save mariussturm/061b9f4861ef1292aa60 to your computer and use it in GitHub Desktop.

Select an option

Save mariussturm/061b9f4861ef1292aa60 to your computer and use it in GitHub Desktop.

Revisions

  1. mariussturm revised this gist May 16, 2014. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    _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.
    _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'
  2. mariussturm revised this gist May 2, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@ _Go to your Owncloud installation <https://myowncloud/remote.php/mozilla_sync> a
    _Open about:config
    _Create: services.sync.username <string> the value should be a hash not the username itself.
    You can look this up in an older browser or in the logs of your Owncloud server!!
    _Go to: Preferences -> Sync -> Setup Firefox sync
    _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'

  3. mariussturm created this gist May 1, 2014.
    14 changes: 14 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    _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 can look this up in an older browser or in the logs of your Owncloud server!!
    _Go to: Preferences -> Sync -> Setup Firefox sync
    '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.