Skip to content

Commit c3b43f6

Browse files
author
root
committed
Fix #501
1 parent 0c53fda commit c3b43f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: app/controllers/download_git_revision_controller.rb

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
class DownloadGitRevisionController < ApplicationController
22
unloadable
33

4-
before_filter :require_login
54
before_filter :set_repository
65
before_filter :can_download_git_revision
76
before_filter :set_download

0 commit comments

Comments
 (0)