You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: