mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
5d3c6b761b
The ipa tool has nearly since epoch returned 2 for the case of entry not found. The certificate processing raises a separate error, CertificateOperationsError, when something goes wrong. This returns 1. With the introduction of the JSON API most requests will get a proper HTTP return code representing what went wrong. In this case we can use 404 to determine if the request resulted in a NotFound therefore can eventually return a 2 and be consistent in return values. Related: https://pagure.io/freeipa/issue/9562 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> |
||
---|---|---|
.. | ||
advise | ||
custodia | ||
dnssec | ||
install | ||
plugins | ||
secrets | ||
__init__.py | ||
dcerpc_common.py | ||
dcerpc.py | ||
dns_data_management.py | ||
Makefile.am | ||
masters.py | ||
p11helper.py | ||
rpcserver.py | ||
servroles.py | ||
setup.cfg | ||
setup.py | ||
topology.py | ||
wsgi.py |