#49743 RFE - Review error result text that could contain sensitive info
Closed: wontfix by spichugi. Opened by mreynolds.

Issue Description

We should not underestimate what information could be exploited when we return error text to clients. We could accidentally reveal information that should not be public. In those cases we should just say to "check the errors log for more information" instead to revealing the underlying workings of the server and its configuration to a potentially anonymous/malicious client.

So we need to check what text we set for calls like this:

 slapi_pblock_set(pb, SLAPI_PB_RESULT_TEXT, errorbuf);

Metadata Update from @mreynolds:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue set to the milestone: 1.4 backlog

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2802

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

Metadata