1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-03 00:08:10 +00:00

Implement poor man's invitation via Organization invitation

This commit is contained in:
Miroslav Prasil 2018-09-10 14:51:40 +01:00
commit ec05f14f5a
10 changed files with 155 additions and 35 deletions

View file

@ -0,0 +1 @@
DROP TABLE invitations;