[magnolia-dev] [JIRA] (PSWDMNGR-5) Passwords should not be referenced by a path

JIRA (on behalf of Roman Kovařík) <jira-O8DnXSz/[email protected]> Mon, 19 Jun 2017 12:10:08 +0200 (CEST)
Newsgroups gmane.comp.cms.magnolia.devel
Message-ID <[email protected]>
Roman Kovařík created an issue

Magnolia Password Manager Module / https://jira.magnolia-cms.com/browse/PSWDMNGR-5 PSWDMNGR-5

Passwords should not be referenced by a path

Issue Type:
Task

Assignee:
Robert Šiška

Created:
19/Jun/17 12:09 PM

Fix Versions:
1.0

Priority:
Neutral

Reporter:
Roman Kovařík

Passwords are referenced by module and relative path which has couple of drawbacks info.magnolia.config.registry.DefinitionMetadataBuilder.ModuleAndRelativePathMetadataBuilder

- passwords can be moved in the app, resulting in broken links

- the parent folder is used as module which is confusing (ModuleAndRelativePathMetadataBuilder was meant to be used in the config workspace)

- linking the password from a link field would need a custom convertor but better would be just register the password by UUIDs, all the problems above would be solved and we could just use the default info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter

https://jira.magnolia-cms.com/browse/PSWDMNGR-5#add-comment
Add Comment

This message was sent by Atlassian JIRA (v7.2.6#72008-sha1:26175bf)

----------

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

For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html

Alternatively, use our forums: http://forum.magnolia-cms.com/

To unsubscribe, E-mail to: <[email protected]>

----------------------------------------------------------------
(unnamed) (image/gif, 98 B) - not displayed
(unnamed) (image/png, 1.1 KB) - not displayed
(unnamed) (image/png, 468 B) - not displayed
(unnamed) (image/png, 2.9 KB) - not displayed