2017-04-03 Fred Gleason <fredg@paravelsystems.com>

* Changed all instances of authorization failure in the rdxport service
	to return code 404.
This commit is contained in:
Fred Gleason
2017-04-03 11:04:39 -04:00
parent 11a6609876
commit 9cfcfcb5be
4 changed files with 13 additions and 10 deletions

View File

@@ -15693,3 +15693,6 @@
* Changed the '401' result code of the 'EditCart' service to be 403.
* Changed the '401' result code of the 'DeleteAudio' service to be 403.
* Changed the '401' result code of the 'Export' service to be 403.
2017-04-03 Fred Gleason <fredg@paravelsystems.com>
* Changed all instances of authorization failure in the rdxport service
to return code 404.