]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/export_controller.rb
Force locale on subject translation for diary comment notifications, since the sendin...
[rails.git] / app / controllers / export_controller.rb
index ab25fcbc67a2ed407955953287d3550c99c46812..b75fb1bca44d45ec9c00bb272f9ebd4590b49a8f 100644 (file)
@@ -1,4 +1,8 @@
 class ExportController < ApplicationController
+
+  before_filter :authorize_web
+  before_filter :set_locale
+
   def start
   end