NUBIC / aker

A flexible security framework for Rack (and Rails) apps. Good for integration with legacy systems, CAS SSO (including proxying), machine and interactive authentication, and much more.
MIT License
1 stars 2 forks source link

Get the CAS proxy scenarios working under OS X 10.6.8, Ruby 1.9.2-p290 #8

Closed hannahwhy closed 12 years ago

hannahwhy commented 13 years ago

After #6, two of the three CAS proxy scenarios under Ruby 1.9.2-p290 fail under OS X 10.6.8, Ruby 1.9.2-p290. Gist:

https://gist.github.com/1147770

Figure out what's going on and fix it.

hannahwhy commented 12 years ago

Using MRI 1.9.2-p290, I cannot replicate this behavior on current master. Neither can @wjdix.

While it's possible that there remains an issue in the test or library code, it's equally possible that my development environment had peculiarities at the time that caused this problem.

I'm closing this issue: it's not solved, but there's also nothing that can really be done about it at present. If I or someone else comes up with a procedure for replicating the problem, we can always reopen it.