YAFLogo

BobSandberg
  • BobSandberg
  • 50.4% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
If I upgrade from 1.9.1.6 to 1.9.3, what am I going to have to do with my custom user class.

I have embedded YAF into my site that already has a login. It uses the standard membership provider through SQL, but in order to make it do a single login, I had to write a custom user class that checked if the user was already authenticated and then copied info from my member info tables into my derived yaf.IForumUser.

So the question is what will I have to do to make this work with 1.9.3?

The feature list says it supports .NET MembershipProvider.

Thanks in advance for any help.

Sponsor