Dear lazyverse, I've just read blog.prosody.im/great-invitati… and prosody.im/doc/modules/mod_inv… and I don't understand one thing: can this be used to generate an invite for an user that already exists and has been using the account for a while, but needs to reconfigure an xmpp client on a new phone?
of course they don't know their password, but I would have to reset it from prosodyctl anyway.
#xmpp
reshared this
MattJ
in reply to Elena ``of Valhalla'' • • •Adding a new device via invitation is not currently a thing. Password resets links (which work almost the same as invitations) are.
Generate a password reset link with this command:
'prosodyctl mod_invites example.com --reset username'
I haven't extensively tested it with clients or invite UIs beyond Snikket, though. Feedback welcome 🙂
Elena ``of Valhalla''
in reply to MattJ • •Roberto Resoli
in reply to Elena ``of Valhalla'' • • •Elena ``of Valhalla'' likes this.
Roberto Resoli
in reply to Roberto Resoli • • •@mattj fosstodon.org/@snikket_im/1122…
Snikket
2024-04-19 09:57:14
Martin
in reply to Elena ``of Valhalla'' • • •Elena ``of Valhalla'' likes this.