[Jamwiki-commit] SF.net SVN: jamwiki:[2383] wiki/trunk/jamwiki-web/src/main/java/org/jamwiki /db
Brought to you by:
wrh2
From: <wr...@us...> - 2008-11-01 21:02:39
|
Revision: 2383 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2383&view=rev Author: wrh2 Date: 2008-11-01 21:02:35 +0000 (Sat, 01 Nov 2008) Log Message: ----------- Authentication & Authorization: * In order to remove the 'password' field from WikiUser begin using WikiUserDetails in several database classes. * There will be a series of patches to fully implement this change, but I want to keep the commits small so it is easier to track what exactly is changing. Modified Paths: -------------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/QueryHandler.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |