nextcloud / nextcloud/passman

Debugger enabled by default in production

Open
#466 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
823
Forks
117
Avg merge
1d 21h
Merged PRs (30d)
8

Description

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! We accept bounties via Bountysource.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.