forked from External/greenlight
add LDAP authentication
This commit is contained in:
@ -16,6 +16,8 @@
|
||||
|
||||
class SessionsController < ApplicationController
|
||||
|
||||
skip_before_filter :verify_authenticity_token
|
||||
|
||||
def new
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user