mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed member names to smallcapsy.
This commit is contained in:
@@ -173,6 +173,7 @@ namespace OpenSim.Framework.UserManagement
|
||||
/// <returns>Authenticated?</returns>
|
||||
public virtual bool AuthenticateUser(UserProfileData profile, string password)
|
||||
{
|
||||
|
||||
MainLog.Instance.Verbose(
|
||||
"Authenticating " + profile.username + " " + profile.surname);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user