The Wayback Machine - https://web.archive.org/web/20201107171847/https://github.com/topics/password-manager
Skip to content
#

password-manager

Here are 998 public repositories matching this topic...

morgankevinj
morgankevinj commented Sep 11, 2019

Bug report

Steps to reproduce

  1. Fill out the form password to add a new password without creating a label
  2. Click save

Expected behaviour

User should be warned that a new entry can not be created without a label

Actual behaviour

Save operation fails silently

Configuration

Operating system: Ubuntu 18.04

Browser:

**Extensions that might c

authpass
luckyrat
luckyrat commented Oct 26, 2020

For people that use the standalone password generator as part of their workflow, it would be better if they didn't have to refocus the previous input field after they close the generator panel.

  • document.activeElement.hasFocus() will tell us what is currently focussed
  • If it exists we can store a reference to the activeElement in the PanelStub instance
  • When closing the PanelStub we can c

Improve this page

Add a description, image, and links to the password-manager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password-manager topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.