GithubHelp home page GithubHelp logo

nextcloud / passman-webextension Goto Github PK

View Code? Open in Web Editor NEW
114.0 23.0 43.0 5.3 MB

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.

Home Page: https://passman.cc

License: GNU Affero General Public License v3.0

CSS 2.48% HTML 12.43% JavaScript 75.77% Standard ML 0.15% Dockerfile 0.19% SCSS 8.98%
chrome-extension firefox-extension web-extension passman

passman-webextension's Introduction

Passman Webextension

Build Status Build Status Codacy Badge Scrutinizer Code Quality

Chrome webstore AMO

Tested on:

  • Chrome
  • Firefox
  • Safari

This extension aims to provide you with your passwords in your browser.
The passwords will be provided by passman.

Features

  • Add multiple accounts
  • List accounts for the current site
  • Detect new logins and save them to passman
  • Update existing logins in passman
  • Build-in OTP generator
  • Search for credentials

Make sure the credential has an url set, otherwise the extension won't be able to find accounts.

Support Passman

Passman is open source, but we would gladly accept a beer (or pizza!)
Please consider donating via

If you want to use this extension as a base for your own extension, please do so =).

passman-webextension's People

Contributors

animalillo avatar anonymous-one avatar brantje avatar ccantet avatar comradekingu avatar dardelet avatar emresaracoglu avatar gjgd avatar marcelklehr avatar morrisjobke avatar nextcloud-bot avatar nodauf avatar noplanman avatar oliv4945 avatar prodingerd avatar rakekniven avatar rugk avatar scambra avatar serviushack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

passman-webextension's Issues

[Regresssion] Credentials are not stored automatically

Steps to reproduce

  1. Enter into a site where you have already a user but passman doesn't know yet the credentials
  2. Enter the credentials you know

Expected behaviour

Credentials should be saved automatically, or ask for save them

Actual behaviour

No credentials are saved

Configuration

OS: Arch linux
Browser: Firefox 52.0.2
Passman version:
Extension version: 1.1.2
Nextcloud version:

Add button to doorhanger to ignore site

Sometimes you don't want to save credentials for a site.
The extension should have an option to remember it.
Add a button [never] to the yellow doorhanger.

Additional idea: option to ignore complete tld's (like .dev,.local and so on)

A lot of websites don't work for auto fill

Steps to reproduce

  1. Install extension
  2. configure
  3. go to Amazon.fr / other sites (some simpler sites do work though!)

Expected behaviour

It should auto fill passwords

Actual behaviour

Nothing happens, there are keys in the form but no login data is filled, and the little number on the icon stays 0

Configuration

Operating system: Ubuntu, Windows

Browser: Chrome 56

Extensions that might cause interference:

Ublock origin

Passman version:
1.0.3 (extension) 2.1.1 (server app)

Nextcloud version:
11.0.2

Server log

Server log Error PHP Method OC_L10N_String::__toString() must return a string value at /var/www/nextcloud/lib/private/L10N/L10N.php#85 2017-03-19T09:19:42+0100

Error PHP vsprintf(): Too few arguments at /var/www/nextcloud/lib/private/legacy/l10n/string.php#72 2017-03-19T09:19:42+0100

Setting it up

Actually this a question.
As i've never done a chrome / firefox extension before, i don't really have a clue how to set it up properly.

Maybe a chrome extension developer can shine some light on this?

if user is an email -> no user set -> extension doesn't detect the credentials

Steps to reproduce

  1. set up passman
  2. add a credential for a site like flattr.com where the username is an email and just save the email
  3. acces the page and try to find the login for the page

Expected behaviour

passman should detect that email is used for login/username -> passman would detect the credential

Actual behaviour

passman doesn't find an credential -> but with the search I can find the saved one -> I click on it and passman asks to update the url -> even after updating the url passman can't find the credential

Configuration

Operating system: Win 10

Browser: Firefox 52

Extensions that might cause interference: none

Passman version: 2.1.1

Extension version: 1.1.3

Nextcloud version: 11.0.2

Edit / Remove buttons in extension

Is it possible for future versions of the plan to quickly create Edit and Remove buttons for login-datas?
do not need to direct these buttons directly to the site, this datas can be updated in the Passman plugin.

passman2

how to add custom field

Steps to reproduce

1.open web site with more than user/password fields
2.all fields have the passman-key
3.click on a key

Expected behaviour

all key fields should be shown including the current content.

Actual behaviour

only user id and password are shown
as a user I hardly can find out the internal name of the custom field.

Configuration

Operating system:
ubuntu 16.04

Browser:
chromium

Extensions that might cause interference:

Passman version:

Nextcloud version:

Browser log

Browser log ``` Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

</details>   

Non working edit entry

Steps to reproduce

  1. Click on the edit entry arrow
  2. Modify some field or add a new one
  3. Click save

Expected behaviour

It should modify the passman entry on NC/OC and sync amongst clients.

Actual behaviour

Does nothing.

Configuration

Operating system: Arch Linux / Windows
Browser: Firefox 53
Passman version: 2.1.2
Extension version: 1.2.6
Nextcloud version: 11.0.3

Missing stored credential numbers in translated addon

Steps to reproduce

  1. Use the translated addon.
  2. Click on the icon

Expected behaviour

You should see the total number of the stored credentials

Actual behaviour

No number appears

Browser: Firefox 53
Passman version: 2.1.1
Extension version: 1.2.4
Nextcloud version: 11.0.3

Like This

select one of multiple credentials for one web page

Steps to reproduce

  1. create 2 or more credential for one web site

Expected behaviour

would like to select one of the credentials

Actual behaviour

shows all credentials, but no select option

Configuration

Operating system:
ubuntu 16.04

Browser:
chromium

Extensions that might cause interference:

Passman version:
1.0.2

Nextcloud version:
11.0.2

Browser log

Browser log ``` Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

</details>   

How to connect extension in Chromium ?

