Forum: RForum RForum acts_as_authenticated integration

Posted by BobFunk (Guest)
on 2006-06-30 14:22
Hi,

I just made some modifications to the RForum User model that I think
others might find interesting.

I've modified it to use the same authorization scheme as
acts_as_authenticated, so integrating the forum with another stand alone
app - or just sharing database and user details with another app - is
made easy.

The modification is made to RForum 0.2 and can be downloaded as a zip
from http://clanwhiskey.net/bobfunk/rforum_modification.zip

The zip consists of the new user model, a new migration to add a salt
column to the user table and some new user fixtures for testing.

Just replace the exisisting files in a fresh rforum install with the
ones in the zip to make the modification.

Now it should be very easy to integrate RForum with any app using
acts_as_authenticated and the authentication method should also be a bit
more secure (SHA1 instead of MD5 and a salted).

Enjoy!

Mathias
Posted by Andrew Hodgkinson (Guest)
on 2006-07-05 18:07
BobFunk wrote:

> http://clanwhiskey.net/bobfunk/rforum_modification.zip

Nobody's replied to this yet, but FWIW I reckon this is a very useful 
patch and is one I'm running successfully on my own site now. Thanks!
Posted by Rob Sanheim (rsanheim)
on 2006-08-29 22:17
Andrew Hodgkinson wrote:
> BobFunk wrote:
> 
>> http://clanwhiskey.net/bobfunk/rforum_modification.zip
> 
> Nobody's replied to this yet, but FWIW I reckon this is a very useful 
> patch and is one I'm running successfully on my own site now. Thanks!

Andreas, any hope of this being applied?

- Rob
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.