]> git.nothing2do.fr Git - diary-web.git/commit
Move application files to public/ directory for AlwaysData hosting
authorgaby <gaby@nothing2do.fr>
Fri, 7 Aug 2026 12:12:01 +0000 (14:12 +0200)
committergaby <gaby@nothing2do.fr>
Fri, 7 Aug 2026 12:12:01 +0000 (14:12 +0200)
commit4e391c47212f539552aba3a5b1956541130e64cf
tree9b9c41abd2c60a06a20b97cbc01e372477d04957
parent195fa6547f6fb9f6da103df9c26e8adb31c803af
Move application files to public/ directory for AlwaysData hosting

- Move all application files to public/ directory (AlwaysData web root)
- Update WebAuthn RP_ID from nothing2do.fr to dw.nothing2do.fr
- Enable error display for debugging
- Update .htaccess for AlwaysData configuration

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
.htaccess [deleted file]
logout.php [deleted file]
public/.htaccess [new file with mode: 0644]
public/config/config.php [moved from config/config.php with 99% similarity]
public/include/Database.php [moved from include/Database.php with 100% similarity]
public/include/TripletManager.php [moved from include/TripletManager.php with 100% similarity]
public/include/WebAuthnManager.php [moved from include/WebAuthnManager.php with 100% similarity]
public/index.php [moved from index.php with 99% similarity]
public/register.php [new file with mode: 0644]