Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable password reminder table #406

Merged
merged 2 commits into from
Sep 19, 2014

Conversation

nimbol
Copy link

@nimbol nimbol commented Sep 12, 2014

Vanilla Laravel ships with a configurable password_reminders table (in app/config/auth.php). In Confide this table name seemed to be hardcoded. Since my database has its own naming scheme I had a need to make Confide respect the reminder config.

I've thrown in some unittests as well. :)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling b9daeab on nimbol:configurable-password-reminder-table into bdfbcff on Zizaco:master.

@Zizaco
Copy link
Owner

Zizaco commented Sep 19, 2014

@nimbol Thanks for this great addition 👍

Zizaco added a commit that referenced this pull request Sep 19, 2014
@Zizaco Zizaco merged commit b5a55a7 into Zizaco:master Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants