1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

InfCloud: update related to support of bundled package

This commit is contained in:
Peter Bieringer 2025-03-06 08:32:27 +01:00
parent 75711b46dc
commit e52056dea3

View file

@ -1448,16 +1448,13 @@ It will list your existing address books.
#### InfCloud, CalDavZAP and CardDavMATE #### InfCloud, CalDavZAP and CardDavMATE
You can integrate InfCloud into Radicale's web interface with You can integrate InfCloud into Radicale's web interface with by simply
[RadicaleInfCloud](https://github.com/Unrud/RadicaleInfCloud). No additional download latest package from [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/)
configuration is required. and extract content to new folder `infcloud` in `radicale/web/internal_data/`.
Set the URL of the Radicale server in ``config.js``. If **InfCloud** is not No further adjustments are required as content is adjusted on the fly (tested with 0.13.1).
hosted on the same server and port as Radicale, the browser will deny access to
the Radicale server, because of the See also [Wiki/Client InfCloud](https://github.com/Kozea/Radicale/wiki/Client-InfCloud).
[same-origin policy](https://en.wikipedia.org/wiki/Same-origin_policy).
You have to add additional HTTP header in the `headers` section of Radicale's
configuration. The documentation of **InfCloud** has more details on this.
#### Command line #### Command line