PerlDancer / PerlDancer/Dancer2-Plugin-Auth-Extensible

Issue #75 follow-up

Open
#76 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.