rubycas-server/spec
David Thompson a4fa03ba01 Allow multiple SQL authenticators to be used without conflict.
Rather than clobber the user_model class variable every time a SQL
authenticator is used, use a hash to map auth_index to the associated
user model.
2014-07-28 13:29:45 -04:00
..
casserver Allow multiple SQL authenticators to be used without conflict. 2014-07-28 13:29:45 -04:00
config
core_ext
casserver_spec.rb Fixes #180: updated spec to take into account namespace in the xml response. 2014-03-01 22:27:27 +01:00
spec.opts
spec_helper.rb