feat: add invite code system for closed alpha registration
This commit is contained in:
@@ -244,10 +244,10 @@ und `twitter:title/description` dynamisch bei jedem Sprachwechsel (i18n-Keys `me
|
||||
## Checkliste vor Alpha-Start
|
||||
|
||||
- [ ] Directus: Collection `invite_codes` anlegen (Schema siehe oben)
|
||||
- [ ] PHP: `invite/validate.php` deployen auf `pow.kashilo.com`
|
||||
- [x] PHP: `invite/validate.php` deployen auf `pow.kashilo.com`
|
||||
- [ ] PHP: `config.php` → `LISTING_FEE` auf 0.01 setzen
|
||||
- [ ] PHP: `config.php` → `REQUIRE_INVITE_CODE = true`
|
||||
- [ ] Frontend: Invite-Code-Feld in `auth-modal.js` einbauen
|
||||
- [x] PHP: `config.php` → `REQUIRE_INVITE_CODE = true`
|
||||
- [x] Frontend: Invite-Code-Feld in `auth-modal.js` einbauen
|
||||
- [x] Frontend: Meta-Description i18n-Keys in alle 7 Sprachen
|
||||
- [x] Frontend: Impressum-Seite (Entwurf, alle 7 Sprachen, Platzhalter für Adressdaten)
|
||||
- [x] Frontend: Datenschutz, AGB, Über uns — alle 7 Sprachen
|
||||
|
||||
Reference in New Issue
Block a user