Jump to content
Enpass Discussion Forum

shimataro

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by shimataro

  1. Hello!
    As the title says, extension does not make dropdown on Firefox private mode.
    When I select auth info by Clicking extension icon on toolbar, it opens new tab instead of filling auth info.

    This problem occurs only in Firefox's private mode, not in normal mode or Chrome's private mode.

    My environment:

    • OS: macOS Ventura (M2)
    • Browser: Firefox 123.0 (It was occurring at least as of 122.0.1)
    • Extension version: 6.9.4.2
    • Enpass version: 6.9.3 (1592)

    Another environment (Linux, Firefox 115.7.0, Extension version 6.9.4.2, Enpass version 6.9.2.1563) is fine.

    Let me attach 2 screenshots, one is on normal mode, another is on private mode.

    ("クリックしてEnpassのロックを解除" means "Click to unlock Enpass" in Japanese)

    private-mode.png

    normal-mode.png

  2. I'm using Linux, and I want to input a master password automatically on login.

    I think it's good if Enpass can be passed a master password from stdin like this:

    # store password to GNOME Keyring
    secret-tool store --label "Enpass master password" type enpass
    # set this command on login
    sh -c "secret-tool lookup type enpass | /opt/enpass/Enpass --pw-stdin"

    Could you consider this function?

×
×
  • Create New...