RT# 39340 - created access to payment only via ip address, fixes security by creating...
authorChristopher Burger <burgerc@freeside.biz>
Wed, 10 Oct 2018 16:53:53 +0000 (12:53 -0400)
committerChristopher Burger <burgerc@freeside.biz>
Wed, 10 Oct 2018 16:53:53 +0000 (12:53 -0400)
commit2a82381a976c22f2c0d85645e8b327713ddcbd88
tree43fd5de23281639139b6b705490b04595f0bb1ac
parent29445ff3f69c32ba0f836f3c5bbaf946c154b360
RT# 39340 - created access to payment only via ip address, fixes security by creating a seperate session
FS/FS/ClientAPI/MasonComponent.pm
FS/FS/ClientAPI/PaymentOnly.pm [new file with mode: 0644]
FS/FS/ClientAPI_XMLRPC.pm
fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm
fs_selfservice/FS-SelfService/cgi/change_pay.html
fs_selfservice/FS-SelfService/cgi/selfservice.cgi
ng_selfservice/elements/payment_only_menu.php [new file with mode: 0644]
ng_selfservice/payment_only.php [new file with mode: 0644]
ng_selfservice/payment_only_error.php [new file with mode: 0644]
ng_selfservice/payment_only_logout.php [new file with mode: 0644]
ng_selfservice/payment_only_payment.php [new file with mode: 0644]