solanum icon indicating copy to clipboard operation
solanum copied to clipboard

send RPL_LOGGEDIN to target_p upon ENCAP SU

Open jesopo opened this issue 3 years ago • 1 comments

intended usecase: a client receives RPL_LOGGEDIN post-registration on a network that supports SASL but the client knows it doesn't currently have a SASL configuration, so it prompts the user with "would you like to save your account password for this network?"

jesopo avatar Jan 01 '22 22:01 jesopo

This sends a RPL_LOGGEDIN for (null) if I log out. It should probably send RPL_LOGGEDOUT or nothing

edk0 avatar Mar 06 '22 21:03 edk0