Debugger enabled by default in production
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 823
- Forks
- 117
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 8
Description
Steps to reproduce
- Run nextcloud Docker image,
- Add Passman
- Open the browser console
- 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! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by opening the browser console and accessing the Passman section in a fresh installation, then trace the Passman JavaScript entry point responsible for enabling the debugger. Done means the debugger is not enabled by default in production while the Passman section remains functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100