Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
Перейти к файлу
Seven Du 3f04ede645 add unicorn config 2011-03-03 06:50:47 +08:00
bin bin/rubycas-server-ctl hasn't worked in a long time... getting rid of it for now 2011-01-25 16:17:09 -05:00
config add unicorn config 2011-03-03 06:50:47 +08:00
db Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
lib Adding specs for the Consumable module. 2011-03-03 06:19:35 +08: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 reconnect: true (in default mysql example) 2011-03-02 17:16:07 -05:00
spec moved specs contributed by 'uchouhan' out to root spec directory 2011-03-02 17:46:40 -05:00
tasks Fixed load paths so that they get put at the top and checked first 2010-12-30 11:49:53 -08:00
.gitignore Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
CHANGELOG proxy config for Google authenticator has been moved out of global config and into the authenticator's config 2011-03-02 16:00:44 -05:00
Gemfile Change Gemfile to require out of the gemspec and list deps in the gemspec 2011-02-07 19:49:43 +08:00
Gemfile.lock bundle update -- took sinatra back down to 1.1.3 (not sure how it got up to 1.2 previously) 2011-03-02 17:12:19 -05:00
LICENSE Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
README.md deleted some vestiges and tied up loose ends after merge of sinatra code into master branch 2010-12-09 13:26:21 -05:00
Rakefile db:migrate task should now work; also cleaned up tha rakefile 2010-09-23 17:30:32 -04: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 Change Gemfile to require out of the gemspec and list deps in the gemspec 2011-02-07 19:49:43 +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) 2010 Urbacon Ltd. Other portions are copyright of their respective authors.

Authors

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

Installation

For info and detailed 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.