dell / dell/omnia

over prescriptive password rule

Open
#4,830 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
8
Forks
172
Avg merge
14h 51m
Merged PRs (30d)
180

Description

**Describe the bug**
S3 requires a password to be set. The document says: `Should not be kept 'admin'`. There is a rule that prohibits using `admin`. If a user wants to use `admin` as the password they should be able to.

**To Reproduce**
Steps to reproduce the behavior:
1. When prompted to provide an s3 password, type `admin`
2. See error
3.
**Expected behavior**
`admin` should be accepted as the password

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by locating the S3 password validation and its related test, then reproduce the prompt with `admin`; done means that value is accepted while the documented password behavior remains consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
authentication
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.