Re: [Lynx-dev] stay logged in

2021-01-06 Thread Karen Lewellen

I agree with this perspective.
Speaking personally, this is exactly  why I can still reach the basic view 
of my gmail account here at shellworld.
and why I lost access to my secondary one previously   associated with 
my second shellworld account setup.
The google account related cookies in my lynx_cookies file tell gmail who 
I am and remember each time I choose my gmail bookmark from my file of 
bookmarks.

These cookies are renewed from time to time, but they still work.
When google started changing things, i failed to keep the stay signed in 
box for my research gmail account checked...and can no longer reach that 
account via gmail's web reader.
Granted there is a small chance the site in question cannot reach their 
cookie due to too many cookie file entries, so that may be  an avenue to 
investigate.
Oh I thought of another, my archiveofourown account is tied to my cookie 
in my lynx_cookies file.  I am presented with my account information as a 
result, without having to log in again,  based on that cookie.

If all that makes sense.



On Wed, 6 Jan 2021, Thorsten Glaser wrote:


Travis Siegel dixit:


It looks like you need to turn session files on, then enter a filename


No, just enable persistent cookies.

That is if the site supports cookies to stay logged in properly,
of course (which OTOH is no different from other browsers).

bye,
//mirabilos
--
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend.   -- Andreas Bogk über boehm-gc in d.a.s.r

___
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] stay logged in

2021-01-06 Thread Thorsten Glaser
Travis Siegel dixit:

> It looks like you need to turn session files on, then enter a filename 

No, just enable persistent cookies.

That is if the site supports cookies to stay logged in properly,
of course (which OTOH is no different from other browsers).

bye,
//mirabilos
-- 
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend.   -- Andreas Bogk über boehm-gc in d.a.s.r

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


Re: [Lynx-dev] stay logged in

2021-01-06 Thread Travis Siegel
It looks like you need to turn session files on, then enter a filename 
into the next field to have cookies save across invocations.  I just 
tried it on a site I frequent, but it didn't work, because that site 
uses javascript to save the logins, and I don't have any ideas for any 
sites where I'm a member that don't use javascript, that was the only 
one I thought might work, turns out their site redesign last year broke 
it for lynx, it used to work.




On 1/6/2021 1:16 PM, Mouse wrote:

I am starting to use Lynx and for some reason I will login to a
website and when I exit Lynx and get back into it, I am logged out.
Is there a specific setting in the lynx.cfg that I need to change?  I
allowed to always accept cookies.

Accepting cookies is not the same as saving them between sessions.  I
don't have anything specific to recommend, because I'm usually more
concerned with shutting cookies off than in saving them (I normally run
lynx with -cookies, for example), but looking for settings that bear on
saving cookies between sessions might be worthwhile.

/~\ The ASCII Mouse
\ / Ribbon Campaign
  X  Against HTML   mo...@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


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


Re: [Lynx-dev] stay logged in

2021-01-06 Thread Chime Hart
Wouldn't an orriginal author in this thread actually mean storing a 
username/password in a LYNX config? Not sure but I think an only password 
fields are involved with ftp sites?

Chime


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


Re: [Lynx-dev] stay logged in

2021-01-06 Thread Jude DaShiell
It's possible to store cookies in a ~/lynx_cookies file too but I don't 
There is mention of ~/lynx/lynx_cookies in the lynx.cfg file.


On Wed, 6 Jan 2021, Mouse wrote:


I am starting to use Lynx and for some reason I will login to a
website and when I exit Lynx and get back into it, I am logged out.
Is there a specific setting in the lynx.cfg that I need to change?  I
allowed to always accept cookies.


Accepting cookies is not the same as saving them between sessions.  I
don't have anything specific to recommend, because I'm usually more
concerned with shutting cookies off than in saving them (I normally run
lynx with -cookies, for example), but looking for settings that bear on
saving cookies between sessions might be worthwhile.

/~\ The ASCII Mouse
\ / Ribbon Campaign
X  Against HTML mo...@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


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


Re: [Lynx-dev] stay logged in

2021-01-06 Thread Jude DaShiell
If you keyed in the desired weebsite along with the lynx command and if 
you're in a command line environment on bash why not try hitting the up 
arrow until your original command shows up then hit enter.  This is a use 
of bash not lynx though.


When you key in commands in bash, you create a history you can use arrow 
keys to navigate along with control-r followed by a search string that 
should search your existing history for you and put you on the first line 
matching your search.




On Wed, 6 Jan 2021, HaxNet wrote:


Hi,

I am starting to use Lynx and for some reason I will login to a website
and when I exit Lynx and get back into it, I am logged out.
Is there a specific setting in the lynx.cfg that I need to change?
I allowed to always accept cookies.

Thanks

--

HaxNet

sent using neomutt because all I want to use is CLI and Vim

___
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] stay logged in

2021-01-06 Thread Mouse
> I am starting to use Lynx and for some reason I will login to a
> website and when I exit Lynx and get back into it, I am logged out.
> Is there a specific setting in the lynx.cfg that I need to change?  I
> allowed to always accept cookies.

Accepting cookies is not the same as saving them between sessions.  I
don't have anything specific to recommend, because I'm usually more
concerned with shutting cookies off than in saving them (I normally run
lynx with -cookies, for example), but looking for settings that bear on
saving cookies between sessions might be worthwhile.

/~\ 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


[Lynx-dev] stay logged in

2021-01-06 Thread HaxNet
Hi,

I am starting to use Lynx and for some reason I will login to a website
and when I exit Lynx and get back into it, I am logged out.
Is there a specific setting in the lynx.cfg that I need to change?
I allowed to always accept cookies.

Thanks

-- 

HaxNet

sent using neomutt because all I want to use is CLI and Vim

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