- Oct 22, 2022
-
-
Daniel García authored
-
- Oct 21, 2022
-
-
Daniel García authored
Update github workflows
-
BlackDex authored
Updated all the actions where possible. This should at least for the most actions mean that they are using the latest github actions core and should partially resolve the issue #2847 The only actions left are the actions from `actions-rs`.
-
- Oct 20, 2022
-
-
Daniel García authored
-
Daniel García authored
Group support | applied .diff
-
MFijak authored
-
Daniel García authored
Take `ROCKET_ADDRESS` into account in the Docker healthcheck
-
Jeremy Lin authored
-
- Oct 19, 2022
-
-
Daniel García authored
verify email on registration by invite
-
Stefan Melmuk authored
if `SIGNUPS_VERIFY` is enabled new users that have been invited have their onboarding flow interrupted because they have to first verify their mail address before they can join an organization. we can skip the extra verication of the email address when signing up because a valid invitation token already means that the email address is working and we don't allow invited users to signup with a different address. unfortunately, this is not possible with emergency access invitations at the moment as they are handled differently.
-
Daniel García authored
Sync global_domains.json
-
Jeremy Lin authored
-
Daniel García authored
-
Stefan Melmuk authored
if signups are allowed invited users should be able to complete their registration even when they don't have the invite link at hand.
-
Stefan Melmuk authored
Apply suggestions from code review Co-authored-by:
Mathijs van Veluw <black.dex@gmail.com>
-
Stefan Melmuk authored
Set SMTP_EMBED_IMAGES option to false if you don't want to attach images to the mail. NOTE: If you have customized the template files `email_header.hbs` and `email_footer.hbs` you can replace `{url}/vw_static/` to `{img_url}` to support both URL schemes
-
Stefan Melmuk authored
If you add a new user that has already been Invited to another organization they will be Accepted automatically. This should not be possible because they cannot be Confirmed until they have completed their registration. It is also not necessary because their invitation will be accepted automatically once they register.
-
Daniel García authored
-
Stefan Melmuk authored
Apply suggestions from code review Co-authored-by:
Mathijs van Veluw <black.dex@gmail.com>
-
Stefan Melmuk authored
Set SMTP_EMBED_IMAGES option to false if you don't want to attach images to the mail. NOTE: If you have customized the template files `email_header.hbs` and `email_footer.hbs` you can replace `{url}/vw_static/` to `{img_url}` to support both URL schemes
-
Stefan Melmuk authored
If you add a new user that has already been Invited to another organization they will be Accepted automatically. This should not be possible because they cannot be Confirmed until they have completed their registration. It is also not necessary because their invitation will be accepted automatically once they register.
-
Daniel García authored
-
Stefan Melmuk authored
If you add a new user that has already been Invited to another organization they will be Accepted automatically. This should not be possible because they cannot be Confirmed until they have completed their registration. It is also not necessary because their invitation will be accepted automatically once they register.
-
Daniel García authored
-
- Oct 18, 2022
-
-
Stefan Melmuk authored
if signups are allowed invited users should be able to complete their registration even when they don't have the invite link at hand.
-
- Oct 17, 2022
-
-
BlackDex authored
- The Master Password Hint input has changed it's location to the password update form. This PR updates the the code to process this. - Also changed the `ProfileData` struct to exclude `Culture` and `MasterPasswordHint`, since both are not used at all, and when not defined they will also not be allocated. Fixes #2833
-
- Oct 15, 2022
-
-
Stefan Melmuk authored
If you add a new user that has already been Invited to another organization they will be Accepted automatically. This should not be possible because they cannot be Confirmed until they have completed their registration. It is also not necessary because their invitation will be accepted automatically once they register.
-
Stefan Melmuk authored
Apply suggestions from code review Co-authored-by:
Mathijs van Veluw <black.dex@gmail.com>
-
Stefan Melmuk authored
Set SMTP_EMBED_IMAGES option to false if you don't want to attach images to the mail. NOTE: If you have customized the template files `email_header.hbs` and `email_footer.hbs` you can replace `{url}/vw_static/` to `{img_url}` to support both URL schemes
-
- Oct 14, 2022
-
-
Daniel García authored
-
Jeremy Lin authored
Upstream PR: https://github.com/bitwarden/clients/pull/3630
-
Jeremy Lin authored
-
Jeremy Lin authored
Upstream PR: https://github.com/bitwarden/server/pull/2142
-
Stefan Melmuk authored
master branch has been renamed to main.
-
Daniel García authored
-
Jeremy Lin authored
Upstream PR: https://github.com/bitwarden/server/pull/2142
-
Stefan Melmuk authored
master branch has been renamed to main.
-
Daniel García authored
-
Stefan Melmuk authored
master branch has been renamed to main.