Coder Social home page Coder Social logo

Comments (3)

frenck avatar frenck commented on August 31, 2024

Also from the documentation:

The admin/token in the logs is only shown until it is saved or changed.

from addon-bitwarden.

colinfrei avatar colinfrei commented on August 31, 2024

This is mostly a reference for me, but might help you as well :)

You can get access to the admin token later on by using the SSH Addon.
Do the following:

  • disable Protection mode for the SSH Addon
  • open the web view or connect by SSH
  • run docker container ls and find the bitwarden container, note down the id of the container
  • run docker container exec [containerid] cat data/config.json, for example like this: docker container exec 955ca6fe40b5 cat data/config.json

That'll output the config file that contains a row with the admin_token

from addon-bitwarden.

frenck avatar frenck commented on August 31, 2024

@colinfrei I've hidden your comment. In no circumstance, I'm going to allow to provide instructions on how to access the container. A user that doesn't have this experience and trying this out could end up with more problems than they started with.

Feel free to teach people about those thing on your own domain, not in here. Thanks 👍

from addon-bitwarden.

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.