Actions
Bug #7756
closedAPI error message can expose too much internal information
Description
for example, GET /api/v2/hosts/123 returns:
"message": "Couldn't find Host::Managed with id=123 [WHERE `hosts`.`type` IN ('Host::Managed')]", "class": "ActiveRecord::RecordNotFound" }
Updated by Joseph Magen over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4915f571df374504502a1df2b17a22e17b41a73b.
Actions