911 B
911 B
Description
What does this PR do? Why is this change needed?
Fixes # (issue number, if applicable)
Type of Change
- Bug fix
- New feature
- Breaking change
- Documentation update
- Refactor / code quality
Testing
Describe how you tested this change:
- Tested on Proxmox VE version: ___
- Tested with TrueNAS CORE version: ___
- Tested with TrueNAS SCALE version: ___
- Tested Bearer Token authentication
- Tested Username/Password authentication
- Tested create, delete, and resize of volumes
- Ran
perl -csyntax check on modified.pmfiles
Checklist
- My changes follow the coding standards in CONTRIBUTING.md
- I have updated CHANGELOG.md under
[Unreleased] - I have not included unrelated changes
- Passwords and API tokens are not present in any test output or logs I've included