Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
Перейти к файлу
Dwight van Tuyl 8176cc69ef Fixed ActiveRecord connection when racked in an application with it's own ActiveRecord connection 2011-06-29 04:31:56 +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 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 Fixed ActiveRecord connection when racked in an application with it's own ActiveRecord connection 2011-06-29 04:31:56 +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 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 Escapes all evaluated HTML by inserting `escape_html` after `<%=`. There 2011-04-22 11:45:48 -04: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 Fixed ActiveRecord connection when racked in an application with it's own ActiveRecord connection 2011-06-29 04:31:56 +08:00
Gemfile.lock added spec for LDAP authenticator 2011-03-02 19:04:30 -05:00
LICENSE Cleaned up Gem distribution system. 2010-10-04 16:53:22 -04:00
README.md lets try this stillmaintained.com thing again.. 2011-04-26 12:12:42 -07: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 added spec for LDAP authenticator 2011-03-02 19:04:30 -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/gunark/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.