Added the forgot password functionality to the voters of Full Elections. Also, modifi...
[selectricity] / app / controllers / voter_controller.rb
index 6693b0fa6baa9090cfa6c72b146a240f3d95024e..fb1bec7a0f69f84b1063b6e936722763d022b8f3 100644 (file)
@@ -32,7 +32,7 @@ class VoterController < ApplicationController
       redirect_to :action => 'index'
     end
   end
       redirect_to :action => 'index'
     end
   end
-
+  
   private
   def authenticate
     password = params[:id]
   private
   def authenticate
     password = params[:id]

Benjamin Mako Hill || Want to submit a patch?