• Jacob Vosmaer's avatar
    Open/close LDAP in ApplicationController · 826404a8
    Jacob Vosmaer authored
    By opening the LDAP connection at the controller level we can reuse it
    for all LDAP queries during the request.
    
    Conflicts:
    	CHANGELOG
    	app/controllers/application_controller.rb
    826404a8
application_controller.rb 6.26 KB