| When an authentication failure occurs (because the user submitted invalid credentials or the login ticket is missing), the server now returns a 401 (Unauthorized) response instead of 200. |
|
More...
|
about 18 years ago
|
| now that we've switched to picnic, casserver.rb is no longer runnable on it's own... must be launched by picnic |
|
More...
|
about 18 years ago
|
| use SHA256 instead of SHA1 |
|
More...
|
about 18 years ago
|
| added note about SQLEncrypted |
|
More...
|
about 18 years ago
|
| added SQLEncrypted authenticator (thanks to Ben Mabey) |
|
More...
|
about 18 years ago
|
| more robust loading of picnic gem |
|
More...
|
about 18 years ago
|
| added note about Picnic dependency |
|
More...
|
about 18 years ago
|
| updated manifest |
|
More...
|
about 18 years ago
|
| switched to use Picnic |
|
More...
|
about 18 years ago
|
| git-svn-id: https://rubycas-server.googlecode.com/svn/trunk@196 fffcb96a-a727-0410-ad3e-7b35c796b8d7 |
|
More...
|
about 18 years ago
|
| releasing version 0.5.1 |
|
More...
|
about 18 years ago
|
| fixed readme, license; preparing for 0.5.1 release |
|
More...
|
about 18 years ago
|
| added missing vendor files to manifest |
|
More...
|
over 18 years ago
|
| fixed typo |
|
More...
|
over 18 years ago
|
| changed to correct license preamble (should be LGPL not GPL) |
|
More...
|
over 18 years ago
|
| - switched to Crypt::ISAAC for generating random ticket strings - crypt-isaac_0.9.1 is bundled with rubycas-server |
|
More...
|
over 18 years ago
|
| releasing 0.5.0 |
|
More...
|
over 18 years ago
|
| added note about fixed MySQL example config |
|
More...
|
over 18 years ago
|
| database configuration parameter should be 'host:', not 'server:' -- fixes #22 |
|
More...
|
over 18 years ago
|
| - webrick can now launch with SSL disabled - fixed glaring issue with login form action not being set correctly in many cases |
|
More...
|
over 18 years ago
|
| updated changelog with info about gatewayed logouts |
|
More...
|
over 18 years ago
|
| more explicit check for the gateway value |
|
More...
|
over 18 years ago
|
| if gateway, then logout now redirects back to service after doing its business, as requested in issue #18 |
|
More...
|
over 18 years ago
|
| now works correctly when no ldap filter is specified; fixes #20 |
|
More...
|
over 18 years ago
|
| table names have been shortened to work with Oracle; fixes #15 |
|
More...
|
over 18 years ago
|
| added small note explaining fall-through authenticator functionality |
|
More...
|
over 18 years ago
|
| these directories shouldn't have been committed... |
|
More...
|
over 18 years ago
|
| camping-1.5.180 is now bundled with rubycas-server... this will be the case until .180 is officially released; resolves #14 |
|
More...
|
over 18 years ago
|
| added diagram showing basic CAS sso mechanism |
|
More...
|
over 18 years ago
|
| Added sample custom views file, may need to be more fleshed out |
|
More...
|
over 18 years ago
|