Update CHANGELOG with authentication fix
Document the fix for using correct PBS client commands (login instead of non-existent status command) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
fd5c876d7d
commit
8dab3d023f
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Invalid device paths like `/dev/mapper/root[/@]` are now properly cleaned
|
- Invalid device paths like `/dev/mapper/root[/@]` are now properly cleaned
|
||||||
- Connection test now differentiates between network issues and authentication failures
|
- Connection test now differentiates between network issues and authentication failures
|
||||||
- Shows actual PBS client error messages when authentication fails
|
- Shows actual PBS client error messages when authentication fails
|
||||||
|
- Authentication test now uses correct `login` command instead of non-existent `status` command
|
||||||
|
- Connection test no longer times out due to using wrong PBS client commands
|
||||||
|
|
||||||
## [1.0.0] - 2025-11-01
|
## [1.0.0] - 2025-11-01
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue