Miklos Vajna 6e0d1ad707 document signing: whitelist CSP frame-src for doc sign endpoint URL
If document signing is enabled in loolwsd.xml, then explicitly whitelist
iframe creation towards the doc sign endpoint server, to avoid

> Refused to frame '...' because it violates the following Content Security Policy directive: "frame-src 'self' blob:".

Note that this happened only in non-debug builds, as we currently don't
send eny Content Security Policy headers in debug builds.

Change-Id: Iee2a0644d67d5803ab3f5c636b8e960fa619792f
2018-12-05 16:14:44 +01:00
2018-11-20 12:29:08 +01:00
2018-11-02 16:19:54 +00:00
2018-12-05 13:33:58 +01:00
2018-10-10 09:04:05 +02:00
2015-11-20 17:13:26 +01:00
2018-06-06 03:18:13 -05:00
2018-06-14 19:43:47 +02:00
2017-02-03 13:47:30 +00:00
2017-02-03 13:47:30 +00:00

LibreOffice Online.

This project has several components:

wsd/
	The Web Services Daemon - which accepts external connections.

kit/
	The client which lives in its own chroot and renders documents.

common/
	Shared code between these processes.

loleaflet/
	The client side JavaScript component.

It is recommended to read these files:

	wsd/README
	loleaflet/README

Enjoy.
Description
Read-only Mirror - no pull request (use https://gerrit.libreoffice.org instead)
Readme 214 MiB
Languages
JavaScript 48%
C++ 32.6%
HTML 6.7%
CSS 5.8%
Java 2.3%
Other 4.5%