Release v01.05.00 — dashboard menu, [DEFAULT_DIR], live validation, security hardening #41
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
[DEFAULT_DIR]placeholder for portable backup directory configuration.htaccessprotection (Apache 2.2 + 2.4 compatible) on profile save and backup time#__menuon install/update viasyncMenuIcons()postflightencryptionPasswordto SteppedSession for upcoming encryption supportSecurity hardening (from PR review)
.htaccessnow supports both Apache 2.4 (Require all denied) and 2.2 (Order deny,allow).htaccess/index.htmlwrites instead of silent suppressioncore.manageACL check tocheckDir()AJAX endpointbrowseDirparent navigation to prevent directory traversal outside allowed pathsr.okHTTP status check to all JS fetch calls before JSON parsingerror_log()to all empty catch blocks(int)cast onviewLogSQL queryTest plan
[DEFAULT_DIR]— verify backup runs and resolves correctly.htaccesscontains both Apache 2.2 and 2.4 directivesPull request closed