Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EE
Posts
2
Comments
9
Joined
2 yr. ago

Permanently Deleted

  • Some people have reported being able to add TOTP from mobile. Most people that reported on desktop have the same issue. It's a lemmy thing, not just the instance. Lemmy needs to have you validate your TOTP before committing it to your account so you don't get locked out for turning it on but not being able to actually add it.

  • Cool Guides @lemmy.world
    eekrano @lemmy.world

    Basic knots for sailors!

  • Thanks for the insight, that's good to know. What do you do if you need to move from one organization to another (it seems to be only allowed to move from personal vault to organization, not org -> personal or org -> org)

  • Same here. I added it to Keepass, then opened a private browser and tried to log in and it wouldn't take it. So one of 2 things:

    1. Most sites have you enter a code to validate that you have it right before applying the changes to your account - I did not get this in Lemmy
    2. They simply don't validate that you have 2FA set up correctly by asking you for a code prior to actually enabling it on your account and the log in with 2FA is broken.

    I went ahead and removed 2FA so I wasn't locked out of my account if I get logged out somehow until this is fixed.

  • Selfhosted @lemmy.world
    eekrano @lemmy.world

    VaultWarden - Am I doing it wrong?

    Hi All, Recently set up VW and imported my Keepass DB. All the folders went to "Collections" (200+ top level folders, multiple levels beneath that for some folders, about 1500 entries total) and handing out permissions to users seemed like a horrible manual experience.

    Looking into this, it seems like Bitwarden has had open tickets for 5+ years for:

    • Inherited ACLs
    • Shared folders

    5 years is long enough to make me think they're never coming or Bitwarden doesn't really care about these features enough to ever implement them. Of course, if they don't implement them, VW won't either as they mimic BW.

    The best workaround I found was to move everything multiple people should have access to into its own vault and add users as managers to that vault. But you can't move items from one vault to another, only from a personal to a company vault- arg.

    I see so much love for this app and I WANT to love it, but these (IMO) make it almost unusable for multiple users.

    So how are you all handli

  • Catch the error and dump the response body to see what you're getting. Might just be the server is overloaded and not responding with the expected JSON. The full body should give you more clues