snikket-im / snikket-web-portal

This is the web portal for Snikket Chat services. To learn more about what Snikket Chat services are, check the website.
https://snikket.org
GNU Affero General Public License v3.0
32 stars 12 forks source link

Allow choosing role when creating an invitation #178

Closed mwild1 closed 4 months ago

mwild1 commented 7 months ago

By default all invitations create a "normal" user. Sometimes you want to invite someone as a "limited" user from the start. The interface should allow creating such invitations.

Zash commented 7 months ago

Needs a supporting change in mod_http_admin_api in order to receive the alternate role.

mwild1 commented 4 months ago

mod_http_admin_api commits 2aa66e928aa0 (write) and 432efc39572f (read).