Dear lazyverse, I've just read https://blog.prosody.im/great-invitations/ and https://prosody.im/doc/modules/mod_invites 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
Great Invitations
There are two kinds of servers on the XMPP network today: those with public registration, and those without. The servers that support registration generally allow you to create accounts via the web, or using your XMPP client (XEP-0077).blog.prosody.im
Diego Roversi 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 • • •Snikket (@snikket_im@fosstodon.org)
FosstodonMartin
in reply to Elena ``of Valhalla'' • • •Elena ``of Valhalla'' likes this.