YAFLogo

rai
  • rai
  • 100% (Exalted)
  • YAF Commander Topic Starter
5 years ago
The logon page says that you can logon with email or username. This actually does not work. You have to user the username otherwise logon fails. Any quick fixes for that? I am using the latest version of YAFNet
Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
5 years ago

The logon page says that you can logon with email or username. This actually does not work. You have to user the username otherwise logon fails. Any quick fixes for that? I am using the latest version of YAFNet

Originally Posted by: rai 

It works only if requiresUniqueEmail is set to true for the membership in the web.config

rai
  • rai
  • 100% (Exalted)
  • YAF Commander Topic Starter
5 years ago

The logon page says that you can logon with email or username. This actually does not work. You have to user the username otherwise logon fails. Any quick fixes for that? I am using the latest version of YAFNet

Originally Posted by: tha_watcha 

It works only if requiresUniqueEmail is set to true for the membership in the web.config

Originally Posted by: rai 

This property was already true. Still does not work. I changed it to false - no difference.

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
5 years ago
Can you post the whole membership section of your web.config
rai
  • rai
  • 100% (Exalted)
  • YAF Commander Topic Starter
5 years ago

Can you post the whole membership section of your web.config

Originally Posted by: tha_watcha 

 membership.txt You have insufficient rights to see the content.

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
5 years ago
Seems correct. I assume you are using the correct email address that is shown in the user control panel? Otherwise i don't have any more ideas.
rai
  • rai
  • 100% (Exalted)
  • YAF Commander Topic Starter
5 years ago
Is it possible to add some debugging regarding this? I saw that some others had this problem and it would be interesting if it was possible to debug this.
rai
  • rai
  • 100% (Exalted)
  • YAF Commander Topic Starter
5 years ago
This issue has been resolved now. Thanks