forked from External/greenlight
		
	change sessions#new test to allow redirect
This commit is contained in:
		@@ -16,7 +16,7 @@
 | 
			
		||||
 | 
			
		||||
class SessionsController < ApplicationController
 | 
			
		||||
 | 
			
		||||
  skip_before_filter :verify_authenticity_token
 | 
			
		||||
  skip_before_action :verify_authenticity_token
 | 
			
		||||
 | 
			
		||||
  def new
 | 
			
		||||
    # If LDAP is enabled, just route to it instead.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user