/user/dmail_filter: make available to banned users.
`ensure_ownership` handles the privilege check here.
This commit is contained in:
@@ -2,7 +2,6 @@ module Maintenance
|
||||
module User
|
||||
class DmailFiltersController < ApplicationController
|
||||
before_filter :ensure_ownership
|
||||
before_filter :member_only
|
||||
respond_to :html, :json, :xml
|
||||
|
||||
def edit
|
||||
|
||||
Reference in New Issue
Block a user