[Jamwiki-commit] SF.net SVN: jamwiki: [1470] wiki/trunk/src
Brought to you by:
wrh2
From: <wr...@us...> - 2007-05-14 01:45:41
|
Revision: 1470 http://svn.sourceforge.net/jamwiki/?rev=1470&view=rev Author: wrh2 Date: 2007-05-13 18:45:36 -0700 (Sun, 13 May 2007) Log Message: ----------- Authentication & Authorization: * Add a new JAMWikiExceptionMessageFilter to add authentication messages to the session. * Remove the messaging code from JAMWikiAccessDeniedHandler. * Anonymous users are now shown a message when redirected to the login screen. Modified Paths: -------------- wiki/trunk/src/java/org/jamwiki/authentication/JAMWikiAccessDeniedHandler.java wiki/trunk/src/java/org/jamwiki/taglib/AuthMsgTag.java wiki/trunk/src/webapp/WEB-INF/applicationContext-acegi-security-cas.xml wiki/trunk/src/webapp/WEB-INF/applicationContext-acegi-security.xml Added Paths: ----------- wiki/trunk/src/java/org/jamwiki/authentication/JAMWikiExceptionMessageFilter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |