Products.resourceregistries

Latest version: v3.0.8

Safety actively analyzes 627119 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 15

3.0.2

------------------

- Comment out views from old resource registry so it does not render
them on Plone 5. Meanwhile we don't remove the product. It is
planned to be removed on Plone 5.1.
[bloodbare]

3.0.1

------------------

- Use ``application/javascript`` instead of ``application/x-javascript`` for
the ``Content-Type`` http header of JavaScript resources. Also see:
http://stackoverflow.com/questions/9664282
[thet]

- bugfix: do not convert URIs such as
url(data:image/svg+xml;base64,PD94bWwgdmVyc2lv) to absolute urls
see https://github.com/plone/Products.ResourceRegistries/pull/16
[cillianderoiste]

- Include ``insert-after`` as an attribute when exporting ResourceRegistries.
[saily]

3.0

----------------

- add csrf token to delete urls for resources
[vangheem]

- Properly handle redirections from login view; resources used to be erased
on authentication redirect for POST action
[mihneasim]

- Replace troublesome HTTP_REFERER redirects, they can lead to infinite
redirects on expired session re-login
[mihneasim]

- Don't try to traverse to remote objects starting with '//', triggered
from plone.css
[eleddy]

2.2.9

------------------

- Allow users to add resources starting with '//', the proper way to link
to external resources when serving over http and https. This makes it
much easier to manage content on CDNs.
[eleddy]

2.2.8

------------------

- Avoid recursive call of _migrateCookedResouces method in BaseTool which
prevented the old concatenated resource storage from beeing migrated.
The problem emerged when migrating from Plone 4.2 to 4.3.
[thet]

2.2.7

------------------

- Fixed some spurious test failures for Expires being off by
minus one second.
[maurits]

Page 2 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.