Skip to content

Remove unused encrypt_mylogin_cnf()#1957

Merged
rolandwalker merged 1 commit into
mainfrom
RW/remove-writing-to-mylogin-cnf
Jun 24, 2026
Merged

Remove unused encrypt_mylogin_cnf()#1957
rolandwalker merged 1 commit into
mainfrom
RW/remove-writing-to-mylogin-cnf

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

This function is not needed, and its use in the tests might be a little bit dangerous. The vendor tools are sufficient to edit mylogin.cnf.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Jun 23, 2026
@rolandwalker rolandwalker force-pushed the RW/remove-writing-to-mylogin-cnf branch 2 times, most recently from 65b1abd to 0b40f1b Compare June 23, 2026 09:27
This function is not needed, and its use in the tests might be a little
bit dangerous.  The vendor tools are sufficient to edit mylogin.cnf.
@rolandwalker rolandwalker force-pushed the RW/remove-writing-to-mylogin-cnf branch from 0b40f1b to 2798ac5 Compare June 23, 2026 10:38
@rolandwalker rolandwalker merged commit ce8fc1f into main Jun 24, 2026
11 checks passed
@rolandwalker rolandwalker deleted the RW/remove-writing-to-mylogin-cnf branch June 24, 2026 09:44
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