Skip to content

[int] Check for hardcoded passwords#8565

Draft
sfayer wants to merge 1 commit into
DIRACGrid:integrationfrom
sfayer:check_passwd
Draft

[int] Check for hardcoded passwords#8565
sfayer wants to merge 1 commit into
DIRACGrid:integrationfrom
sfayer:check_passwd

Conversation

@sfayer
Copy link
Copy Markdown
Member

@sfayer sfayer commented Jun 2, 2026

Hi,

This is a simple check (part of #8547) for hardcoded passwords. In most cases it's just marking variables called "token" as safe as this isn't used for a security token (we could equally set these to None, they're not used). I've removed the hardcoded default password from the database base class: This is always overridden, so doesn't change any behaviour.

Regards,
Simon

BEGINRELEASENOTES
*All
CHANGE: Check for hardcoded passwords
ENDRELEASENOTES

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.

1 participant