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

implementation of abstract onLogon function does not affect anything #19

Open
AlexanderK-17 opened this issue May 25, 2021 · 1 comment

Comments

@AlexanderK-17
Copy link

onLogon (view: MsgView, user: string, password: string) event does not emit anywhere

@TimelordUK
Copy link
Owner

sorry I did not respond to this earlier

you are indeed quite correct, the latest version does at least call you back now when login is attempted but we do not yet reject or disconnect if false is returned in AsciiSession.

This is something yet to be added.

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

2 participants