Skip to content

Conversation

@luzho
Copy link

@luzho luzho commented Apr 28, 2017

No description provided.

lynndylanhurley and others added 30 commits October 24, 2015 20:32
Change default message for already in use error and added to english …
404 for invalid link with password reset token
This will notify the client not to render the page
…-in-url-generate

fix(url): preserve query parameters when building urls
…vise authentication. update default to disabled.
…devise_support_flag

feat(enable-standard-devise): allow configurable support of legacy Devise authentication
…t-number-of-devices

limiting the number of concurrent devices
to keep coherent with devise. pt instead of pt-PT.yml
Fallback to ActiveModel translations in EmailValidator
gobijan and others added 30 commits January 19, 2017 14:13
Improve the wording and fix not translated parts.
…covery-vulnerability

Fix privacy issue with password reset request
Use lockable devise option and unlock controller overwrite
…oute-fix

Fixes constructing redirect_route
…eaking

Don't send extra data on request password reset
Travis: use the code_climate addon config
Fixes lynndylanhurley#327

When precompiling assets while building a docker image, the database is not
available and the DeviseTokenAuth::Concerns::User concern tries to load
user table information from database and fails. It now checks if the
database connection is available before gathering information about user
table.
Ruby syntax: replace and/not with &&/!
…ause-app-to-connect-to-db

Prevent getting table info if not connected to db
use URI::HTTPS to generate HTTPS redirects
…ails5

Updated generator test code to work with rails 5
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.