Skip to content

Conversation

@raffomania
Copy link
Owner

No description provided.

@raffomania raffomania self-assigned this Feb 1, 2026
) -> ResponseResult<HtmfResponse> {
let links =
db::links::list_by_list(&mut tx, list_id, auth_user.as_ref().map(|u| u.ap_user_id)).await?;
let maybe_ap_user_id = auth_user.as_ref().map(|u| u.ap_user_id);

Check failure

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
|...| ...
to a log file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants