1/14/2015 12:28:32 PM
behavior was to either require tenant information
in the request and validate it or bypass the filter completly.
This wasn't enough for plugins which can choose to expose tenant
specific (e.g. Analytics export data API) or agnostic
(e.g. Stripe tokenize credit card page) endpoints.
This new patch will always honor tenant headers if specified
and only fail the request when these are mandatory.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/14/2015 11:46:42 AM
test
See https://github.com/killbill/killbill/issues/248.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
|
1/13/2015 7:24:03 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2015 1:40:01 PM
still skip static files (e.g. HTML served by the plugin).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/12/2015 10:01:40 AM
to 0.9.7.
This also exports more fields in TaxInvoiceItem (stored, but
were not exposed).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/9/2015 9:34:10 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/8/2015 7:37:28 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/8/2015 7:35:46 PM
needs to be re-entrant for PayU, which creates a
PENDING payment after creating a voucher.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|