- Parse consent data from request body (workshopConsent, socialMediaConsents) - Validate workshop consent is required (400 error if missing) - Use createGroupWithConsent() instead of createGroup() - Pass consent data to repository for database storage - Maintains backward compatibility with existing upload flow - GDPR-compliant: no upload without explicit workshop consent |
||
|---|---|---|
| .. | ||
| admin.js | ||
| batchUpload.js | ||
| consent.js | ||
| download.js | ||
| groups.js | ||
| index.js | ||
| migration.js | ||
| reorder.js | ||
| upload.js | ||