stash/ui
Maista af34829f38
Stash box validation bugfix (#5831)
* Remove accidental copypaste error

The apiKey ref was accidentally associated with the max_requests_per_minute field which made the "Test Credentials" button error out every time

* Fix error messages in stash-box validation

The message from err.Error() can start with any number of errors like NetworkError
so we can check for substrings instead
2025-06-02 15:47:03 +10:00
..
login Login page internationalisation (#5765) 2025-03-27 11:56:43 +11:00
v2.5 Stash box validation bugfix (#5831) 2025-06-02 15:47:03 +10:00
ui.go Login page internationalisation (#5765) 2025-03-27 11:56:43 +11:00