comparison mod_invites_register/README.markdown @ 4635:415264707251

mod_invites_register: Depend on mod_invites [rockspec] Per `module:depends()`
author Kim Alvefur <zash@zash.se>
date Tue, 27 Jul 2021 01:08:54 +0200
parents 816c2fa1ca84
children 027fb71ad509
comparison
equal deleted inserted replaced
4634:db58c77a185a 4635:415264707251
1 --- 1 ---
2 labels: 2 labels:
3 - 'Stage-Beta' 3 - 'Stage-Beta'
4 summary: 'Allow account registration using invite tokens' 4 summary: 'Allow account registration using invite tokens'
5 rockspec:
6 dependencies:
7 - mod_invites
5 ... 8 ...
6 9
7 Introduction 10 Introduction
8 ============ 11 ============
9 12