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

Add tests to the magic login submodule #95

Merged
merged 12 commits into from
Nov 29, 2017
Prev Previous commit
Next Next commit
Merge branch 'master' into magic-login
Ch4s3 authored Dec 29, 2016
commit 80668140f2553aae265b0e0cb8c20528c0c98446
2 changes: 0 additions & 2 deletions lib/generators/sorcery/templates/initializer.rb
Original file line number Diff line number Diff line change
@@ -347,7 +347,6 @@
#
# user.reset_password_time_between_emails =


# -- magic_login --
# magic login code attribute name.
# Default: `:magic_login_token`
@@ -398,7 +397,6 @@
#
# user.magic_login_time_between_emails =


# -- brute_force_protection --
# Failed logins attribute name.
# Default: `:failed_logins_count`
You are viewing a condensed version of this merge commit. You can view the full changes here.