Skip to content

[BUG] Hard to remove passwords with special characters in aliases #5

@sachapomme

Description

@sachapomme

Description of the bug
It is possible that the alias of the password has some weird characters that makes the password hard to remove from the database.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new entry with an alias like a tab at the end.
  2. The tab is displayed as a crossed box. And you may not remember which character it is later on.

Expected behavior
I think you should make an extra safety step and check that passwords are only a-z, A-Z and 0-9 characters or something like that, to make the passwords easy to remove.

Screenshots
bug

Version
v0.2.2

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions