mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-25 03:11:09 +03:00
License Application #281
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SpartacusIam on GitHub (Apr 19, 2019).
Is it possible to apply an organization license to this self hosted instance? I'd like to be able to create and share a collection or two between two users.
@mprasil commented on GitHub (Apr 19, 2019):
There is no licence required. Create free organization and it will be unlimited. Hope that helps.
@SpartacusIam commented on GitHub (Apr 19, 2019):
How does one share the organization with another user though? If I do invite user from the self hosted instance they never receive an email.
@mprasil commented on GitHub (Apr 19, 2019):
Did you configure SMTP?
@SpartacusIam commented on GitHub (Apr 19, 2019):
Nope. Sorry I had followed another guide that did not make any mention of smtp. Thank you for the link.
@mprasil commented on GitHub (Apr 19, 2019):
If you don't want to use email, you can leave that as it is and users that are invited automatically accept the invitation basically. So you just invite them and then straight away confirm the accepted invitation.
@SpartacusIam commented on GitHub (Apr 19, 2019):
Perfect. Thank you.
@mprasil commented on GitHub (Apr 20, 2019):
👍