mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-02 10:09:51 -04:00
Fancy 404 should require access too
This commit is contained in:
parent
fa9a2dda6d
commit
20c723c4fb
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
class ExceptionsController < ApplicationController
|
||||
skip_before_filter :check_xhr
|
||||
skip_before_filter :check_restricted_access
|
||||
layout 'no_js'
|
||||
|
||||
def not_found
|
||||
|
|
Loading…
Add table
Reference in a new issue