From a0e5fa4011217d237d9adf3b5fafcb2d832e8983 Mon Sep 17 00:00:00 2001 From: Georg Lukas Date: Tue, 9 Jan 2018 22:22:42 +0100 Subject: [PATCH] Easy Onboarding: true -> y --- inbox/user-invite.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inbox/user-invite.xml b/inbox/user-invite.xml index 2bfa3470..6a3f678d 100644 --- a/inbox/user-invite.xml +++ b/inbox/user-invite.xml @@ -131,7 +131,7 @@ - xmpp:inviter@example.com?roster;preauth=TOKEN;ibr=true + xmpp:inviter@example.com?roster;preauth=TOKEN;ibr=y https://example.com/invite/#TOKEN @@ -148,7 +148,7 @@ long and generated by a strong random number generator.

A server MUST provide the uri field which contains an XMPP URI of the following format:

- xmpp:inviter@example.com?roster;preauth=TOKEN;ibr=true + xmpp:inviter@example.com?roster;preauth=TOKEN;ibr=y

The ibr query component in the XMPP URI indicates that the invitee is allowed to create an account on Romeo's server, using the 'preauth' token. @@ -322,7 +322,7 @@

If the invitee opens the invitation URI and chooses to create a new account, the client MUST use the inviter's server as default if the server advertises in-band registration support via the - ibr=true query compontent.

+ ibr=y query compontent.

@@ -362,7 +362,7 @@ ... ibr - true + y the parameter to indicate that the token allows the invitee to create an account on the inviter's server via in-band registration