Skip to content

Commit

Permalink
Add ssl login route
Browse files Browse the repository at this point in the history
  • Loading branch information
koke committed Feb 23, 2009
1 parent 225305c commit 317622d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routes.rb
@@ -0,0 +1 @@
ssl_login 'login/ssl', :controller => 'account', :action => 'login', :force_ssl => true

0 comments on commit 317622d

Please sign in to comment.