| commit | e6dec4b6de786221528752990517d30f839f622d | [log] [tgz] | 
|---|---|---|
| author | Josh Thompson <jfthomps@apache.org> | Wed Jun 07 17:57:04 2017 +0000 | 
| committer | Josh Thompson <jfthomps@apache.org> | Wed Jun 07 17:57:04 2017 +0000 | 
| tree | 6461fc6947a35b1bed1e6533cbf4d7f0693df0aa | |
| parent | 2e43ea289aa36d1d7f24688701380bddc71969a7 [diff] | 
VCL-1045 - Method of encrypting sensitive database entries xmlrpcWrappers.php: modified XMLRPCcheckCryptSecrets: updated conditional that adds multiple UNION SELECT's to $subquery so the 2nd condition is count($secretids) > 1 instead of just else because $secretids could be empty at this point (thanks Andy!)