[PSWDMNGR-5] Passwords should not be referenced by a path Created: 19/Jun/17  Updated: 29/Jun/17  Resolved: 28/Jun/17

Status: Closed
Project: Password Manager
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0

Type: Task Priority: Neutral
Reporter: Roman Kovařík Assignee: Roman Kovařík
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
dependency
is depended upon by MGNLMAIL-83 Do not show the password value in the... Closed
Template:
Acceptance criteria:
Empty
Task DoR:
Empty
Sprint: Kromeriz 102
Story Points: 3

 Description   

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

  • 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 passwords by UUIDs, all the problems above would be solved and we could just use the default info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter
    • this would require showing the UUID in the edit password field or show the UUID instead of the path in the browser

Generated at Mon Feb 12 10:25:56 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.