CoolFace
Apppublic

UHQS/ctf3

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
13 commits on main
3b4abdc4mo ago

fix: auto-cleanup old secondary flags on DB connection

UHQS
e1a814a4mo ago

fix: replace secondary flags in sql schema with dummy passwords

UHQS
7a0c3074mo ago

fix: only generate and store one flag

UHQS
69258b94mo ago

fix: read db name, user and pass from environment in entrypoint

UHQS
b6d99064mo ago

fix: run MariaDB as root user inside the container

UHQS
80a577c4mo ago

fix: use --no-defaults for MariaDB to prevent system permission issues

UHQS
940bf324mo ago

fix: change DB user host to wildcard % for TCP connection compatibility

UHQS
c3a5f4b4mo ago

fix: make MariaDB entrypoint non-root compatible for Hugging Face

UHQS
5d2c60c4mo ago

fix: embed MariaDB in container for HF Spaces deployment

UHQS
cbbd0564mo ago

Corriger la connexion BDD avec fallback robuste et securiser les requetes

UHQS
c4aa7f44mo ago

Remove CTF banner and add silent user_id URL capture

UHQS
6f59f894mo ago

Add Hugging Face Space metadata

UHQS
3ac639e4mo ago

Initial commit ctf3

UHQS