-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
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:
- Create a new entry with an alias like a tab at the end.
- 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.
Version
v0.2.2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers