Sha256: 9bea946dfc4e1773a0462736103797a309259f4055001b7bc64bf351ef1a6742
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
# Changelog for devise\_cas\_authenticatable ## Version 1.1.4 - January 23, 2013 * Bug fix: don't modify request.protocol when generating a logout_url (thanks [Tse-Ching Ho](https://github.com/tsechingho)!) ## Version 1.1.3 - January 15, 2013 * Rails 4 compatibility fixes (thanks [Aaron Patterson](https://github.com/tenderlove)!) * Support the service_url parameter in rubycas-client on logout (thanks [Kyle Ginavan](https://github.com/kylejginavan)!) ## Version 1.1.2 - May 23, 2012 * Only do schema stuff if using Devise 2.0.x or below ## Version 1.1.1 - April 2, 2012 * Add cas_client_config_options so that users can add unsupported RubyCAS options such as encode_extra_attributes_as ## Version 1.1.0 - March 5, 2012 * Add configurable destination and follow URL support (thanks [Dyson Simmons](https://github.com/dyson)!) * Allow applications deployed at sub-URIs to work (thanks [Tod Detre](https://github.com/tod)!) * Only add trailing slash to base URI if it's not already present (thanks [joe81](https://github.com/joe81)!) * Some documentation updates.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devise_cas_authenticatable-1.1.4 | CHANGELOG.md |