Skip to content
Snippets Groups Projects
Commit 6320bf35 authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

Update README.md

parent 8c63efa8
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,12 @@ UNL Resource Scheduler
UNL Resource Scheduler is a web app developed around managing timed reservations for various campus resources. This app was initially created for the Nebraska Innovation Studio, and then expanded and generalized to be able to be used by all departments at UNL. New features are in development and feature and bugfix requests will usually be attended to quickly.
Patch
============
Supporting UNL's October 2018 move to shib.unl.edu/idp/profile/cas requires CAS tickets longer than 256 chars. Manually patch the rack-cas library to support tickets up to 1024.
- https://github.com/biola/rack-cas/blob/master/lib/rack-cas/cas_request.rb#L35
- vendor/bundle/ruby/2.2.0/gems/rack-cas-0.16.0/lib/rack-cas/cas_request.rb
Installation
============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment