Nativefier: Remember credentials for basic HTTP authentication

Created on 20 Oct 2016  路  6Comments  路  Source: jiahaog/nativefier

Description

https://github.com/jiahaog/nativefier/issues/100, https://github.com/jiahaog/nativefier/issues/155, https://github.com/jiahaog/nativefier/issues/261

Carrying the conversation forward about password saving, I have a web app that requires login every time it is launched and there is no option to "keep me logged in". This site is using a native login prompt, which in the app created by Nativefier looks like this:

screen shot 2016-10-20 at 9 09 51 am

feature-request

All 6 comments

anyone found a solution to this problem yet???

You can write credentials in the url http://username:[email protected] (because that looks like tfs).

I suppose that would work for one person, however, not if you wanted to distribute it. As it stands, I gave up and moved on to something else as what I was trying to do was not important at all.

Any solution?

@davibe that doesn't work.

I opened a PR to automate the log in via command line: https://github.com/jiahaog/nativefier/pull/444

Hi! I'm not sure if 4c581f9 addresses this issue --- I tried the CLI based approach but the website I use seems to only work with chrome password managers (they appear to have no cookies). Please let me know if I'm missing something. Thanks so much!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

simonweil picture simonweil  路  5Comments

danielyli picture danielyli  路  5Comments

StyxOfDynamite picture StyxOfDynamite  路  4Comments

DougBeney picture DougBeney  路  5Comments

raulcraveiro picture raulcraveiro  路  4Comments