Giter Site home page Giter Site logo

Comments (6)

ViViDboarder avatar ViViDboarder commented on May 27, 2024

Does the user still have an existing invite in Vaultwarden? Is it actually sending a new email?

This service is stateless and queries Vaultwarden for users before inviting.

from vaultwarden_ldap.

SidneySun avatar SidneySun commented on May 27, 2024

I went through several steps like this:

  1. docker-compose up
  2. Get a docker-compose log: ldap_sync_1 | Sent invites to 1 user(s).
  3. Open example.com/admin/users/overview. There is a user with a flag invited
  4. Received an email with the subject Join Vaultwarden.
  5. Register an account.
  6. Received an email with the subject Invitation to Vaultwarden confirmed.
  7. Open example.com/admin/users/overview. There is a user without a flag invited
  8. There is no any password and there is a new Fingerprint Phrase
  9. Add a password.
  10. docker-compose down

Then do it again from step 1. This problem also occurs if stmp is not configured.

from vaultwarden_ldap.

SidneySun avatar SidneySun commented on May 27, 2024

Well, this question isn't related to LDAP. I also have the problem of clearing the data after I remove LDAP. Sorry to bother you.

from vaultwarden_ldap.

SidneySun avatar SidneySun commented on May 27, 2024

- DATABASE_URL='postgresql://vaultwarden:bbb/vaultwarden'
should be
- DATABASE_URL=postgresql://vaultwarden:bbb/vaultwarden

……

from vaultwarden_ldap.

ViViDboarder avatar ViViDboarder commented on May 27, 2024

No problem. I think you’re probably not persisting the right volumes with your compose. Good luck!

from vaultwarden_ldap.

SidneySun avatar SidneySun commented on May 27, 2024

I have solved it. I couldn't pass the data to PostgreSQL because of an extra quote.

from vaultwarden_ldap.

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.