Git Product home page Git Product logo

Comments (9)

faejr avatar faejr commented on June 16, 2024

The application itself is still in pretty early stages. However logging in should definitely work. Do you not get any errors?

from valawarden.

Hedronmx avatar Hedronmx commented on June 16, 2024

Just tells me that my credentials are wrong, I am 100% certain they are right since I can log into the official vault of Bitwarden. Should I change the base url?

from valawarden.

faejr avatar faejr commented on June 16, 2024

That's definitely strange, are you using the latest tagged release or the latest develop? There may be something wrong in the tagged released (0.1.0)

from valawarden.

Hedronmx avatar Hedronmx commented on June 16, 2024

I followed the building instructions on the read me file. Cloned the repo and installed using the sh file

from valawarden.

Hedronmx avatar Hedronmx commented on June 16, 2024

I really want to use this app. seems pretty dang cool.

from valawarden.

faejr avatar faejr commented on June 16, 2024

Excuse my absence, life has been very busy the past weeks unfortunately.

Have you tried running the application through the terminal? ./app run

This should give some better insight to why it doesn't work

from valawarden.

faejr avatar faejr commented on June 16, 2024

Also please check how many kdf iterations your key uses (under security in bitwarden)

Currently the application is hardcoded to 5000 iterations (old standard) and I need to add a check for the amount of iterations

from valawarden.

Hedronmx avatar Hedronmx commented on June 16, 2024

Kdf interations was the solution. Changed it to 5000

from valawarden.

faejr avatar faejr commented on June 16, 2024

@Hedronmx Glad to hear that resolved it! I'll be implementing the pre-login functionality as soon as I have time and of course with that go into general improvements :)

from valawarden.

Related Issues (15)

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.