Last active
February 1, 2017 13:16
-
-
Save mariussturm/061b9f4861ef1292aa60 to your computer and use it in GitHub Desktop.
Revisions
-
mariussturm revised this gist
May 16, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal 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. (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' -
mariussturm revised this gist
May 2, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal 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 (you should see the old UI now) 'I Have an Account' 'I don't have the device with me' -
mariussturm created this gist
May 1, 2014 .There are no files selected for viewing
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 charactersOriginal 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.