nextcloud/lib
Lukas Reschke c016b01bf9
Ensure log message is UTF-8 encoded
PHP's json_encode only accept proper UTF-8 strings, loop over all
elements to ensure that they are properly UTF-8 compliant or convert
them manually.

Without this somebody passing an invalid User Agent may make json_encode
return false which will get logged as empty newline.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-17 15:01:50 +02:00
..
composer Merge pull request #6097 from nextcloud/issue-6078-accounts-table-missing 2017-08-14 12:14:09 +02:00
l10n [tx-robot] updated from transifex 2017-08-17 00:08:14 +00:00
private Ensure log message is UTF-8 encoded 2017-08-17 15:01:50 +02:00
public Merge pull request #6130 from nextcloud/cleanup-unused-methods 2017-08-16 08:55:06 +02:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use the guest.css for the maintenance page as well 2017-06-13 16:43:25 -05:00