|
10/21/2015 6:50:46 PM
adjustments issue described, the fix also addresses the refund path to make sure that amount is checked in the priorCall from the InvoicePaymentControlPluginApi,
and that the correct exceptionure we only use handling happens. The code change will change the semantics on what happens when we refund +adj after repair .
Also introduces a new invoice index.
|
10/21/2015 4:21:01 PM
where the plugin may throw a PaymentControlApiException which contains a PaymentApiException cause and the state machine will now resurface that original PaymentApiException
|
10/20/2015 10:06:33 PM
into permissions
|
10/20/2015 2:42:43 PM
Meyer <pierre@mouraf.org>
|
10/20/2015 9:39:04 PM
no recurring section)
|
10/20/2015 9:36:35 PM
to DefaultEntitlementInternalApi to make sure entitelement calls occuring from bus handler or notification handlers don't go through shiro permission checking.
|
|
10/17/2015 7:43:55 PM
SecurityApi to check is subject has been authenticated
Reafactor some security calls
Fix broken tests with api permission changes
|
10/16/2015 9:32:05 PM
(since the checkes are not plugged through the AOP guice-shiro magic)
|