Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
Перейти к файлу
Nick Recobra 143b71e553 Fixing #serviceValidation identation. The right way. 2011-01-26 18:13:15 +03: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 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 Fixing #serviceValidation identation. The right way. 2011-01-26 18:13:15 +03: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 removed vestige config.ru file from old camping/picnic version 2011-01-05 13:18:55 -05:00
spec Fixing #serviceValidation identation. The right way. 2011-01-26 18:13:15 +03: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 Merge branch 'sinatra' 2010-12-09 12:48:40 -05:00
Gemfile added everything to Gemfile... still need to figure out how to disable the development stuff from getting included for production build though 2010-12-10 15:16:24 -05:00
Gemfile.lock took out dev-only dependencies 2011-01-25 17:49:34 -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 Including migrations in the gem. 2011-01-14 02:25:27 +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.