nextcloud / passman

🔐 Open source password manager with Nextcloud integration
https://passman.cc
GNU Affero General Public License v3.0
786 stars 108 forks source link

Debugger enabled by default in production #466

Open raphaelluchini opened 6 years ago

raphaelluchini commented 6 years ago

Steps to reproduce

  1. Run nextcloud Docker image,
  2. Add Passman
  3. Open the browser console
  4. Access Passman section

Expected behaviour

It shouldn't have debugger activated in production by default.

Actual behaviour

After fresh install, javascript debugger is enabled by default.

Configuration

Operating system:
Ubuntu 16.04.4

Browser:
All Browsers

Passman version:
2.1.4

PHP version: Dockerize version

cloud server: Nextcloud or ownCloud ownCloud cloud version: (see admin page or version.php)

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/57359546-debugger-enabled-by-default-in-production?utm_campaign=plugin&utm_content=tracker%2F44880056&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F44880056&utm_medium=issues&utm_source=github).
animalillo commented 6 years ago

Debugger is disabled by default on any passman installs, you can see default passman install on our demo instances at demo.passman.cc

scion4581 commented 6 years ago

I agree, same problem here:(