Giter Club home page Giter Club logo

Comments (9)

anonymous1184 avatar anonymous1184 commented on May 28, 2024 1

The next update will include this, I uploaded the code almost a month ago a22cbdd.

But I had a issue I haven't been able to reproduce, so I'm holding it... however if I cannot reproduce it again I'll will do the release.

Thanks a lot for the info on the manual fix, and as always since I started with the internet almost 30 years ago... Canadians are just awesome.

from bitwarden-autotype.

anonymous1184 avatar anonymous1184 commented on May 28, 2024

Sorry for inadvertently closing the issue...

Yes, it works the same regarding of the login server. However I didn't tough of that so currently there's no option within the application.

I'll update to add this as is just a few lines of code, in the meantime (once Auto-Type is installed), you can issue the following commands in a terminal:

cd /d "%AppData%\Auto-Type"
set "BITWARDENCLI_APPDATA_DIR=%CD%"
bw logout
bw config server
bw config server https://your.self.hosted.server:1234
bw config server

The output should be something like this:

20210602105105

Indicating the default server and then your server. After that you should be able to login with both the CLI and Auto-Type.

from bitwarden-autotype.

Nanakie avatar Nanakie commented on May 28, 2024

It works for me via the cli when I check it
but auto-type always comes up with the wrong username or password

from bitwarden-autotype.

myrandor avatar myrandor commented on May 28, 2024

+1

Same here. I made the changes with the CLI. The data.json file get changed correctly.

However, when I start Auto-Type, it create a new data.json file even if a file was already there...

from bitwarden-autotype.

myrandor avatar myrandor commented on May 28, 2024

Oh! Just find a fix!

After doing the "bw config server" command, you have to login using CLI and "SYNC" in order to populate the JSON correctly.

cd /d "%AppData%\Auto-Type"
set "BITWARDENCLI_APPDATA_DIR=%CD%"
bw logout
bw config server
bw config server https://your.self.hosted.server:1234
bw config server
bw login <email_address> <password>
bw sync --session <session_id provided using the last command>

After that, Auto-Type was able to login the my personal server.

from bitwarden-autotype.

myrandor avatar myrandor commented on May 28, 2024

Just had a strange issue. It seems like after a reboot or update, I had to redo the procedure again... The "server" configuration was not kept... Maybe it had something to do with the session...

from bitwarden-autotype.

KnightTim avatar KnightTim commented on May 28, 2024

to add one note to this issue, if you have a custom vault and click the "Open vault" right click menu option it will take you to the standard bitwarden vault page.

from bitwarden-autotype.

anonymous1184 avatar anonymous1184 commented on May 28, 2024

@KnightTim indeed, that an omission on my end. The next batch of updates is already on queue and will include this. Thanks.

from bitwarden-autotype.

Nypheena avatar Nypheena commented on May 28, 2024

@anonymous1184

@KnightTim indeed, that an omission on my end. The next batch of updates is already on queue and will include this. Thanks.

hows it coming along for the update?

from bitwarden-autotype.

Related Issues (20)

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.