Hi there
I like your Killboard, but my Problem is that I can't
use it with our Page, as we use Joomla with a bridged
SMF Board.
Because of that I would like to see an auth module for
that board too, would be great if you could find the
time to programm it.
With best regards,
Kay
P.S: Here the Link to that Forum:
http://www.simplemachines.org/
Logged In: YES
user_id=1550795
SMF requires changes to the ingame_auth.php file to
accomodate the SMF md5_hmac function, as well as it's own
auth for out-of-game growsers.
I may post a diff that outlines my changes... One important
drawback is that the method I'm using to integrate SMF does
NOT take into consideration any groups the user may be in
other then his/her primary group.
That would require alot more changes to the ingame_auth.php
file then I had done.