mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
Admin Panel User Invitations Don't Function. #2240
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 @Ryonez on GitHub.
Inviting users via the admin Panel doesn't seem to function, even though the page responds with "User invited correctly". The email is never received by the end user.
Steps taken to test:
Tried a password hint.
Tried inviting a user via an organisation.
Both of these resulted in emails being sent.
@Ryonez commented on GitHub:
Understood, just reporting it as it's a function that's not working.
@dani-garcia commented on GitHub:
This should work now, with #323 merged.
@Ryonez commented on GitHub:
Tested on docker, worked great thank you.
@mprasil commented on GitHub:
This is currently WIP by @njfox. Most of the functionality should be there from previous admin implementation, it just needs to be implemented in the new admin interface. Right now the workaround would be to create empty Organization and invite users to the Org.