PerlDancer / PerlDancer/Dancer2-Plugin-Auth-Extensible
Report when authentication fails
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 10
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Currently, as I can see, if the user types in an incorrect username/password pair the default /login page will be shown again without any explanation. IMHO it would be nicer if there was a default error message about the failed authentication.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the authentication failure path that returns the default /login page and inspect how login errors are currently handled. Done means an incorrect username/password pair causes the login page to show a default authentication-failure message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100