You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2023. It is now read-only.
I'm working on raptus.article and after installing or reinstalling it we obtain this result:
documents are no longer addable
files, links and images are no longer bound to any workflow (globally) with serious security implications
Sometimes it fits the user needs but sometimes it is not desiderable.
Anyway this kind of configuration involves global security settings and it should be declared in the readme file.
Probably this kind of configuration should be moved to an optional package.
What do you suggest?
<?xml version="1.0"?>
<object name="Document"
meta_type="Factory-based Type Information with dynamic views"
i18n:domain="plone" xmlns:i18n="http://xml.zope.org/namespaces/i18n">
<property name="global_allow">False</property>
</object>
Hi,
I'm working on raptus.article and after installing or reinstalling it we obtain this result:
Sometimes it fits the user needs but sometimes it is not desiderable.
Anyway this kind of configuration involves global security settings and it should be declared in the readme file.
Probably this kind of configuration should be moved to an optional package.
What do you suggest?
Types
raptus/article/core/profiles/default/types/Document.xml:
Workflows
Affected files:
See for example:
The text was updated successfully, but these errors were encountered: