commit
e1c0509c91
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class MainController < ApplicationController
|
||||||
include UsersHelper
|
include UsersHelper
|
||||||
include SynapsesHelper
|
include SynapsesHelper
|
||||||
|
|
||||||
after_action :verify_policy_scoped
|
after_action :verify_policy_scoped, except: :requestinvite
|
||||||
|
|
||||||
respond_to :html, :json
|
respond_to :html, :json
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue