Mercurial > prosody-modules
comparison mod_invites_register_web/README.markdown @ 5141:027fb71ad509
Remove reverse dependencies on mod_invites (for plugin installer)
Since mod_invites is included with Prosody 0.12, the same version which
includes the plugin installer, there should be no need to depend on in.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 10 Jan 2023 20:49:17 +0100 |
parents | 15cf32e666da |
children |
comparison
equal
deleted
inserted
replaced
5140:ce11c217704a | 5141:027fb71ad509 |
---|---|
2 labels: | 2 labels: |
3 - 'Stage-Beta' | 3 - 'Stage-Beta' |
4 summary: 'Register accounts via the web using invite tokens' | 4 summary: 'Register accounts via the web using invite tokens' |
5 rockspec: | 5 rockspec: |
6 dependencies: | 6 dependencies: |
7 - mod_invites | |
8 - mod_invites_page | 7 - mod_invites_page |
9 - mod_password_policy | 8 - mod_password_policy |
10 - mod_register_apps | 9 - mod_register_apps |
11 build: | 10 build: |
12 copy_directories: | 11 copy_directories: |