Commit Graph

2691 Commits

Author SHA1 Message Date
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
GitHub Actions f2a4d8cf9e fix: update ARIA label test for copy buttons to ensure proper accessibility checks 2026-02-13 00:07:02 +00:00
GitHub Actions 848bc500d6 fix: update base URL references from 127.0.0.1 to localhost for consistency 2026-02-13 00:07:02 +00:00
GitHub Actions 7b1f11f8d3 fix: enhance DNS Providers page loading with additional wait steps for stability 2026-02-13 00:07:02 +00:00
GitHub Actions f3a845da62 chore: add debug tests for DNS Providers page state with detailed logging 2026-02-13 00:07:02 +00:00
GitHub Actions f22da2149c chore: enhance authentication state management by adding localStorage token storage 2026-02-13 00:07:02 +00:00
GitHub Actions 5398c7bb05 fix: remove phase indications from WAF & Rate Limit Interaction test documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions c368a5abad feat: add Cerberus ACL (Role-Based Access Control) tests for user role validation 2026-02-13 00:07:02 +00:00
GitHub Actions 179c12f0c9 fix: remove phase indications from Auth Middleware Cascade tests for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 1425da4dac feat: add comprehensive security enforcement tests for API authentication and authorization 2026-02-13 00:07:02 +00:00
GitHub Actions 9152e997a2 fix: remove phase indications from ACL & WAF Layering test documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 193f520d68 fix: remove phase indication from Access Lists CRUD E2E test documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions aec7de00da fix: remove phase indication from emergency server E2E test documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions efa24fe8ba fix: enhance loginUser function to store authentication token in localStorage 2026-02-13 00:07:02 +00:00
GitHub Actions ad620aa46f fix: remove phase indication from WAF configuration E2E test documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 4ca4ae6fdc fix: remove phase indication from E2E test descriptions for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions e9a7f9e1c4 fix: remove phase indication from Security Suite Integration E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions a84fc9125c fix: remove phase indication from Security Headers E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 695b7f3431 fix: remove phase indication from Security Dashboard E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions bedc986059 fix: remove phase indication from Rate Limiting E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 1e9c715f4c fix: update phase indications to improve clarity in Emergency & Break-Glass Operations tests 2026-02-13 00:07:02 +00:00
GitHub Actions 041e7b6ff8 fix: remove phase indication from CrowdSec Configuration E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 6ccde86936 fix: remove phase indication from Audit Logs E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 587971de9d fix: remove phase indication from Proxy + ACL Integration E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 8ca3e3ceb3 fix: remove phase indication from Proxy Hosts CRUD E2E Tests documentation for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 526d8c3fde fix: remove phase indications from multi-component workflows tests for clarity 2026-02-13 00:07:02 +00:00
GitHub Actions 7c24a24fdf fix: refactor data consistency tests to improve readability and maintainability 2026-02-13 00:07:02 +00:00
GitHub Actions a58c6a96b0 fix: remove phase indication from SSL Certificates spec documentation link 2026-02-13 00:07:02 +00:00
GitHub Actions 394f43b083 fix: enhance logout and session expiration tests to validate route guards and handle frontend bugs 2026-02-13 00:07:02 +00:00
GitHub Actions 0588141919 fix: update test descriptions for clarity in authentication long-session tests 2026-02-13 00:07:02 +00:00
GitHub Actions 21e300dd09 fix: streamline admin onboarding tests by utilizing loginUser helper and enhancing navigation reliability 2026-02-13 00:07:02 +00:00
GitHub Actions d8798d5a1e fix: update Playwright configuration to use 'localhost' for cookie consistency in non-coverage mode 2026-02-13 00:07:01 +00:00
GitHub Actions 901e824fad fix: prevent re-authentication after logout by clearing auth state when no token is found 2026-02-13 00:07:01 +00:00
GitHub Actions 813e0a5e7f fix: enhance authentication checks in RequireAuth and improve session handling in AuthContext 2026-02-13 00:07:01 +00:00
GitHub Actions f4f7d1b784 fix: update Playwright Dev agent guidelines to ensure proper reporting of bugs requiring code changes 2026-02-13 00:07:01 +00:00