ochorocho / syspass-addon

sysPass integration for Firefox / Chrome / Edge Chromium
GNU Lesser General Public License v3.0
13 stars 2 forks source link

Unable to save plugin configuration #52

Open n-rodrig opened 3 years ago

n-rodrig commented 3 years ago

Describe the bug After installing syspass extensión on chrome and firefox wen trying to set extensión configuration a error is issues.

To Reproduce Steps to reproduce the behavior:

  1. Install plugin on firefox or chrome
  2. Access plugin configuration
  3. set form values
  4. Press save button

Expected behavior Save preferences properly

Screenshots Sin título

System information:

ochorocho commented 3 years ago

Well, seems like you entered the wrong URL

According to your example it should be https://server/ so in a real world Example it should be https://syspasss.domain.ext/

See also https://github.com/ochorocho/syspass-addon/blob/473e89f51fb827911fac771f0335ddbe7b7b8896/javascript/options.js#L82

n-rodrig commented 3 years ago

Thanks, for your answer. I have try to se the URL properly. But still failling (It does not matter if y put "https://my-server/" or "https://my-server") . Here is an image to show it:

image

jordiromera commented 2 years ago

Hi, I am facing on the same issue.

Could it be due to a not public trusted SSL certificates ? (A self-generated SSL certificate on an intranet)