Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Vaultwarden
  3. Bitwarden_rs

Bitwarden_rs

Scheduled Pinned Locked Moved Solved Vaultwarden
51 Posts 16 Posters 8.4k Views 14 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • yusfY Offline
    yusfY Offline
    yusf
    wrote on last edited by
    #39

    @d19dotca Oh, I see. I was looking for the organization as a folder, not as items. Good news.

    1 Reply Last reply
    0
    • necrevistonnezrN Offline
      necrevistonnezrN Offline
      necrevistonnezr
      wrote on last edited by
      #40

      If a user signs up on my bitwarden instance, the email invite is not sent. Neither if I add a user to an organisation.

      config.env looks like this:

      # Export bitwarden rs environment variables here to ovveride the defaults
      export SIGNUPS_ALLOWED=true
      export INVITATIONS_ALLOWED=true
      # To only allow users with the same email domain as where the app is installed:
      # export SIGNUPS_DOMAINS_WHITELIST=ckfl.net
      #export LOG_LEVEL=debug
      

      Or is there a way to manually approve a user?

      1 Reply Last reply
      0
      • doodlemania2D Offline
        doodlemania2D Offline
        doodlemania2
        App Dev
        wrote on last edited by
        #41

        That should be working. Check your outbound mail settings and logs to see if it is stuck somewhere?

        1 Reply Last reply
        1
        • necrevistonnezrN Offline
          necrevistonnezrN Offline
          necrevistonnezr
          wrote on last edited by
          #42

          Indeed, the mail - relayed via sendgrid - was blocked by the recipient email provider mailbox.org:

          554 5.7.1 Service unavailable; Client host [167.89.24.164] blocked by RBL; Blocked - see https://www.spamcop.net/bl.shtml?167.89.24.
          
          1 Reply Last reply
          0
          • doodlemania2D Offline
            doodlemania2D Offline
            doodlemania2
            App Dev
            wrote on last edited by
            #43

            Strange that sendgrid got RBLed...but that's going to be something they will need to straighten out.

            necrevistonnezrN 1 Reply Last reply
            0
            • doodlemania2D doodlemania2

              Strange that sendgrid got RBLed...but that's going to be something they will need to straighten out.

              necrevistonnezrN Offline
              necrevistonnezrN Offline
              necrevistonnezr
              wrote on last edited by
              #44

              @doodlemania2 said in Bitwarden_rs:

              Strange that sendgrid got RBLed...but that's going to be something they will need to straighten out.

              What's troubling IMHO that you don't get any notice on such rejected mails in the sender's mail account. You have to manually check https://app.sendgrid.com/suppressions/blocks

              1 Reply Last reply
              0
              • doodlemania2D Offline
                doodlemania2D Offline
                doodlemania2
                App Dev
                wrote on last edited by
                #45

                Yup - that's a sendgrid thing - they do that to help keep spam down, but you may have to pay or something to get the reputation filters up or something?

                S 1 Reply Last reply
                0
                • doodlemania2D doodlemania2

                  Yup - that's a sendgrid thing - they do that to help keep spam down, but you may have to pay or something to get the reputation filters up or something?

                  S Offline
                  S Offline
                  seeker
                  wrote on last edited by
                  #46

                  So I am curious how bitwarden is working for folks?

                  timconsidineT jdaviescoatesJ 2 Replies Last reply
                  0
                  • S seeker

                    So I am curious how bitwarden is working for folks?

                    timconsidineT Offline
                    timconsidineT Offline
                    timconsidine
                    App Dev
                    wrote on last edited by
                    #47

                    @seeker Doing great !
                    I started using the free version from the official website, and did so for couple years.
                    I was nervous of moving to the self-hosted version, but it's indistinguishable in performance.

                    1 Reply Last reply
                    0
                    • S seeker

                      So I am curious how bitwarden is working for folks?

                      jdaviescoatesJ Offline
                      jdaviescoatesJ Offline
                      jdaviescoates
                      wrote on last edited by
                      #48

                      @seeker it's great! I prefer it to Last Pass which is what I was using before.

                      I use Cloudron with Gandi & Hetzner

                      1 Reply Last reply
                      1
                      • S Offline
                        S Offline
                        seeker
                        wrote on last edited by
                        #49

                        thank you. I am still a pretty big novice with all of this. Hard trusting myself as the system administrator of something that handles passwords.

                        scookeS 1 Reply Last reply
                        1
                        • S seeker

                          thank you. I am still a pretty big novice with all of this. Hard trusting myself as the system administrator of something that handles passwords.

                          scookeS Offline
                          scookeS Offline
                          scooke
                          wrote on last edited by
                          #50

                          @seeker Just be sure to take advantage of the auto-backup feature of Cloudron, and you'll be fine. One of my backup destinations is the free tier of Scaleway Object Storage, where you get 75GB free.

                          Plus, every now and then, pay for a cheap VPS for a few dollars a month for just the month, install cloudron on it, use a spare domain, and practice restoring from the backup. Then if something really goes wrong your panic level will be lower since you know how to restore from a backup.

                          A life lived in fear is a life half-lived

                          S 1 Reply Last reply
                          4
                          • scookeS scooke

                            @seeker Just be sure to take advantage of the auto-backup feature of Cloudron, and you'll be fine. One of my backup destinations is the free tier of Scaleway Object Storage, where you get 75GB free.

                            Plus, every now and then, pay for a cheap VPS for a few dollars a month for just the month, install cloudron on it, use a spare domain, and practice restoring from the backup. Then if something really goes wrong your panic level will be lower since you know how to restore from a backup.

                            S Offline
                            S Offline
                            seeker
                            wrote on last edited by
                            #51

                            @scooke said in Bitwarden_rs:

                            Scaleway Object Storage, where you get 75GB free.

                            Wow . Never heard of them, but that is a good price.

                            1 Reply Last reply
                            1
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Bookmarks
                            • Search