Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_invites_register: Default to require encryption | Matthew Wild | 2022-02-10 | 1 | -1/+1 |
| | | | | In line with the Prosody-wide default change for 0.12. | ||||
* | mod_invites_register: Load mod_register_ibr in invite only mode | Kim Alvefur | 2022-02-10 | 1 | -0/+4 |
| | | | | | This ensures that registration actually works even if allow_registration is not enabled. | ||||
* | mod_invites_register: Replace COMPAT hack | Kim Alvefur | 2022-02-10 | 1 | -1/+1 |
| | | | | | This hack is not needed since a9c975a0f113 so can be removed when included with Prosody. | ||||
* | mod_invites_register: Import from prosody-modules@797b51043767 | Kim Alvefur | 2021-12-29 | 1 | -0/+160 |