edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] Amazon Shortcuts
@ 2018-01-14 12:08 Karl Dahlke
  2018-01-15  1:22 ` Kevin Carhart
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Dahlke @ 2018-01-14 12:08 UTC (permalink / raw)
  To: Edbrowse-dev

[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]

Someone suggested calling up the login page instead of the home page to save debug output and time etc, and yes that works.
I took the session ID off of the login url, and all the search stuff, and went to this page.

https://www.amazon.com/gp/navigation/redirector.html/ref=sign-in-redirect

Since the session id was not in the path it barked, but oblidgingly made me a new one,
and told me to enable cookies. Fair enough.
Still the login fields were there, and I put Wendys credentials in and I'm in.

http://www.eklhad.net/amazon.wendy.5

But let's take another step.
After line 520 in jseng-duk.c, insert a return statement.
Now there are no timers. They don't set and thus they don't run.
Still I can sign in.

http://www.eklhad.net/amazon.notimers.5

That eliminates more debug stuff, and the chattiness that Chuck talks about.
It also supports what I said a week ago, maybe we should have a switch to turn timers off, that only we would use for debugging.
I'll probably implement that, but not as crude as described above.
Probably allow timers to set, just don't run them. Have to think about that for a bit.
Anyways, let's carry on.

If any of you wants to send me your login and password I'll try login over here, to eliminate more variables.
Send privately of course, eklhad@gmail.com which is encrypted.

Karl Dahlke

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Edbrowse-dev] Amazon Shortcuts
  2018-01-14 12:08 [Edbrowse-dev] Amazon Shortcuts Karl Dahlke
@ 2018-01-15  1:22 ` Kevin Carhart
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Carhart @ 2018-01-15  1:22 UTC (permalink / raw)
  To: Edbrowse-dev



Thanks for the new work and transcripts.
I was wondering, would there be any value in instantiating a cloud-hosted 
box for a few days that we all had the login for?  I have a linode 
account, maybe you all do too.  We could use an OS where edbrowse is in 
the package manager.

I have just created a new ubuntu 16 at 198.58.101.205 which you can ssh 
into.

If it doesn't catch on, I'll get rid of it in a while.

I installed edbrowse with apt

I went to amazon.com

I tried my credentials

It kicked me back to the login screen.

Would this help remove additional variation between environments?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-15  1:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-14 12:08 [Edbrowse-dev] Amazon Shortcuts Karl Dahlke
2018-01-15  1:22 ` Kevin Carhart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).