Questions tagged [lastpass]

LastPass is a password management service. It is available as a plugin for various web browsers.

LastPass Password Manager is a freemium password management service developed by LastPass. It is available as a plugin for , Mozilla , , , and . There is also a LastPass Password Manager bookmarklet for other browsers.

LastPass seeks to resolve the password fatigue problem by centralising user password management in the cloud.

Passwords in LastPass Password Manager are protected by a master password and are encrypted locally and are synchronized to any other browser. LastPass Password Manager also has a form filler that automates password entering and form filling. It also supports password generation, site sharing and site logging.

If your question is related to the use of LastPass or its integration with any supported browser you should use this tag.

59 questions
0
votes
0 answers

How to format a 'Create Account' form so that LastPass saves the correct details

I have a React app integrated with a node.js server that has an 'invite user' flow -- a current user of the app can invite whichever email address they like, and my system will send that email address an Invite Email that will link them to a screen…
TKoL
  • 13,158
  • 3
  • 39
  • 73
0
votes
1 answer

LastPass shows prompt to save password after clicking back

I have a single page React app with a simple login form with two buttons LOGIN and BACK. If I click BACK LastPass still offers to save the entered username/password, even though I didn't login. Is there any way to tell LastPass that the back button…
XCS
  • 27,244
  • 26
  • 101
  • 151
0
votes
1 answer

How does LastPass chrome extension remember logged in user after being opened in incognito mode?

I logged in to LastPass chrome extension in the regular browsing mode. Then I opened a new incognito tab and the LastPass extension still knows who I am. How did they do that? I need that exact behaviour for my chrome extension.
0
votes
1 answer

Is my authentication system secured?

I want to implement an authentication system by following good practices, i want it as simple as possible and secured (im not going to implement some magic hashing function or something to feel a hero..) just wanting to use already known hash but…
Lihai
  • 323
  • 2
  • 6
  • 18
0
votes
1 answer

Why is autocomplete=off being supposedly added by my LastPass browser extension for this one page at least, and how can I prevent it from doing so?

Problem Background & Steps I am using Chrome 58 on a Mac OS version 10.12.3. Something like this is happening: StackOverflow - What is _lpchecked=“1” for in a form? This attribute is added to the parent form element when I click inside of a child…
Pysis
  • 1,452
  • 2
  • 17
  • 31
0
votes
1 answer

How to pass a lastpass Vault object into multiprocessing process worker

I am trying to run multiple processes all of which use information from my Lastpass credentials. The idea is to grab the Vault once, and then use a bunch of Workers retrieving passwords to do their jobs. I get the vault - if __name__ ==…
Misha AM
  • 137
  • 3
  • 13
0
votes
1 answer

Share password in several LastPass entries

Some of my login credentials are actually linked (via LDAP I guess) to a Windows Active Directory account. That means, the entries in my LastPass account for those refer to the same password which, according to AD policies, must be updated…
blueFast
  • 41,341
  • 63
  • 198
  • 344
0
votes
2 answers

Password management like Lastpass for API interfacing

I have coded a few modules in both PowerShell and python, each accessing different APIs which requiring authentication. I currently have it so that the usernames and passwords are typed IN the code. I know I have the option of making it prompt every…
AdilZ
  • 1,107
  • 6
  • 27
  • 44
0
votes
1 answer

Git LPass: Could not find specified account

I'm trying to use lastpass-cli on fedora 24 to log git without entering password every push/pull. But I received this error below: Error: Could not find specified account(s). Error: Could not find specified account(s). Couldn't find host in…
Doug
  • 129
  • 1
  • 12
0
votes
0 answers

lastpass password strength - difference between upper and lower case

I understand www.lastpass.com uses AES256 algorithm as explained at : https://lastpass.com/support.php?cmd=showfaq&id=1096 AES utilizing 256-bit keys as well as PBKDF2: …
blue-sky
  • 51,962
  • 152
  • 427
  • 752
0
votes
1 answer

LastPass to PasswordSafe

I'm migrating from LastPasss to PasswordSafe and i've been searching for a way to convert the CSV file exported from LastPass to PasswordSafe database but to no avail. Does anyone have an idea on how to do this? Thank you
Yash
  • 97
  • 1
  • 11
-1
votes
1 answer

Lastpass icon is positioned under my own components icon

Is there an easy fix for this? The faint lastpass icon is displayed underneath my own icon which looks pretty bad.
Ollie Williams
  • 1,996
  • 3
  • 25
  • 41
-1
votes
1 answer

confirm password with lastpass

I have a form with two fields - "password" and "confirm (retype) password" and in addition, I have a weird bug with LastPass. For each of these inputs, LastPass generates a new password Maybe you know another way to prevent this and force LastPass…
boekenenbroeken
  • 649
  • 1
  • 5
  • 7
-2
votes
0 answers

Remove lastpass icon from formfield

I am on Ionic version 6. I install the Lastpass manager extension in Chrome. I want to disable that little three-dot icon on some of the fields throughout the app and website. Can anyone share the solution to stop showing that icon throughout the…
Vaibhav Shah
  • 35
  • 1
  • 5
1 2 3
4