Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
Перейти к файлу
Matt Zukowski 9fdf2472c7 - added 'spec' rake task to run all specs
- added spec to confirm that localization is working
2010-12-09 09:33:54 -05:00
bin Re-enabled localization (i.e. this sinatra branch should now work in languages other than english) 2010-12-09 09:18:38 -05:00
config Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
db Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
lib Re-enabled localization (i.e. this sinatra branch should now work in languages other than english) 2010-12-09 09:18:38 -05:00
log Add empty log and db folders 2009-11-25 17:19:52 -08:00
po removed duplicate msgid for 'please wait' 2010-12-09 09:05:32 -05:00
public/themes bringing in godfat's redesigned authenticator architecture with per-class setups... also a whole bunch of whitespace changes 2010-02-01 14:04:42 -05:00
resources Merge branch 'railsguru-feature-proxy' into sinatra 2010-10-06 15:01:44 -04:00
spec - added 'spec' rake task to run all specs 2010-12-09 09:33:54 -05:00
tasks - added 'spec' rake task to run all specs 2010-12-09 09:33:54 -05:00
.gitignore Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
CHANGELOG Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
Gemfile Fixed crypt-isaac dependency, added /validate functionality and updated Gemspec. 2010-10-14 23:11:49 +08:00
Gemfile.lock Fixed crypt-isaac dependency, added /validate functionality and updated Gemspec. 2010-10-14 23:11:49 +08:00
LICENSE Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
README.md Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
Rakefile db:migrate task should now work; also cleaned up tha rakefile 2010-09-23 17:30:32 -04:00
config.ru support for rackup 2010-11-26 01:02:49 +08:00
rubycas-server.gemspec Fixed crypt-isaac dependency, added /validate functionality and updated Gemspec. 2010-10-14 23:11:49 +08:00
setup.rb strip trailing whitespaces with source-tools st:strip 2009-09-24 13:49:37 +08:00

README.md

RubyCAS-Server

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

Authors

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

Homepage

http://rubycas-server.googlecode.com

For info and installation instructions please 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.