You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tests): add ACCOUNT U:line restriction test for PR #62
Add test_account_rejected_from_non_ulined_server which connects a
second fake P10 server (notulined.test.net) that has a Connect block
but no UWorld entry. Verifies that ACCOUNT from this server gets
ERR_NOPRIVILEGES (481) and the user's account is not set.
This covers the second half of PR #62: ms_account now requires
CONF_UWORLD before accepting ACCOUNT messages.
0 commit comments