Steps to reproduce

  1. Downloaded the extension from the Chrome Store and it installed by itself in Chromium
  2. Options button on icon of extension in browser is always greyed out :(
  3. Regular click on extension icon displays only a large blue square !

Expected behaviour

Tell us what should happen

Should be able to access the Options choice to setup extension

Actual behaviour

Tell us what happens instead

Option button stays greyed out !

Configuration

Operating system:

Ubuntu 16.04.2 LTS 64 bits

Browser:

Chromium 60.0

Extensions that might cause interference:

Lastpass

Passman version:

2.1.2

Extension version:

1.2.7

Nextcloud version:

11.0.3

Not sure what to include for logs, please let me know if needed and what ?

Thanks

Firefox performance issues

Steps to reproduce

  1. Open a website you have credential(s) stored for
  2. Click "edit" credential

Expected behaviour

the edit screen should show up

Actual behaviour

Firefox freezes -> Error
grafik
If I click on continue running script, Firefox crashes completely

Configuration

Operating system: Win 10
Browser: Firefox 53
Passman version: 2.1.2
Extension version: 1.2.5
Nextcloud version: 11.0.3

Key Icons are static when scrolling the screen in Nextcloud

Thank you for building this extension, I've been using it for a couple of weeks, and I really like it.
One issue I have come across, is when I'm in Nextcloud, the key icons stay put on the screen when I scroll down the page.

Steps to reproduce

  1. Login to Nextcloud
  2. Open the "Personal" screen, or Admin -> Additional Settings
  3. Scroll down

Expected behaviour

  • the keys should scroll with the screen and stay inside the username/password boxes

Actual behaviour

  • the keys stay in the same absolute spot on the screen, while the page scrolls beneath

Configuration

Operating system:
Windows 7

Browser:
Chrome

Passman version:
1.01, also installed the latest commit (I think 1.02) in developer mode and same results

Nextcloud version:
11.01

can not save credentials

Steps to reproduce

  1. click on the key symbol
  2. enter credentials
  3. click on save

Expected behaviour

should save the credentials

Actual behaviour

nothing - the color of the button turns from green to blue

Configuration

Operating system:
ubuntu 16.04

Browser:
chromium

Extensions that might cause interference:

Passman version:
1.0.2

Nextcloud version:
11.0.2

Browser log

Browser log ``` Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

</details>   

Password picker doesn't work on Directadmin logins

Steps to reproduce

  1. Visit a DA login page
  2. Search for the icons
  3. 404 icons not found

Expected behaviour

There should be a passman icon in the input field.

Actual behaviour

No iccons are shown

Configuration

Operating system: Win 10.

Browser: Firefox 52.0.2

Extensions that might cause interference:
None

Passman version:
2.1.1

Extension version:
1.1.2

Nextcloud version:
11.0.2

Cannot unlock extension

Steps to reproduce

  1. Set up master password
  2. Lock the extension via lock icon
  3. Enter the password to unlock

Expected behaviour

It should unlock

Actual behaviour

A message appears: Invalid master password!
And it does not unlocks.

Configuration

NC Server: Arch linux docker container
Client: Arch linux client

Browser:
Both Firefox and Chromium

Extensions that might cause interference:
None, all disable just to try

Passman version:
2.1.1

Nextcloud version:
11.0.1

deleted passwords are taken into account to calculate sum of credentials in database

Expected behaviour

The extension should calculate the sum of the credentials of the database without the deleted ones

Actual behaviour

extension takes the deleted passwords into account to calculate the sum of credentials in the database

Configuration

Browser:
Firefox 51

Passman version:
2.1.1
extension version: 1.0.3

Nextcloud version:
11.0.2

Small UI bug on firefox

untitled

The credential page has a small padding on the bottom thus a scroll bar emerges even when the list is empty.

Overall performance 1.2.5

Version 1.2.5 seems pretty heavy, or at least, it seems slow at drwaing itself. I tried first on a Quad Core Cherry Trail Z8350 4GB RAM, and it took several seconds since I've clicked on the icon unitl it drawed the GUI. After that, I tried it on a i7 with 8GB RAM and it was a lot faster, but you can notice how hard to draw it is.

Furthermore, clicking on "Edit" button on a password entry on the list, hangs completely firefox until the "unresponsive script" popup appears.

Move credential suggestions

Steps to reproduce

  1. Click on the username field on a website where you have entered with several users, or which login field has the same name of other sites and firefox remembers several usernames.

Expected behaviour

We should see both firefox and passman login selector

Actual behaviour

We see firefox logon selector above passman's one. Making it annoying to select the wanted login.

Configuration

Operating system:
Arch linux

Browser:
Firefox 52

Extensions that might cause interference:
None

Passman version:
1.1.5

Extension version:

Nextcloud version:
11.0.3

As an Image worth a thousand words, see what I mean.

http://i.imgur.com/Zsp5uWf.png

I think perhaps passman selector should be selectable on the passman widged
http://i.imgur.com/mXMIZon.png
So firefox selector won't interfere with passman's one.

What do you think?

Invalid server settings!

Steps to reproduce

  1. Install chromium addon via chrome web store
  2. Click on the addon icon to configure it
  3. Fill the fields, server URL, user and password (App password, I have enabled OTP)
  4. Click next, then the Invalid server settings banner appears.

Expected behaviour

To login into my nextcloud server.

Actual behaviour

I can't advance and finish the addon configuration.

Configuration

Operating system:
NC Server: Arch linux docker container.
Client: Arch linux.

Browser:
Chromium 56.0.2924.87 (64-bit)

Extensions that might cause interference:
None, I tried disabling all extensions but this one.

Passman version:
2.1.1

Nextcloud version:
11.0.1

Browser log

I don't know how to attach any log from chromium, I cannot see anithing on the web developer console related to the extension.

Feature suggestion: fill via contextmenu instead of icons

The icons placed in username/password fields can be a bit annoying in sites that have heavy styling. I switched them off when using LastPass and am quite used to using the context-menu by right-clicking in the field and choosing which auto-fill I'd like from the available options. Any chance of a similar option in this extension? Or at least an option to switch off the icons and use the icon in my browser's top bar instead?

Firefox extension

First of all, congratulations for the passman project, I think is one of the most interesting addons for OC/NC.
Excuse me if is a dumb question, but after looking for a method to compile the web browser extension, I couldn't find one. I tried to rename the .zip file to a .xpi and tried to install it manually, but I had no luck doing that. I also searched on https://addons.mozilla.org, but it isn't there either.
How can I get it installed on Firefox?

Thank you!

saving passwords to vault not working

Steps to reproduce

  1. login to new site
  2. click save credentials
  3. check vault --> no new credentials added

Expected behaviour

credentials should be saved in the vault

Actual behaviour

credentials don´t show up in the vault
but they are visible in the chrome / firefox extension

Configuration

Operating system:
macOS 10.12

Browser:
firefox 51.01
chrome
chromium Version 58.0.3023.0

Passman version:
2.1.1
Vault Name: it

Nextcloud version:
11.0.2
11.0.1
Nextcloud Error Logging

Error PHP Method OC_L10N_String::__toString() must return a string value at /var/www/nextcloud/lib/private/L10N/L10N.php#85 2017-02-27T13:43:49+0100
Error PHP vsprintf(): Too few arguments at /var/www/nextcloud/lib/private/legacy/l10n/string.php#72 2017-02-27T13:43:49+0100
Error PHP Method OC_L10N_String::__toString() must return a string value at /var/www/nextcloud/lib/private/L10N/L10N.php#85 2017-02-27T13:43:22+0100
Error PHP vsprintf(): Too few arguments at /var/www/nextcloud/lib/private/legacy/l10n/string.php#72 2017-02-27T13:43:22+0100
Error PHP Method OC_L10N_String::__toString() must return a string value at /var/www/nextcloud/lib/private/L10N/L10N.php#85 2017-02-27T13:43:12+0100
Error PHP vsprintf(): Too few arguments at /var/www/nextcloud/lib/private/legacy/l10n/string.php#72 2017-02-27T13:43:12+0100
Error PHP Method OC_L10N_String::__toString() must return a string value at /var/www/nextcloud/lib/private/L10N/L10N.php#85 2017-02-27T13:37:02+0100
Error PHP vsprintf(): Too few arguments at /var/www/nextcloud/lib/private/legacy/l10n/string.php#72 2017-02-27T13:37:02+0100
Error PHP Object of class OC\User\User could not be converted to string at /var/www/nextcloud/lib/private/legacy/util.php#1126 2017-02-27T13:36:50+0100
Error passman Could not find resource file "/apps/passman/css/vendor/font-awesome/font-awesome.min.css"

Feature Request: Support basic auth

Steps to reproduce

  1. open a site, which caues Firefox to bring up a user/password dialog

Expected behaviour

passman password icon should be visible

Actual behaviour

no passman password icon visible

Configuration

Operating system: macOS 10.12.2

Browser: Firefox 51.0.1 / Google Chrome 55.0.2883.75

Extensions that might cause interference:

Passman version: 2.1.0

Nextcloud version: 11.0.1

permanent popup notification [no error] if extension can't connect to server

Steps to reproduce

  1. Setup nextcloud with passman
  2. Setup passman extension
  3. shut down nextcloud server
  4. try to sync extension with server

Expected behaviour

The Passman-extension should show an error message: "couldn't reach nextcloud/owncloud server with passman" or something similar

Actual behaviour

Extension can't sync but doesn't tells anything

Configuration

Browser: Firefox 52

Passman version: 2.1.1

Extension version: 1.1.4

Nextcloud version: 11.0.2

Firefox box painting error

Steps to reproduce

1.click on icon

Expected behaviour

Box appears with visible and interact-able content

Actual behaviour

Box appears, content momentarily visible, then whole area painted blue

Configuration

Operating system:
Lubuntu 16.10 32bit

Browser:
Firefox 53.0 32 bit

Extensions that might cause interference:
Ghostery (disabling makes no difference)

Passman version:
2.1.2

Extension version:
1.2.7

Nextcloud version:
12.0 beta1

screenshot_2017-05-08_12-57-16

Browser log

Browser log ```
      XML Parsing Error: not well-formed

Location: jar:file:///home/royden/.mozilla/firefox/ckd437jp.default/extensions/%7B7ce91e5d-5e90-401c-ab00-bd72c61be672%7D.xpi!/html/browser_action/views/main.html
Line Number 9, Column 107: main.html:9:107
XML Parsing Error: junk after document element
Location: jar:file:///home/royden/.mozilla/firefox/ckd437jp.default/extensions/%7B7ce91e5d-5e90-401c-ab00-bd72c61be672%7D.xpi!/html/browser_action/views/setup.html
Line Number 4, Column 1: setup.html:4:1
"Error: [$controller:ctrlreg] The controller with the name 'SetupCtrl' is not registered.
http://errors.angularjs.org/1.6.1/$controller/ctrlreg?p0=SetupCtrl
minErr/<@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:67:12
$controller@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:10667:17
link@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular-route/angular-route.js:1201:26
bind/<@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:1290:15
invokeLinkFn@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:10251:9
nodeLinkFn@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:9640:11
compositeLinkFn@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:8880:13
publicLinkFn@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:8745:30
lazyCompilation@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:9136:16
boundTranscludeFn@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:8923:16
controllersBoundTransclude@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:9690:20
update@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular-route/angular-route.js:1159:25
$broadcast@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:18297:15
commitRoute/</<@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular-route/angular-route.js:728:19
processQueue@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:16647:37
scheduleProcessQueue/<@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:16691:27
$eval@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:17971:16
$digest@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:17785:15
$apply@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:18079:13
scheduleApplyAsync/applyAsyncId<@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:18380:11
completeOutstandingRequest@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:6110:7
Browser/self.defer/timeoutId<@moz-extension://71f37b09-6e1e-4f7e-9141-c064234c261d/js/vendor/angular/framework.js:6389:7
"

vault loading times

I am wondering, what regular loading times vor password vaults are. On my system passman takes approx. 28s for loading a vault which holds 257 credentials.

Given the fact, that passman quite often seems to load in the complete vault, this makes interactive work with the passman app quite cumbersome.

Anyone wants to chime in?

Feature suggestion: Manual search for entries

Issue:
Sometimes a host slightly changes the URL/path of a login page.
This can make passman fail to automatically find the entry for this host, resulting in an empty list.
Knowing that I have an entry, I have to login to nextcloud/owncloud to search the entry there, correct the URL manually, refresh passman's credential list and I'm back in business.

Proposal for a new feature:
Offer a manual search for entries.
When clicking on passman's icon an optional search field could allow to enter a text to search for entries (i.e. bypassing the automatic URL/path matching).
The resulting list could be displayed the same way as the current automatic URL matching does (and selectable by the user).
As an additional feature passman could realize that this manually picked entry does not fit to the current URL/path and offer to update the URL/path of the stored entry with the current URL/path.

Toolbar style is being overwritten by page

Steps to reproduce

  1. Visit any page which overrides bootstrap buttons
  2. Login with new (to passman) account

Expected behaviour

Toolbar is using the intended style.

Actual behaviour

Toolbar is using a combination of the page style and the intended style.

Configuration

Operating system:
Fedora 25

Browser:
Chrome 57.0.2987.110

Extensions that might cause interference:

Passman version:
1.0.1

Nextcloud version:
11.0.2

Picture

image

Prefixing the class names should easily prevent this.

Requirements

From @brantje on January 2, 2017 23:56
Api docs here
Browser extension:

  • Auto fill login form when credential matches (domain/path or page) -> When more available show a dropdown
  • Ask to save password in Passman when a new password is detected (just like Chrome does)
    • Auto generate a new password
  • Ask to update password in Passman when a new password is detected (just like Chrome does)
  • When extension icon is clicked the 'main' page is opened, showing the current amount of credentials found for current (domain/path or page)
  • When a credential as a otp property, the extension should indicate that they can use the One time password generator from the extension. OTP directive for angular js 1.*
  • A settings page to lock certain settings like URL of NextCloud envoirment password settings etc.
  • Strong encrypted communication in every way.
  • WebExtensions compatible API!

Suggestions? Add them!
Once i'll add them to the list i delete the comment to keep this issue clean.

Example settings page
image

Copied from original issue: brantje/passman-chrome#1

Password picker font

I think there is a serious problem with the visibility of the writings and maybe this is no problem for small screens but creating problem for wide displays

I think a clearer font and size can be readjusted

passman3

Browser:
Mozilla FF 52.0.2

Extension version:
1.1.5

Unlocking doesn't seem to work

Steps to reproduce

  1. Install
  2. Connect
  3. Set master password
  4. Click on lock icon
  5. Access Passman
  6. Type master password

Expected behaviour

I should have access to my vault

Actual behaviour

I'm told my password is invalid

Configuration

Operating system: Win10

Browser: Chrome

Extensions that might cause interference: No idea

Passman version: 1.0.0

Nextcloud version: 11.0.1

Browser log

Browser log ``` Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

</details>   

Clicking the Paypal logo, locks web extension

Steps to reproduce

  1. set up web extension
  2. don't set web extension to remember the master password
  3. click on the Paypal logo

Expected behaviour

open donation page
have the Paypal credentials available, if they are in the vault

Actual behaviour

open donation page in browser
locks web extension, doesn't accept master password

Configuration

Operating system: macOS 10.12.3

Browser: Firefox 51.0.1

Extensions that might cause interference:

Passman version: 2.1.0

Nextcloud version: 11.0.1

There are some subtle variations on this issue, depending on whether one had chosen to have the web extension remembering the master password later on, which will unlock the web extension after a restart of Firefox.

And yes… I actually intended to visit the donation page… ;)

[Feature Request] Generate strong password on new registrations

Steps to reproduce

  1. Enter a wordpress registration site (for example: http://bixi.io/wp-login.php?action=register)
  2. Select the username

Expected behaviour

If the site does not exists, passman should let create a strong password and store it.

Actual behaviour

Nothing, like if passman where not even installed

Configuration

Operating system:
Arch linux

Browser:
Firefox

Passman version:
2.1.1

Extension version:
1.1.5

Nextcloud version:
11.0.2

I do not know if it's supossed to work, I had in my memory as it worked before... perhaps I dreamt it or perhaps is a regression. Yo can try it on the URL I gave up here.

How to connect Chromium extension ?

Just installed the extension in my NextCloud and have setup a locker with a good password. I have then installed the extension in Chromium (version 60 on Linux Ubuntu 16.04.2) but when I right click on Extension in the adress bar, there is no Options avalaible, and a left click just popups a big blue square box and nothing else happens :(
Am I missing something obvious ?

Thanks

Vincèn

clicking on "select vault" results in small window but no chance to select anything

Steps to reproduce

  1. go to settings
  2. click on "select vault"

Expected behaviour

dropdown with the vaults to choose from should appear

Actual behaviour

passman gets small
img_20170507_121045
resulting in something like this, but no chance to change anything

Configuration

Operating system: Win 10
Browser: Firefox 53
Passman version: 2.1.2
Extension version: 1.2.5
Nextcloud version: 11.0.3

Need to cancel Mozilla default password-remember screen

Is it possible for Mozilla to replace the default password screen?
I mean, do not need the default remember-password section of the mozilla when using Passman

2015-06-02-16-51-47-8fe4c1

Is there a way to turn off Mozilla's own feature?

### Do not consider the red circle :).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.