Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
Перейти к файлу
Justin Mazzi 67a23756f9 Default to running specs 2012-01-30 18:01:56 -05:00
bin added provisory command line switch for specifying custom config file 2011-08-03 17:45:09 -04:00
config Remove items that were specific to a particular company. 2011-03-09 15:33:10 -05:00
db Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
lib bug fix for issue #44 2011-11-25 15:26:48 +00:00
log Add empty log and db folders 2009-11-25 17:19:52 -08:00
po Minor update in Russian locale 2011-06-30 05:02:07 +03:00
public/themes Remove items that were specific to a particular company. 2011-03-09 15:33:10 -05:00
resources moved example config to config directory. prabably more likely to be found there than in 'resources' 2011-03-09 14:07:53 -05:00
spec all specs should now pass under ruby 1.9.2 and 1.8.7 2011-08-03 14:14:38 -04:00
tasks (re-)hide rspec task when rspect is not available. 2011-12-16 14:16:33 -05:00
.gitignore Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
CHANGELOG published rubycas-server-1.0.1.gem 2011-11-22 13:38:18 -05:00
Gemfile Fixed ActiveRecord connection when racked in an application with it's own ActiveRecord connection 2011-06-29 04:31:56 +08:00
Gemfile.lock Add rake as a dep 2012-01-30 18:01:44 -05:00
LICENSE Updated copyright. 2011-12-16 14:15:07 -05:00
README.md Restored correct README after accidental merge from gunark/rubycas-server. 2011-12-16 14:14:24 -05:00
Rakefile Default to running specs 2012-01-30 18:01:56 -05:00
config.ru Fixed load paths so that they get put at the top and checked first 2010-12-30 11:49:53 -08:00
rubycas-server.gemspec Add rake as a dep 2012-01-30 18:01:44 -05:00
setup.rb strip trailing whitespaces with source-tools st:strip 2009-09-24 13:49:37 +08:00

README.md

RubyCAS-Server http://stillmaintained.com/rubycas/rubycas-server

Portions contributed by Matt Zukowski are copyright (c) 2011 Urbacon Ltd. Other portions are copyright of their respective authors.

Authors

See http://github.com/gunark/rubycas-server/commits/

Installation

See http://code.google.com/p/rubycas-server

License

RubyCAS-Server is licensed for use under the terms of the MIT License. See the LICENSE file bundled with the official RubyCAS-Server distribution for details.