We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c53fda commit c3b43f6Copy full SHA for c3b43f6
app/controllers/download_git_revision_controller.rb
@@ -1,7 +1,6 @@
1
class DownloadGitRevisionController < ApplicationController
2
unloadable
3
4
- before_filter :require_login
5
before_filter :set_repository
6
before_filter :can_download_git_revision
7
before_filter :set_download
0 commit comments