OWASP / OWASP/SecurityShepherd

The ability to reset other admins passwords

Open
#325 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement Good First Issue Platform
Dominant language
Java
Stars
1.5k
Forks
515
Avg merge
3h 46m
Merged PRs (30d)
1

Description

Currently, if an admin forgets their password it cannot be changed. You must manually downgrade the admin to a player through the database, change their password through the UI, and then re-elevate them to an admin.

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

Start by tracing the admin password-change flow in the UI and the database role handling described in the issue. Done means an admin can change or reset another admin's password without downgrading that account to a player and later restoring its admin role.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
authentication, authorization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.