In the detail view of a secret, it should show whether this secret is a password by showing an icon if applicable
In the left sidebar navigation, the mechanism to show the password icon should also rely on evaluating the password secret path RegEx.
Ideas for later: In the settings, a RegEx should be configurable that determines if a secrets' path yields a password. The default value should simply detect a password if "password" is included in the secrets' path.
Ideas for later: In the settings, a RegEx should be configurable that determines if a secrets' path yields a password. The default value should simply detect a password if "password" is included in the secrets' path.