Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- | |
- v |
- /-----------------\ async mod action (ban, kick) |
- | |---------------------------------------------------------------
- ---->| Active |
- | | |----------------------------------------------
- | \-----------------/ timeout |
- | | | +-----------------------------+
- | | | |OUT: |
- | | | | TOCLIENT_DISCONNECT |
- | | | +-----------------------------+
- | | | |
- | | | v
- | | +-----------------------------+ /-----------------\
- | | |IN: | | |
- | | | TOSERVER_DISCONNECT |------------------->| Disconnecting |
- | | +-----------------------------+ | |
- | | \-----------------/
- | ---- any auth packet which was
- | | allowed in TOCLIENT_HELLO
- | v
- | *-----------------------------* /-----------------\
- | fails |Authentication, depending on | succeeds | |
- |-------| packet sent by client |---------->| SudoMode |
- | *-----------------------------* | |
- | \-----------------/
- | |
- | |
- | v
- | +-----------------------------+
- | sets password accordingly |IN: |
- ---------------------------------------------------| TOSERVER_FIRST_SRP |
- +-----------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement