-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No action after "Allow" #21
Comments
Click the "remember" checkbox on the popup from keypass and then start over from the toolbar button with keepass-macpass-helper. |
So this means that no webpage will work the first time ? That I need to remember all web pages to which I would like to use keepass-helper to login ? Oliver |
It's a security thing. It means "Remember that Keepass-helper is allowed to view information about this entry." It adds a field to the advanced tab of the entry called "KeePassHttp Settings" with the name of the site. There is even an option in keepass-http settings to skip this check and allow all connected apps access to everything in the database, but it's use is not recommended(by KeePassHttp). Also it shouldn't matter whether or not you include the https. I usually just use the smallest identifying domain because websites move logins sometimes. So either |
Great, thanks for the tips and responses, very usefull :-) |
|
What if, especially for some passwords, I prefer not to remember and get an additional popup from KeePassXC itself everytime? |
Situation : I'm on a webpage that needs a login and a password, both field are visible,
I have the password in my Keepass, including the URL
When I click on the KeePassHelper button in Firefox, I get the black pop-up window with a timer waiting, I get a pop-up window from KeePass asking for Allow or Deny for this specific web page (so the correct entry has been found).
When I click on "Allow", both pop-up windows close and nothing is happening.
I'm using Firefox 59.0 and Keepass 2.38
Additional question : should the URL in KeePass include "https://" or not ?
do I need the complete URL or just the main part ? For example which is the correct way to store the URL in KeePass with the following example :
https://xyz.submit.net/cgi-bin/main.plex
https://xyz.submit.net/cgi-bin/
xyz.submit.net/cgi-bin/main.plex
https://xyz.submit.net
xyz.submit.net
Thanks for any help, I'm just discovering this really usefull utility
Cheers
Oli
The text was updated successfully, but these errors were encountered: