Skip to content

Commit

Permalink
Add Customised Content to Prompt Allowlist For Prompt Partials in Pro…
Browse files Browse the repository at this point in the history
…mptManager
  • Loading branch information
developerkunal committed Feb 14, 2025
1 parent 88b14d3 commit f1ba443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions management/prompt.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ var allowedPromptsWithPartials = []PromptType{
PromptLoginID,
PromptLoginPassword,
PromptLoginPasswordLess,
PromptCustomizedConsent,
}

// PromptType defines the prompt that we are managing.
Expand Down

0 comments on commit f1ba443

Please sign in to comment.