Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix] prevent devise email uniqueness validation
users with different providers should be able to use the same email address. here is the line that we're overriding in devise: https://github.com/plataformatec/devise/blob/83213569dd77551bb5cac493e2767457970905bc/test/rails_app/lib/shared_admin.rb#L12
- Loading branch information