nextcloud / nextcloud/password_policy

Improve password policy handling on login

Open
#159 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement security
Dominant language
PHP
Stars
39
Forks
27
Avg merge
1h 36m
Merged PRs (30d)
10

Description

  • Document existing state (we do only check the policy on password changes)
  • Consider performing the password policy check also on login time

Reference https://hackerone.com/reports/1169335

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

No source files or tests are named. Start by documenting the existing password-policy check on password changes, then trace the login flow to assess whether the policy should also be checked there. Done should include the requested documentation and a clear decision or implementation for login-time checking, guided by the linked HackerOne report.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.