Alin Voinea

Results 111 comments of Alin Voinea

> Did you run [the upgrade step](https://github.com/plone/plone.restapi/pull/1303#issuecomment-1029474261), @avoinea? As I can't access anything, including `/manage_main` I'm not sure how a common site admin will be able to run the upgrade...

@rpatterson These are the steps to reproduce: 1. Install https://github.com/eea/eea-website-backend/tree/master/develop#install 3. Create a Plone site 4. Stop Zope instance 4. Add `plone.restapi` to `sources.ini` (branch `fix-unify-auth-logout`) 5. Run `make develop`...

@jenkins-plone-org please run jobs

To be continued https://github.com/plone/plone.restapi/pull/1496

@tisto As we will need to cherry-pick it in 7.x I think is best to do it in 2 steps, first deprecate, then drop it and major release :wink:

@jensens Yes, also on delete it should allow a list of aliases. Already discussed this with @Petchesi-Iulian

@tisto Please have a look.

@jensens @tisto What's the status here? Can we move on with this one, please?

@erral I think we should remove that check and rely only on the permission defined within zcml https://github.com/plone/plone.restapi/blob/master/src/plone/restapi/services/types/configure.zcml#L11