code4romania / code4romania/monitorizare-vot-votanti-api
Remove secrets from repo
Open
bug
good first issue
help wanted
- Dominant language
- PHP
- Stars
- 8
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
One example is the admin password in the users table seeder. Instead of having a hardcoded password, it should be generated randomly when the seeder is run and the password can be show in the console.
Contributor guide
Research direction
Start with the users table seeder mentioned in the issue and inspect how the admin password is currently defined. Run the seeder to confirm its current behavior, then verify that the password is generated at runtime, is no longer hardcoded, and is shown in the console.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100