projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update Potlatch 2 to 2.4-32-gecf1e0b build
[rails.git]
/
app
/
controllers
/
export_controller.rb
diff --git
a/app/controllers/export_controller.rb
b/app/controllers/export_controller.rb
index fa7944516620e442064b8f8d5adb118d92042761..6e5016ddce4ec7eb6b0fcfaab09fb9634ffe8045 100644
(file)
--- a/
app/controllers/export_controller.rb
+++ b/
app/controllers/export_controller.rb
@@
-1,6
+1,7
@@
class ExportController < ApplicationController
before_action :authorize_web
before_action :set_locale
+ before_action :update_totp, :only => [:finish]
caches_page :embed