Skip to content

Fix configuration persistence and dashboard authentication issues

023c44b
Select commit
Loading
Failed to load commit list.
Merged

Fix configuration persistence and dashboard authentication issues #13

Fix configuration persistence and dashboard authentication issues
023c44b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Sep 28, 2025 in 1s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 18 in src/components/AuthCheck.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Clear text transmission of sensitive cookie Medium

Sensitive cookie sent without enforcing SSL encryption.

Check warning on line 31 in src/components/AuthCheck.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Clear text transmission of sensitive cookie Medium

Sensitive cookie sent without enforcing SSL encryption.