mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-11 21:28:15 +00:00
- Keep full token format (user@realm\!token-name) in edit form for PBS nodes - Properly detect token vs password authentication based on hasToken/hasPassword fields - Extract username from token format for internal use only - Addresses issue #296 follow-up where PBS edit forms weren't populated correctly
5 lines
56 B
JSON
5 lines
56 B
JSON
{
|
|
"dependencies": {
|
|
"puppeteer": "^24.16.1"
|
|
}
|
|
}
|