Skip to content

feat: custom login UI Phase 1 — username + password flow - #38

Open
JohnRDOrazio wants to merge 1 commit into
devfrom
feature/custom-login-ui
Open

feat: custom login UI Phase 1 — username + password flow#38
JohnRDOrazio wants to merge 1 commit into
devfrom
feature/custom-login-ui

feat: add custom login UI Phase 1 — username + password flow (#3)

85e9976
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 1, 2026 in 2s

3 new alerts including 3 critical severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 117 in lib/auth/zitadel-session.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.

Check failure on line 150 in lib/auth/zitadel-session.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.

Check failure on line 179 in lib/auth/zitadel-session.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.