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

NAS-119610 / 23.10 / Remove unnecessary method #10302

Merged
merged 2 commits into from Jan 12, 2023

Conversation

yocalebo
Copy link
Contributor

Remove filesystem.file_get_contents since it doesn't have any type of validation and doesn't mix well with our rootless login functionality. This was a private method (only available across websocket connections) and was only used in our integration test suite, so I've fixed those tests accordingly.

@bugclerk
Copy link
Contributor

@bugclerk bugclerk changed the title Remove unnecessary method NAS-119610 / 23.10 / Remove unnecessary method Dec 27, 2022
tests/api2/test_cloud_sync.py Outdated Show resolved Hide resolved
@yocalebo
Copy link
Contributor Author

@themylogin ping now that the HA websocket connection has been fixed. snmp tests pass

@yocalebo yocalebo force-pushed the remove-unecessary-method branch 3 times, most recently from 2dd2272 to 93a1845 Compare December 30, 2022 18:16
@themylogin
Copy link
Contributor

time 6:00

@yocalebo yocalebo merged commit a4a8ee2 into master Jan 12, 2023
@yocalebo yocalebo deleted the remove-unecessary-method branch January 12, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants