No description
Find a file
Pranav Kant dff5118d3a loolwsd: Better handling of JWT cookies
Use Poco API instead of manually finding the cookie in request
headers.

Change-Id: I4fee64b0adfe8a3139ad4291512e94fd65f9aa9d
2016-07-19 23:28:36 +05:30
loleaflet loleaflet: admin console: Refactor and fix potential XSS 2016-07-19 15:54:42 +05:30
loolwsd loolwsd: Better handling of JWT cookies 2016-07-19 23:28:36 +05:30
scripts loleaflet: l10n of slide layouts 2016-05-28 18:48:13 +02:00
.gitreview Add git-review config 2015-11-20 17:13:26 +01:00
README Reformatted loolwsd README. 2015-04-21 12:48:17 +02:00

LibreOffice on-line.

This project fundamentally has two pieces:

loolwsd/
	The server side component.

loleaflet/
	The client side component.

First compile loolwsd, and then loleaflet.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.