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

Reference to Users table instead of Administrator when login - Rails 6.rc1 #11

Open
leotrieu opened this issue Jul 19, 2019 · 1 comment

Comments

@leotrieu
Copy link

Hi,

Not sure why but when I installed this gem and go to the admin pages, it will jump to the Users table (Devise gem) to authorise instead of the Administrators table.

As a consequence, a normal user (from Users table) can access to the Admin zone as long as he's logged in.

If I remove this gem from the Gemfile, everything is working perfectly.

@davthecodercom
Copy link

davthecodercom commented Aug 24, 2019

This issue can be recreated also with Rails 6.0.0rc2

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

No branches or pull requests

2 participants