mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Fix redirect after session timeout
This commit is contained in:
parent
3b1e632ab7
commit
c15b4d48b9
2 changed files with 2 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
|||
class AdminController < ApplicationController
|
||||
before_action :authenticate_user!
|
||||
check_authorization
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue