comparison mod_invites_register_web/README.markdown @ 4104:476afcbfb3e9

various: Add some dependency metadata
author Kim Alvefur <zash@zash.se>
date Fri, 11 Sep 2020 17:13:34 +0200
parents a2116f5a7c8f
children 233e170eb027
comparison
equal deleted inserted replaced
4103:ecc6ad057383 4104:476afcbfb3e9
1 --- 1 ---
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:
6 dependencies:
7 - easy_invite
8 - invites
9 - invites_page
10 - register_apps
5 ... 11 ...
6 12
7 Introduction 13 Introduction
8 ============ 14 ============
9 15