File

spec/scansion/basic.scs @ 12903:13950bf92802

mod_auth_internal_hashed: Implement methods to enable and disable users
author Kim Alvefur <zash@zash.se>
date Thu, 23 Feb 2023 14:44:35 +0100
parent 9291:329a670ae975
line wrap: on
line source

# Basic login and initial presence

[Client] Romeo
	jid: user@localhost
	password: password

---------

Romeo connects

Romeo sends:
	<presence/>

Romeo receives:
	<presence/>

Romeo disconnects