Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify when unauthorized client connects. #73

Closed
vincentparrett opened this issue Apr 16, 2019 · 1 comment
Closed

Notify when unauthorized client connects. #73

vincentparrett opened this issue Apr 16, 2019 · 1 comment

Comments

@vincentparrett
Copy link
Contributor

Currently there doesn't seem to be any way of notifying the HalibutRuntime consumer when an unauthorized users attempts to connect (other than a debug log message).

I think it might be useful for some applications to make the users or admins aware of these attempts. Looking at the code, it doesn't look too difficult to add a callback from the SecureListener and SecureWebSocketListener's Authorize method.

PR on the way.

@vincentparrett
Copy link
Contributor Author

Implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant