Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

res_phreaknet: Create temp keypair files using full path. #57

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

InterLinked1
Copy link
Owner

Rather than creating the new keypair files in the current working directory temporarily and then moving them to the permanent directory, use a full path (specifically within /tmp) to create the files, to avoid permissions errors if we can't write to the current working directory.

Resolves: #55

Rather than creating the new keypair files in the current
working directory temporarily and then moving them to the
permanent directory, use a full path (specifically within
/tmp) to create the files, to avoid permissions errors
if we can't write to the current working directory.

Resolves: #55
@InterLinked1 InterLinked1 merged commit b314286 into master Dec 22, 2024
28 of 31 checks passed
@InterLinked1 InterLinked1 deleted the phreaknet-keypair branch December 22, 2024 11:58
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.

Failed to rename file to /var/lib/asterisk/keys/phreaknetrsa.key:
1 participant