Proxy for remote content.
Includes a remote proxy behavior, a type, a view, a tile and a portlet.
All remote URLs for which a local proxy was created are replaced in the resulting content.
Source Code
The sources are in a GIT DVCS with its main branches at github.
We’d be happy to see many forks and pull-requests to make collective.remoteproxy even better.
Contributors
License
The project is licensed under the GPLv2.
Changelog
3.0 (2026-09-01)
Breaking change:
Introduce a allowed_cookies whitelist and set this as new default. To send cookies you need to enable the send_cookies switch and define all the cookies you want to send in allowed_cookies. An empty allowed_cookies setting will not send any cookies, even if send_cookies is active. You can use the * wildcard to match zero or more characters. [thet]
Bugfixes:
Don’t break, if plone.tiles is not installed. [thet]
Fix a problem with cookie encoding. Fixes: #2 [thet]
2.0 (2021-02-05)
fix tests [jensens]
Code tyle black, isort [jensens]
modernize packaging and add GH Actions CI [jensens]
py 3 support, drop py 2 support [jensens]
1.0 (2019-01-17)
Initial release. [thet]
Release files for collective.remoteproxy 3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective_remoteproxy-3.0.tar.gz | 23.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective_remoteproxy-3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 46.7 kB
Release files / collective_remoteproxy-3.0.tar.gz
| Download URL | collective_remoteproxy-3.0.tar.gz |
|---|---|
| Size | 23.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3cd848951967ea7114c00980d3249d139487d7dacd47a0996e65e11d239e2db7
|
|
BLAKE2b-256 checksum How to use checksums |
03e2d962e2533f66945c9ba0b9b0c2fc0b864896c48a4ddaf354d6b6d092b318
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / collective_remoteproxy-3.0-py3-none-any.whl
| Download URL | collective_remoteproxy-3.0-py3-none-any.whl |
|---|---|
| Size | 23.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a7875f4ad951a2a72c896c81bbc318fb305656d3846900c9688251cbd896c2ab
|
|
BLAKE2b-256 checksum How to use checksums |
f40b9320276a828d334a3f6ad6d91de9db57d59b15ba9234c834c7911ff6b525
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|