GitHub Actions
46e20d07df
fix: update tools list in agent files for improved functionality and clarity
2026-02-14 02:39:24 +00:00
GitHub Actions
7b64b758d8
fix: enhance user access validation in Admin-User E2E workflow
2026-02-14 02:08:08 +00:00
GitHub Actions
f906f4a21f
fix: improve error handling and session management in various handlers and middleware
2026-02-14 00:52:40 +00:00
Jeremy
c7d013c503
Merge pull request #694 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34 (feature/beta-release)
2026-02-13 19:15:39 -05:00
renovate[bot]
23a394f23f
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34
2026-02-14 00:08:24 +00:00
GitHub Actions
a88dd24de9
fix: enhance authentication flow and session management in AuthHandler and middleware
2026-02-13 23:43:17 +00:00
GitHub Actions
661f1dff87
fix: streamline tool list in Management agent for improved clarity
2026-02-13 22:59:37 +00:00
GitHub Actions
6cad5c94cb
fix: update styling for MonitorCard component in Uptime page
2026-02-13 20:06:37 +00:00
GitHub Actions
a2e552e764
fix: adjust className properties for AlertTriangle and Info components in ProxyHostForm
2026-02-13 20:05:17 +00:00
GitHub Actions
6e83a3281a
fix: remove unused TimeRemaining field from TestVerifyResult_Fields
2026-02-13 20:04:54 +00:00
GitHub Actions
a4b4c0fc83
fix: remove unused parameter from email address parsing functions
2026-02-13 20:03:55 +00:00
GitHub Actions
496d22fb63
fix: update go.mod to include go-sqlite3 as a direct dependency
2026-02-13 19:59:45 +00:00
GitHub Actions
aea7a3b085
fix: improve login navigation by handling additional error cases and ensuring email input visibility
2026-02-13 19:30:58 +00:00
GitHub Actions
c86cff4a25
fix: streamline login navigation by removing redundant logout check
2026-02-13 19:17:28 +00:00
GitHub Actions
bc38f799cd
fix: refactor Security Dashboard E2E tests for improved readability and maintainability
2026-02-13 19:10:18 +00:00
GitHub Actions
2aaa27cfec
fix: enhance login navigation flow with improved error handling and visibility checks
2026-02-13 19:09:48 +00:00
GitHub Actions
c369f4f2b8
fix: increase login duration threshold in E2E workflow test for improved reliability
2026-02-13 19:02:55 +00:00
Jeremy
d9eaa09d02
Merge pull request #693 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
fix(deps): update weekly-non-major-updates (feature/beta-release)
2026-02-13 13:59:55 -05:00
Jeremy
5c4ba810a5
Merge branch 'feature/beta-release' into renovate/feature/beta-release-weekly-non-major-updates
2026-02-13 13:59:43 -05:00
GitHub Actions
8fa8748158
fix: update Playwright test commands to use 'security-tests' project for E2E tests
2026-02-13 18:57:50 +00:00
GitHub Actions
bde88d84d3
fix: implement comprehensive E2E tests for Security Dashboard functionality and module toggles
2026-02-13 18:57:09 +00:00
GitHub Actions
2f567fa770
fix: update card title structure in ManualDNSChallenge component for improved semantics
2026-02-13 18:56:01 +00:00
GitHub Actions
a668ca3386
fix: enhance user creation and login flow; add token authorization and retry mechanism for login attempts
2026-02-13 18:55:49 +00:00
GitHub Actions
a2fc900211
fix: improve accessibility checks and loading state handling in manual DNS provider tests
2026-02-13 18:55:33 +00:00
GitHub Actions
4bfccd4c19
fix: refine loading completion check; exclude specific timeout progress indicators from loading detection
2026-02-13 18:55:24 +00:00
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
renovate[bot]
9f88f5e89f
fix(deps): update weekly-non-major-updates
2026-02-13 18:18:27 +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