org-SCAN / website

Site web du projet
6 stars 0 forks source link

[PR] Feature/issue 376 new feature gdpr friendly #387

Closed lduf closed 1 year ago

lduf commented 1 year ago

Description

Add GDPR feature :

To run

composer update
php artisan migrate:refresh --seed
npm run prod

Also add the following in the crontable (crontab -e)

* * * * * cd /var/www/html && php artisan schedule:run >> /dev/null 2>&1

Issues fixed

List of related issues that are fixed by this PR :

Fix :

Checklist

Feature Checklist

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication