0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Edited README.rdoc via GitHub
zuk
More... over 12 years ago
Negotiate logger configuration. More... over 12 years ago
Merge pull request #18 from weppos/patch-1 More... over 12 years ago
Merge pull request #11 from jcwilk/uri_escape_ssout More... almost 13 years ago
Added backwards compatible support for URI.escape'd SSOut call Could not get rubycas-server SSOut call to work in rails 2.2 and will still work seamlessly for non URI.escape'd calls (if that ever worked) More... about 13 years ago
fixed rdoc format typo More... about 13 years ago
added note about rubycas-client-rails More... about 13 years ago
Explicitly load the Logger class. (ActiveSupport 3 compatibility change.) More... over 13 years ago
fixed exception with URI queries that have only a key instead of a key-value pair (http://github.com/gunark/rubycas-client/issues#issue/6) More... over 13 years ago
While gatewaying, do to confuse app and remove :cas_user More... over 13 years ago
Fix missed logger symbol More... over 13 years ago
Add support for faking extra attributes More... over 13 years ago
[no comment] More... almost 14 years ago
don't store extra attributes if vr.extra_attributes is null/false for some reason More... almost 14 years ago
bumped gem version to 2.2.1 More... almost 14 years ago
Revert "fixed call to set_logger in LoggerWrapper#initialize -- was causing warnings" More... almost 14 years ago
Merge branch 'master' of http://github.com/robertokl/rubycas-client More... almost 14 years ago
bumped gem version to 2.2.0 More... almost 14 years ago
Added parameter force_ssl_verification More... about 14 years ago
Added parameter force_ssl_verification More... about 14 years ago
Supporting unauthorized xml requests More... about 14 years ago
Allow prefixed extra attributes, including those from the cas namespace (e.g. <cas:last_name>) More... about 14 years ago
Extend login_to_service on filter to reuse config. More... over 14 years ago
HttpFound is a Good Response too. More... over 14 years ago
Revert "Modifying #read_service_url to support passing the desired service URL as a request parameter. If client website Foo uses ActiveResource and wants to proxy for web service Bar, the service URL Foo generates using ActiveResource (say, http://bar.com/entries/42.xml) won't necessarily be the same as the service URL Bar generates using #url_for (say, http://bar.com/entries/show/42.xml). Because these URLs need to be identical, and because ActiveResource can't know for sure what URL ActionController will generate, it needs to be specified in the request." More... over 14 years ago
Revert "Added single signout filter to rails filters" More... over 14 years ago
re-licensed under MIT
zuk
More... over 14 years ago
some minor rewording of in-code comments
zuk
More... over 14 years ago
incrementing version to 2.1.0 for official release
zuk
More... over 14 years ago
client will now re-check for authentication when gatewaying after an initial failure -- fixes http://code.google.com/p/rubycas-server/issues/detail?id=68
zuk
More... over 14 years ago