Author: cycholka
Date: Fri Apr  4 00:18:21 2008
New Revision: 25515

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25515&view=rev
Log:
Initial version of class to validate user provided login/password against the 
data pulled from forum tables. Should allow persistent logins for wesnothd when 
implemented as part of the server. Not integrated to anything yet.
*Depends on mysql++ library for pulling out the forum data 

Added:
    trunk/src/server/forum_auth/
    trunk/src/server/forum_auth.cpp
    trunk/src/server/forum_auth/md5.cpp
    trunk/src/server/forum_auth/md5.hpp

[This mail would be too long, it was shortened to contain the URLs only.]

Added: trunk/src/server/forum_auth.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/forum_auth.cpp?rev=25515&view=auto

Added: trunk/src/server/forum_auth/md5.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/forum_auth/md5.cpp?rev=25515&view=auto

Added: trunk/src/server/forum_auth/md5.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/forum_auth/md5.hpp?rev=25515&view=auto


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to