Plone.restapi

Latest version: v9.6.1

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

Scan your dependencies

Page 38 of 39

1.0a12

Not secure
-------------------

Bugfixes:

- Handle special case when user move content that cannot delete returning
proper 403
[sneridagh]

1.0a11

Not secure
-------------------

Bugfixes:

- Remove zope.intid dependency from copy/move endpoint. Remove plone.api
dependency from principals endpoint. Make
ChoiceslessRelationListSchemaProvider available only if z3c.relationfield
is installed. This fixes https://github.com/plone/plone.restapi/issues/288
[erral]

- Remove unittest2 imports from tests.
[timo]

- Add Products.PasswortResetTool to dependencies. This dependency is gone in
Plone 5.1.
[timo]

- Make import of LocalrolesModifiedEvent conditional, so plone.restapi
doesn't prevent Plone 4.3 deployments < 4.3.4 from booting.
[lgraf]

1.0a10

Not secure
-------------------

New Features:

- Add sharing endpoint.
[timo,csenger,sneridagh]

- Add vocabularies endpoint.
[timo,csenger,sneridagh]

- Add copy and move endpoints.
[buchi,sneridagh]

- Docs: Convert all HTTP examples to use sphinxcontrib-httpexample.
[lgraf]

- Add 'addable' attribute to the types endpoint. It specifies if the content
type can be added to the current context. See
https://github.com/plone/plone.restapi/issues/173.
[jaroel]

- Add support for named IJsonSchemaProvider adapter to target a single
field in a schema. This allows us to prevent rendering all choices in
relatedItems. See https://github.com/plone/plone.restapi/issues/199.
[jaroel]

- Add review_state to the folderish summary serializer.
[sneridagh]

- Add principals endpoint. It searches for principals and returns a list of
users and groups that matches the query. This is aimed to be used in the
sharing UI widget or other user/groups search widgets.
[sneridagh]

- Add reset-password action to the users endpoint.
https://github.com/plone/plone.restapi/issues/158
[timo,csenger]

Bugfixes:

- Fix coveralls reporting.
[timo]

- Return correct id for folderish objects created via POST.
[lgraf]

- Fix timezone-related failures when running tests through `coverage`.
[witsch]

- search endpoint: Also prefill path query dict with context path.
This will allow users to supply an argument like path.depth=1, and still
have path.query be prefilled server-side to the context's path.
[lgraf]

- Overhaul JSON schema generation for types endpoint. It now returns
fields in correct order and in their appropriate fieldsets.
[lgraf]

- Add missing id to the Plone site serialization, related to issue 186.
[sneridagh]

- Add missing adapter for IBytes on JSONFieldSchema generator. This fixes the
broken /types/Image and /types/File endpoints.
[sneridagh]

- Fix addable types for member users and roles assigned locally on types
endpoint.
[sneridagh]

1.0a9

Not secure
------------------

New Features:

- Make date and datetime fields provide a 'widget' attribute.
[timo]

- Add documentation for types endpoint schema.
[timo]

- Add basic groups CRUD operations in groups endpoints
[sneridagh]

- Make types endpoint include a 'mode' attribute. This fixes https://github.com/plone/plone.restapi/issues/198.
[timo]

Bugfixes:

- Fix queries to ensure ordering of container items by getObjectPositionInParent.
[lgraf]

1.0a8

Not secure
------------------

New Features:

- Add simple user search capabilities in the GET users endpoint.
[sneridagh]

Bugfixes:

- Allow installation of plone.restapi if JWT plugin already exists. This fixes
https://github.com/plone/plone.restapi/issues/119.
[buchi]

1.0a7

Not secure
------------------

Bugfixes:

- Make login endpoint accessible without UseRESTAPI permission. This fixes
https://github.com/plone/plone.restapi/issues/166.
[buchi]

Page 38 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.