-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cookie problem #112
Cookie problem #112
Conversation
This reverts commit ab4edd0.
Here is an overview of what got changed by this pull request: Issues
======
+ Solved 1
See the complete overview on Codacy |
Will test it on master and merge to release once tested. For my understanding:
Correct? |
My assumptions seem to be correct. Just tested 0.51 from @capoaira For two reasons:
|
Yes, but for me the Window closed directly after loading and so I don't see if sending was successful or if I have to register first. I think in the long term, we should switch to a solution without third-party cookies. That needs changes in the server code. Than we can save the register data in Tampermonkay. So it isn't use cookies and the registration will not go list after some time. |
Yes |
Will merge to I will add a FAQ entry regarding the setting in Chrome in case of problems. |
New PR which includes also the old dashboard and a bit cleaner code
The following will change by this PR:
Add a Settingsbutton to the
Old Dashboard on geocaching.com (https://www.geocaching.com/my/default.aspx)
New Dashboard on geocaching.com (https://www.geocaching.com/account/dashboard)
Profil on opencaching.de (https://www.opencaching.de/myhome.php)
The Settings:
The infotext will not be show by default. Only if you click on the ?-Button
@Lineflyer, please test it