Commit Graph

2675 Commits

Author SHA1 Message Date
GitHub Actions d02fe732d9 fix: enhance getAuthToken function; add options for required token validation and improve user authentication flow 2026-02-13 18:54:54 +00:00
GitHub Actions eaefe0c5fa fix: enhance security dashboard tests; implement preconditions and toggle state persistence 2026-02-13 18:54:38 +00:00
GitHub Actions 369c877996 fix: implement manual DNS challenge loading and display; enhance UI for challenge interaction 2026-02-13 18:53:36 +00:00
GitHub Actions a44530a682 fix: change Caddy config reload from async to sync for deterministic applied state 2026-02-13 18:50:04 +00:00
GitHub Actions 0024b81e39 fix: add latest config apply state retrieval; enhance status response with configuration details 2026-02-13 18:49:28 +00:00
GitHub Actions d8c08c4b5d fix: enhance local request detection; add functions to normalize host and check local requests 2026-02-13 18:19:21 +00:00
GitHub Actions 26970e43d3 fix: update auth token extraction logic; prioritize cookie-based authentication and streamline header retrieval 2026-02-13 18:18:32 +00:00
GitHub Actions 694a116175 fix: enhance Manual DNS Provider tests; add route handlers for challenge and verification, improve UI interaction tests 2026-02-13 15:05:25 +00:00
GitHub Actions d68e11cc93 fix: add emergency token generation test; verify button visibility and state preservation 2026-02-13 15:05:13 +00:00
GitHub Actions 645b700f97 fix: remove emergency token generation test; Cerberus dependency not met 2026-02-13 15:05:04 +00:00
GitHub Actions c487e2fb45 fix: add backup restore functionality; implement live rehydrate checks and user role persistence validation 2026-02-13 09:38:58 +00:00
GitHub Actions 9e27590552 fix: enhance user lifecycle tests; implement API-based user creation, role assignment, and session management 2026-02-13 09:27:23 +00:00
GitHub Actions 97f671306c fix: enhance data consistency tests; add user creation via API and streamline user management logic 2026-02-13 09:27:11 +00:00
GitHub Actions 9a732b8a40 fix: add multi-component security workflows tests; implement security state reset, user creation, and WAF enforcement scenarios 2026-02-13 09:26:53 +00:00
GitHub Actions fd0ec066b6 fix: refactor security enforcement tests; update context handling and improve structure 2026-02-13 08:49:26 +00:00
GitHub Actions 7517ad4f31 fix: enhance auth middleware tests; add cases for rejecting disabled and deleted user tokens 2026-02-13 08:43:28 +00:00
GitHub Actions 4d191e364a fix: streamline CreateBackup and RestoreBackup methods; improve snapshot handling and add skip logic for database files during restore 2026-02-13 08:43:11 +00:00
GitHub Actions 75b65d9163 fix: enable Cerberus feature when security module is activated and update related tests 2026-02-13 08:39:58 +00:00
GitHub Actions c047fb07ff fix: update baseContext handling and remove redundant tests in security enforcement API 2026-02-13 08:39:32 +00:00
GitHub Actions 3aac941596 fix: Refactor and consolidate RBAC tests; remove redundant code and improve structure
- Deleted the `authorization-rbac.spec.ts` file and integrated its tests into `authorization-rbac.spec.ts` for better organization.
- Simplified user credential definitions and login function.
- Enhanced error handling in the login function.
- Streamlined test cases for admin, user, and guest roles, ensuring consistent header usage.
- Improved readability by reducing unnecessary comments and consolidating similar assertions.
- Updated session-based access control tests to ensure clarity and maintainability.
2026-02-13 08:34:48 +00:00
GitHub Actions 709f9ba0a6 fix: increase max attempts for upsertSettingWithRetry and improve transient error handling 2026-02-13 08:23:32 +00:00
GitHub Actions a73ae35de1 fix: enhance Validate method to support environment token as fallback for emergency token validation 2026-02-13 08:21:43 +00:00
GitHub Actions 954eef893d fix: enhance Restore method to retry database rehydration on transient errors 2026-02-13 08:21:01 +00:00
GitHub Actions aa06aa81c8 fix: update OptionalAuth to retrieve user details from authService and ensure user is enabled 2026-02-13 08:20:11 +00:00
GitHub Actions f4f7194550 fix: improve AuthMiddleware to handle nil authService and validate user role 2026-02-13 08:18:48 +00:00
GitHub Actions 88714d0a46 fix: update Planning and Supervisor agents to include gopls for enhanced Go code support 2026-02-13 08:17:38 +00:00
GitHub Actions f05fe48105 fix: update agent context to include gopls references for improved Go code support 2026-02-13 08:14:34 +00:00
GitHub Actions d0334ddd40 fix: enhance backup service to support restoration from WAL files and add corresponding tests 2026-02-13 08:06:59 +00:00
GitHub Actions a572a68537 fix: enhance admin security control plane request validation and add test for bearer token bypass 2026-02-13 08:05:30 +00:00
GitHub Actions 5c8aa7cad2 fix: add memory tool to Backend Dev agent for enhanced diagnostics 2026-02-13 08:04:22 +00:00
GitHub Actions 9628c305bc fix: update admin security control plane request check to include settings and config paths 2026-02-13 07:55:22 +00:00
GitHub Actions 7308c03a99 fix: implement SQLite snapshot creation for safer backups and restore operations 2026-02-13 07:54:18 +00:00
GitHub Actions 1f14557b7f fix: add checkpointing for SQLite database before backup and restore operations 2026-02-13 07:45:13 +00:00
GitHub Actions 7fd88297f4 fix: simplify rate limit enabled status check in middleware 2026-02-13 07:44:49 +00:00
GitHub Actions f59dad516b fix: update health and metrics routes to include rate limiting middleware 2026-02-13 07:44:24 +00:00
GitHub Actions cd6ad51ae7 fix: clear block security decisions during emergency reset 2026-02-13 07:43:45 +00:00
GitHub Actions 5db0e9453a fix: enhance RehydrateLiveDatabase to use a temporary file for restoring database 2026-02-13 07:14:08 +00:00
GitHub Actions 8616c52da0 fix: implement retry logic for upserting settings to handle transient database errors 2026-02-13 07:09:35 +00:00
GitHub Actions e1b648acb1 fix: implement retry logic for persisting audit logs to handle transient database errors 2026-02-13 07:07:05 +00:00
GitHub Actions 7dfed7cad7 fix: refactor RehydrateLiveDatabase for improved error handling and clarity 2026-02-13 07:04:44 +00:00
GitHub Actions 6416e20515 fix: improve error handling in RehydrateLiveDatabase for locked or busy states 2026-02-13 07:03:47 +00:00
GitHub Actions 9c2ac3050f chore: enhance user lifecycle tests with API interactions and improved assertions
- Replaced dialog-based user creation with API calls for better reliability and speed.
- Added functions for resetting security state and retrieving authentication tokens.
- Improved audit log checks by implementing polling for asynchronous data retrieval.
- Enhanced role assignment and user management tests to utilize API endpoints.
- Streamlined login processes and error handling for failed login attempts.
- Ensured unique user data generation for test isolation.
2026-02-13 07:01:46 +00:00
GitHub Actions 1a06a46700 chore: implement user audit logging for create, invite, update, and delete actions 2026-02-13 06:15:41 +00:00
GitHub Actions 162750aacb chore: enhance user lifecycle tests with invite dialog and loading handling 2026-02-13 01:58:50 +00:00
GitHub Actions 2904b7435e fix: resolve stale closure bugs in ProxyHostForm and enhance ACL/Security Headers management 2026-02-13 00:07:02 +00:00
GitHub Actions 9ff12a80bf fix: refactor golangci-lint scripts to improve version resolution and installation process 2026-02-13 00:07:02 +00:00
GitHub Actions 54f5ff5db3 chore: Add pre-commit blocker report and improve Go version management
- Created a comprehensive pre-commit blocker report detailing GolangCI-Lint and TypeScript type check failures, including remediation steps and verification commands.
- Enhanced the golangci-lint pre-commit hook to automatically rebuild the tool if a Go version mismatch is detected.
- Introduced a new script `rebuild-go-tools.sh` to rebuild essential Go development tools, ensuring they are compiled with the current Go version.
- Improved error handling and user feedback in the rebuilding process, providing clear instructions for manual intervention if needed.
- Updated supervisor review report to reflect the successful implementation of Go version management and associated documentation.
2026-02-13 00:07:02 +00:00
GitHub Actions 8a207ad846 fix: update AccessListSelector to handle string-based values and improve onChange logic 2026-02-13 00:07:02 +00:00
GitHub Actions 015ba54e55 fix: update import paths in caddy import tests for correct resolution 2026-02-13 00:07:02 +00:00
GitHub Actions 9ce9db16a9 docs: Add remediation plans for security test suite and skipped tests
- Created a comprehensive remediation plan for the security test suite, detailing test results, issues, and implementation roadmap.
- Introduced a separate remediation plan for skipped tests, identifying bugs, locator issues, and accessibility enhancements.
2026-02-13 00:07:02 +00:00