add LDAP authentication

This commit is contained in:
Josh
2017-07-05 16:26:27 -04:00
parent 9bbb669cc1
commit ae774b90ce
8 changed files with 58 additions and 1 deletions

View File

@ -16,6 +16,8 @@
class SessionsController < ApplicationController
skip_before_filter :verify_authenticity_token
def new
end