Re: [Lynx-dev] Google vs redirection limit [was Re: what controls the redirect limit?]

2021-09-11 Thread Karen Lewellen
I admit to getting all excited when  this came through, as I have one 
gmail account I can no longer reach due to the demand that JavaScript be 
in place.

None of these impacted that error.
Still, since my own redirect issues are not happening with a gmail 
account, but with the email  tied to my site, this is likely not a 
solution for me generally.
Yes  when i reach the infusionsoft  marketing tools creating them for me, 
I am moving forward, at least until I reach redirect number 10.
Here is hoping I can charm our administrator  to edit the redirect limit, 
helps all of those at shellworld that way.

Kare



On Thu, 9 Sep 2021, Bela Lubkin wrote:


mo...@rodents-montreal.org wrote:


302 to https://mail.google.com/mail/
302 to https://mail.google.com/mail/u/0/
302 to https://mail.google.com/mail/u/0/?ui=html=g
302 to https://mail.google.com/mail/u/0/h/redacted/?zy=g=1


For those without the ability to change Lynx source or the redirect
limit, another approach would be to start your session further into the
redirect chain.

Save a bookmark to one of the above.  I would suggest the 2nd one --

   https://mail.google.com/mail/u/0/

-- as this is completely generic.  (It opens 'the 0th mailbox' of
whatever Google accounts are currently logged in via cookies, or
whatever mechanism it uses.  For many users, this is the only account.
If you're typically logged into multiple Google users at once, you
could potentially also want https://mail.google.com/mail/u/1/, etc.
bookmarks.)

The subsequent one with 'ui=html=g' is probably also good.  'ui=html'
is pretty obvious, probably means 'use the older HTML interface rather
than some sort of whizbang JavaScript And Dancing Ponies interface'.
Not sure what 'zy=g' is, but if you start at /u/0 and end up redirected
to that, you might as well pre-encode that redirection in your saved
bookmark...

The one with mouse's [redacted] Google user ID might also be good,
obviously with *your* Google ID; but it only saves you one more
redirection; and I have some vague misgivings about encoding that in a
bookmark.


Bela<


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Google vs redirection limit [was Re: what controls the redirect limit?]

2021-09-09 Thread Bela Lubkin
mo...@rodents-montreal.org wrote:

> 302 to https://mail.google.com/mail/
> 302 to https://mail.google.com/mail/u/0/
> 302 to https://mail.google.com/mail/u/0/?ui=html=g
> 302 to https://mail.google.com/mail/u/0/h/redacted/?zy=g=1

For those without the ability to change Lynx source or the redirect
limit, another approach would be to start your session further into the
redirect chain.

Save a bookmark to one of the above.  I would suggest the 2nd one --

https://mail.google.com/mail/u/0/

-- as this is completely generic.  (It opens 'the 0th mailbox' of
whatever Google accounts are currently logged in via cookies, or
whatever mechanism it uses.  For many users, this is the only account.
If you're typically logged into multiple Google users at once, you
could potentially also want https://mail.google.com/mail/u/1/, etc.
bookmarks.)

The subsequent one with 'ui=html=g' is probably also good.  'ui=html'
is pretty obvious, probably means 'use the older HTML interface rather
than some sort of whizbang JavaScript And Dancing Ponies interface'.
Not sure what 'zy=g' is, but if you start at /u/0 and end up redirected
to that, you might as well pre-encode that redirection in your saved
bookmark...

The one with mouse's [redacted] Google user ID might also be good,
obviously with *your* Google ID; but it only saves you one more
redirection; and I have some vague misgivings about encoding that in a
bookmark.

>Bela<

___
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Google vs redirection limit [was Re: what controls the redirect limit?]

2021-08-29 Thread Jude DaShiell
It may be time for any with a gmail account to clean it out completely and
then go into settings and set gmail to forward all incoming email to
another account on another provider.



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] Google vs redirection limit [was Re: what controls the redirect limit?]

2021-08-29 Thread Mouse
> I admit I'm surprised that gmail found a way to break even a limit of
> 10.

So was I, a little.  But this _is_ Google we're talking about.

Turns out I still have a trace log.  Here's what it shows, with details
that might contain private data (mostly encoded stuff) replaced with
"redacted".

Start: http://mail.google.com/
301 to /mail/ -> http://mail.google.com/mail/
302 to https://mail.google.com/mail/
302 to 
https://accounts.google.com/ServiceLogin?service=mail=true=false=https://mail.google.com/mail/=1=1=default=2=1=1#
200 OK
(user interaction here)
POST to /signin/v1/lookup
302 to 
https://accounts.google.com/signin/challenge/pwd/1?continue=https%3A%2F%2Fmail.google.com%2Fmail%2F=mail=1=1=false=1=GlifWebSignIn=default=redacted%3D%3D=redacted
200 OK
(user interaction here)
POST to /signin/challenge/pwd/1
302 to 
https://mail.google.com/accounts/SetOSID?authuser=0=https%3A%2F%2Faccounts.google.ca%2Faccounts%2FSetSID%3Fssdc%3D1%26redacted%3Dredacted%26continue%3Dhttps%253A%252F%252Fmail.google.com%252Fmail%252F=redacted=redacted%3D%3D
302 to 
https://accounts.google.ca/accounts/SetSID?ssdc=1=redacted=https://mail.google.com/mail/=redacted%3D%3D
302 to https://mail.google.com/mail/
302 to https://mail.google.com/mail/u/0/
302 to https://mail.google.com/mail/u/0/?ui=html=g
302 to https://mail.google.com/mail/u/0/h/redacted/?zy=g=1
200 OK

Interestingly, the log I have ends there.  Either Google had changed
something between my having the issue and the taking of that trace or
the redirection count limit applies even when user interaction
interrupts the flow of redirections; I count only 10 redirections
across the whole session.

/~\ The ASCII Mouse
\ / Ribbon Campaign
 X  Against HTMLmo...@rodents-montreal.org
/ \ Email!   7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B

___
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev