PerlDancer / PerlDancer/Dancer2-Plugin-Auth-Extensible
Issue #75 follow-up
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 10
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Okay, it transpires that DPAE::Provider::Database depends on two extra columns in its user table, pw_reset_code varchar(32) and email (the address to send the email to). I suspect this is more of a documentation bug for DPAE::Provider::Database.
[ Apologies for the new issue, it appears I can't comment on my own issue ]
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 by locating the documentation for DPAE::Provider::Database and verify its user-table requirements. Document that the table needs pw_reset_code (varchar(32)) and email for password-reset email delivery; the work is done when these dependencies are clearly described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100