No description
23003c455c
Since auto-discovery is problematic, this patch implements support for both regex patterned hostnames/IPs to allow, and those to block/deny. A hostname/IP must be both allowed, and not denied, to be accepted. By setting ranges of allowed hostnames/IPs, and others to block/deny, an admin can configure Online with great flexibility. Defaults updated with same values, but not exhaustive. Change-Id: Iedfcafe41d07d905b549fb450c3fe625ad44599e Reviewed-on: https://gerrit.libreoffice.org/24233 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README |
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.