-
Notifications
You must be signed in to change notification settings - Fork 84
Problems with authorization on http://hh.kz #410
Comments
How did you disable the matrix? |
Problem was In Chrome and Opera, but now there's no problem in Chrome Canary 39.0.2151.4. |
After you disabled the matrix, did you try to login directly from http://hh.kz/?nocookies? Often for that kind of problem you have to be sure you are logging on the original page before the error occurred, i.e. http://hh.kz/ in the current case. In the current case, it appears the server redirected your login page to http://hh.kz/?nocookies, so you would have to go back to http://hh.kz/ and login from there. |
directly from http://hh.kz/?nocookies and from http://hh.kz/ too. 2014-09-10 18:45 GMT+05:00 Raymond Hill notifications@github.com:
... Ануар Шугаев |
Ok, then I suspect there is a redirect to something else than |
If completely turning off blocking does not work, then how can help *.hh.kz? 2014-09-10 19:33 GMT+05:00 Raymond Hill notifications@github.com:
... Ануар Шугаев |
You turned off for |
Doesn't work 2014-09-10 19:59 GMT+05:00 Raymond Hill notifications@github.com:
... Ануар Шугаев |
You have to look into the request log to find out what requests was blocked which the login process may need. There could be a redirect to an intermediate site, this will show up in the request log. |
it was http://hhid.ru/ - i've turned off blocking and hh.kz stars work but look at previous screenshot there's hhid in list, but loaded only cookies not script which loads 2014-09-10 20:20 GMT+05:00 Raymond Hill notifications@github.com:
... Ануар Шугаев |
Are you blocking behind-the-scene requests? I tried to login using random name/password just to see the flow of requests, and I can see that for whatever reasons, some requests ended up as behind-the-scene requests:
|
why Opera and Chrome loading different sources? there's no hhid in Chrome and i've changed UA in Opera to Mozilla/5.0 (Windows NT 6.3; Win64; x64) 2014-09-10 20:31 GMT+05:00 Ануар Шугаев anuar.shugaev@gmail.com:
... Ануар Шугаев |
Are you blocking behind-the-scene requests? no - blocking is turned of 2014-09-10 20:42 GMT+05:00 Ануар Шугаев anuar.shugaev@gmail.com:
... Ануар Шугаев |
Ok I started a completely new browser session with only HTTPSB, and entering
So the request log in that case was the solution: when you type I completely missed in your screenshot the empty So simply whitelisting only
In the Recipes field of the "Scoped rules" tab. Afterward, re-enable matrix filtering for Edit: I corrected the recipe above, we need to also allow |
Look above - I wrote about hhid. I'm using Opera and there hhid in list.
|
If the session cookies from Edit: By the way, there was a typo in my recipe above, I fixed it. |
Are you sure you're right? i've just cleared browser data (all) in Chrome and in Opera. Then i open hh.kz in Chrome and there NO redirection. Then i oper Opera and there is redirection. Rules in matrix same in Opera and in Chrome. identical rules - different behavior. 2014-09-10 21:35 GMT+05:00 Raymond Hill notifications@github.com:
... Ануар Шугаев |
Yes.
You need more than this, you need to restart HTTPSB. On my side, I have "Keep local data only until you quit your browser" selected. So when I leave the browser, all cookies are removed. Re-launch the browser, you will see the redirection. Thing is HTTPSB doesn't reset the lists of hostnames when you reload a page. It remembers the hostnames for a given page a while after the page has been closed (10-20 minutes, I don't remember exactly). This is by design, to be sure that crucial information about what a web page tried to do won't be flushed down the drain after a mere page refresh. |
Sorry, but you're not right. there's no redirection in Chrome. I found the difference in the configuration file in Chrome i've found bug in rules - problem was in rules in Chrome
in Opera ()
I do not know how it happened, but if you remove all lines with coob.com, Thanks for your time... 2014-09-10 22:19 GMT+05:00 Raymond Hill notifications@github.com:
... Ануар Шугаев |
NOOOOOOOOOOOO Problems not in rules (( One deleted fata / restarted / imported prefs from Chrome - works fine. it seems like Opera is pretty buggy (( 2014-09-10 23:11 GMT+05:00 Ануар Шугаев anuar.shugaev@gmail.com:
... Ануар Шугаев |
No, I can systematically get the redirection with Chrome: Leave the browser (be sure no instance left in memory). Launch the browser, open tab at http://hh.kz: Repeat at will. Then change: Leave the browser (be sure no instance left in memory). Launch the browser, open tab at http://hh.kz: |
Even if you disable the matrix filter, then http://hh.kz redirects to http://hh.kz/?nocookies.
If you disable the extension, then authorization starts to work.
The text was updated successfully, but these errors were encountered: