[Modify] Replace it
This commit is contained in:
parent
6ec3fdeb12
commit
7e33636276
@ -186,7 +186,7 @@ namespace WebSocketSharp.Net
|
||||
schm,
|
||||
realm,
|
||||
_request.HttpMethod,
|
||||
_listener.UserCredentialsFinder
|
||||
_listener.GetUserCredentialsFinder ()
|
||||
);
|
||||
|
||||
if (user == null || !user.Identity.IsAuthenticated) {
|
||||
|
Loading…
Reference in New Issue
Block a user