fix error regisster page
This commit is contained in:
@@ -8,11 +8,12 @@ www.e-cosplay.fr {
|
||||
request_body {
|
||||
max_size 100MB
|
||||
}
|
||||
reverse_proxy /datas* 127.0.0.1:20502
|
||||
header {
|
||||
-X-Robots-Tag
|
||||
Permissions-Policy "accelerometer=(), autoplay=(), camera=(), clipboard-write=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), publickey-credentials-get=(), usb=(), vr=(), screen-wake-lock=(), xr-spatial-tracking=(), bluetooth=(), ambient-light-sensor=(), battery=(), gamepad=(), notifications=(), push=()"
|
||||
Content-Security-Policy "default-src 'self'; script-src 'self' *.cloudflareinsights.com 'unsafe-inline'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; font-src 'self' fonts.gstatic.com; img-src 'self'; object-src 'none'; frame-ancestors 'none';"
|
||||
}
|
||||
Content-Security-Policy "default-src 'self'; script-src 'self' *.cloudflareinsights.com 'unsafe-inline'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; font-src 'self' fonts.gstatic.com; img-src 'self'; object-src 'none'; frame-ancestors 'none';"
|
||||
}
|
||||
|
||||
php_fastcgi unix//run/php/php8.3-fpm.sock {
|
||||
read_timeout 300s
|
||||
|
||||
@@ -344,7 +344,7 @@
|
||||
© {{ "now"|date("Y") }} E-Cosplay. {{ 'all_rights_reserved'|trans }}.
|
||||
</p>
|
||||
<p class="text-xs text-gray-600 mt-1">
|
||||
{{ 'association_status'|trans }}
|
||||
{{ 'association_status'|trans }} - RNA N°W022006988
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user