9 Commits

Author SHA1 Message Date
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
Evil Puncker
4068f42ac4
Enabled SSL where applicable (#396)
Enabled SSL where aplicable
2020-05-18 09:17:47 +02:00
divinity76
01c5da322a html-encode dynamic values in buypoints.php (#364)
* add html encoding function

* html-encode dynamic values

important if the values contain special characters like '&<>"

(for example if $config['site_title'] is `AT&T` or `<AWESOMESERVER>`, the old code would generate invalid html, but this updated code will generate valid html.)
2019-08-26 02:11:02 +02:00
Gabriel Pedro
1804fe0059 fix: missing var, thanks @dalvorsn for testing 2016-05-02 17:30:43 -04:00
Gabriel Pedro
583001e91d feat: improving pagseguro payment 2016-05-02 04:27:20 -04:00
Stefan Brannfjell
8ab9f11ef5 Session prefix, if you are hosting multiple sites, make the session name different to avoid conflict. 2014-09-06 13:43:49 +02:00
Stefan Brannfjell
a236ec2db8 Paygol IPN works (Mobile payments). 2014-02-14 04:25:47 +01:00
Stefan Brannfjell
11f90bcab8 Paypal revised, should work now. #2 2014-02-02 03:26:39 +01:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00