Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importer support for "Passwords" app for OwnCloud/NextCloud #248

Closed
r3pek opened this issue Feb 16, 2017 · 2 comments
Closed

Importer support for "Passwords" app for OwnCloud/NextCloud #248

r3pek opened this issue Feb 16, 2017 · 2 comments

Comments

@r3pek
Copy link

r3pek commented Feb 16, 2017

##Issue

Steps to reproduce

  1. Try to import an export from the "Passwords" app for ownCloud/NextCloud

Expected behaviour

Should import the passwords on the csv.

Actual behaviour

No compatible imported available

Configuration

Operating system: Arch Linux

Browser: Chrome

Extensions that might cause interference:

Passman version: 2.0.2

Operating system: Arch Linux

Web server: Apache

Database: MariaDB

PHP version:

cloud server: Nextcloud or ownCloud

cloud version: 7.1.1

Feature request

User type: Logged in

User level: Beginners

Description

There should be a module to import from this App, since there could be users migrating to Passman

Benefit / value

Same as above

Risk / caveats

None that I know

Sponsorship

Are you a developer willing to implement this feature?: no

Can you sponsor the development of this feature or do you know someone who can?: no

I can read javascript, but not knowing the API makes it more time consuming for me than any dev that already knows how this works :)
The format of the export is like follows:
"Website","Username","Password","FullAddress","Notes"
"Site.com", "r3pek", "$ub3rdup3r*p@ssw0rd", "https://www.site.com", "Very powerfull password!"
(...)

@brantje
Copy link
Member

brantje commented Feb 17, 2017

@r3pek Can you describe the steps you need to take to create an export?

@r3pek
Copy link
Author

r3pek commented Feb 17, 2017

  • Backups for the Passwords app need to be enabled on the Admin panel (they are disabled by default).
  • On the Passwords App, in the bottom left corner, press Settings
  • Press "Download Backup"
  • Confirm the export and save the file

brantje added a commit that referenced this issue Feb 17, 2017
passman-bot added a commit that referenced this issue Feb 17, 2017
    Lock vault after 3 wrong attempts (Fixes #197)
    Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249)
    Add password app importer. Fixes #248
    Fix version check via proxy. Fixes #237
    Fix activity app not filtering. Fixes #246
    Add EnPass txt importer. Fixes #159
    Fix for disabled share button
    Require vault key for export. Fixes #199
    Indicate that sharing only works with users that have 1 or more vaults.
    Fixes #242
    Reset tags on logout. Fixes #245
    Ability to enter OTP secret manually. Fixes #198
    Create teampass importer. Fixes #244

Signed-off-by: Passman Bot <info@passman.cc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants