mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 23:39:23 +08:00
Merge pull request #189 from tms/get-off-my-lawn
Fancy 404 should require access too
This commit is contained in:
commit
6cd115b7b9
@ -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…
x
Reference in New Issue
Block a user