Skip to content

Commit

Permalink
disabling anonymous searching
Browse files Browse the repository at this point in the history
  • Loading branch information
kale authored and kale committed Feb 4, 2010
1 parent 7334557 commit f12a476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/search_controller.rb
Expand Up @@ -17,7 +17,7 @@


class SearchController < ApplicationController class SearchController < ApplicationController
before_filter :find_optional_project before_filter :find_optional_project

before_filter :require_login
helper :messages helper :messages
include MessagesHelper include MessagesHelper


Expand Down

0 comments on commit f12a476

Please sign in to comment.