server/core
Lukas Reschke 6c8d48b0f6
Harden t() with DOMPurify
This mitigates issues where developers pass untrusted user-input through t() which may lead to XSS issues.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-03-16 14:17:42 +01:00
..
ajax Check that set_time_limit is not disabled before calling it 2017-03-11 17:04:21 +01:00
Command Clean up single user mode 2017-02-22 23:02:31 -06:00
Controller Merge pull request #2606 from temparus/master 2017-02-15 21:47:47 +01:00
css Fix login page, because only guest.css is loaded now 2017-03-10 14:43:14 -06:00
doc
fonts
img add screensharing icon 2017-02-14 20:58:49 +01:00
js Harden t() with DOMPurify 2017-03-16 14:17:42 +01:00
l10n [tx-robot] updated from transifex 2017-03-16 01:07:36 +00:00
Middleware
search Remove single quotes around search query like in user search 2017-03-15 12:53:44 +01:00
skeleton
templates Always enable avatars 2017-02-13 17:53:33 -06:00
vendor Apply DOMPurify over HTML 2017-01-13 18:58:18 +01:00
Application.php Use correct theming when returning the defaults 2017-01-19 16:55:09 +01:00
register_command.php Clean up single user mode 2017-02-22 23:02:31 -06:00
routes.php unify endpoints form core and the the provisioning api 2017-01-25 11:20:35 +01:00
shipped.json Add nextcloud_announcements to shipped.json 2016-11-25 09:39:57 +01:00
strings.php