• Joined on 2024-06-27
sungmg synced commits to refs/pull/5260/merge at saltyming/vaultwarden from mirror 2025-01-09 17:11:05 +00:00
10d12676cf Allow building with Rust v1.84.0 or newer (#5371)
Compare 2 commits »
sungmg synced commits to refs/pull/5320/merge at saltyming/vaultwarden from mirror 2025-01-09 17:11:05 +00:00
10d12676cf Allow building with Rust v1.84.0 or newer (#5371)
Compare 2 commits »
sungmg synced commits to refs/pull/5260/merge at saltyming/vaultwarden from mirror 2025-01-09 09:01:05 +00:00
dec3a9603a Update crates and web-vault to v2025.1.0 (#5368)
86aaf27659 Prevent new users/members to be stored in db when invite fails (#5350)
Compare 3 commits »
sungmg synced commits to refs/pull/5320/merge at saltyming/vaultwarden from mirror 2025-01-09 00:51:04 +00:00
c44dfa32ee add macros to Docker build
0fcb4d5170 add UuidFromParam macro for UUIDs
d0fb15e97a implement custom derive macro IdFromParam
655ac0367a use newtype pattern
Compare 8 commits »
sungmg synced and deleted reference refs/tags/refs/pull/5350/merge at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
sungmg synced and deleted reference refs/tags/refs/pull/5368/merge at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
sungmg synced commits to main at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
dec3a9603a Update crates and web-vault to v2025.1.0 (#5368)
86aaf27659 Prevent new users/members to be stored in db when invite fails (#5350)
Compare 2 commits »
sungmg synced commits to refs/pull/4589/merge at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
acbd26cff9 Merge 64c7bb52c17cd429de9ea9cdc64f8008373dc1d4 into dec3a9603a
dec3a9603a Update crates and web-vault to v2025.1.0 (#5368)
86aaf27659 Prevent new users/members to be stored in db when invite fails (#5350)
Compare 3 commits »
sungmg synced commits to register_verify_email at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
23b0863091 Merge branch 'main' into register_verify_email
dec3a9603a Update crates and web-vault to v2025.1.0 (#5368)
86aaf27659 Prevent new users/members to be stored in db when invite fails (#5350)
bc913d1156 fix manager role in admin users overview (#5359)
ef4bff09eb Fix issue with key-rotate (#5348)
Compare 12 commits »
sungmg synced commits to refs/pull/5215/merge at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
f72dd3a8b5 Merge 23b08630918099ada9342e750034b5542e4f1131 into dec3a9603a
23b0863091 Merge branch 'main' into register_verify_email
dec3a9603a Update crates and web-vault to v2025.1.0 (#5368)
86aaf27659 Prevent new users/members to be stored in db when invite fails (#5350)
Compare 4 commits »
sungmg synced commits to refs/pull/5215/head at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
23b0863091 Merge branch 'main' into register_verify_email
dec3a9603a Update crates and web-vault to v2025.1.0 (#5368)
86aaf27659 Prevent new users/members to be stored in db when invite fails (#5350)
bc913d1156 fix manager role in admin users overview (#5359)
ef4bff09eb Fix issue with key-rotate (#5348)
Compare 12 commits »
sungmg synced commits to refs/pull/5320/head at saltyming/vaultwarden from mirror 2025-01-09 00:51:03 +00:00
c44dfa32ee add macros to Docker build
0fcb4d5170 add UuidFromParam macro for UUIDs
d0fb15e97a implement custom derive macro IdFromParam
655ac0367a use newtype pattern
c1af0cbbb4 rename membership
Compare 8 commits »
sungmg synced commits to refs/pull/3899/head at saltyming/vaultwarden from mirror 2025-01-08 16:41:05 +00:00
1b17bde9c7 Add verifiedDate to organizations::get_org_domain_sso_details
a8f990f97e Disable signups if SSO_ONLY is activated
b8f4effd10 api::Accounts::verify_password add the policy even if it's ignored
6950ffe079 Split SsoUser::find_by_identifier_or_email
bd4c3c82ff Remove unused UserOrganization.invited_by_email
Compare 13 commits »
sungmg synced commits to refs/pull/3899/merge at saltyming/vaultwarden from mirror 2025-01-08 16:41:05 +00:00
b69af9f8a7 Merge 1b17bde9c7d058d689d5dfc6906687f8a2d08bd5 into bc913d1156
1b17bde9c7 Add verifiedDate to organizations::get_org_domain_sso_details
a8f990f97e Disable signups if SSO_ONLY is activated
b8f4effd10 api::Accounts::verify_password add the policy even if it's ignored
6950ffe079 Split SsoUser::find_by_identifier_or_email
Compare 14 commits »
sungmg synced commits to refs/pull/3899/head at saltyming/vaultwarden from mirror 2025-01-08 00:22:58 +00:00
40e6b70f5b Add verifiedDate to organizations::get_org_domain_sso_details
84c683ca8a Disable signups if SSO_ONLY is activated
37cce6d68a api::Accounts::verify_password add the policy even if it's ignored
461d41315c Split SsoUser::find_by_identifier_or_email
cef2a06c14 Remove unused UserOrganization.invited_by_email
Compare 21 commits »
sungmg synced commits to refs/pull/3899/merge at saltyming/vaultwarden from mirror 2025-01-08 00:22:58 +00:00
69895e398f Merge 40e6b70f5bd22b84fa296a581dfbc1140b7281d7 into bc913d1156
40e6b70f5b Add verifiedDate to organizations::get_org_domain_sso_details
84c683ca8a Disable signups if SSO_ONLY is activated
37cce6d68a api::Accounts::verify_password add the policy even if it's ignored
461d41315c Split SsoUser::find_by_identifier_or_email
Compare 22 commits »
sungmg synced commits to refs/pull/5215/merge at saltyming/vaultwarden from mirror 2025-01-08 00:22:58 +00:00
5daff82d01 Merge 1fa4901c35aafed43a4b2f3efdce436ee2fa6986 into bc913d1156
bc913d1156 fix manager role in admin users overview (#5359)
Compare 2 commits »
sungmg synced commits to refs/pull/5240/merge at saltyming/vaultwarden from mirror 2025-01-08 00:22:58 +00:00
bc913d1156 fix manager role in admin users overview (#5359)
Compare 2 commits »
sungmg synced commits to refs/pull/5260/merge at saltyming/vaultwarden from mirror 2025-01-08 00:22:58 +00:00
bc913d1156 fix manager role in admin users overview (#5359)
Compare 2 commits »
sungmg synced commits to refs/pull/4589/merge at saltyming/vaultwarden from mirror 2025-01-07 16:12:59 +00:00
d5859bb0f9 Merge 64c7bb52c17cd429de9ea9cdc64f8008373dc1d4 into bc913d1156
bc913d1156 fix manager role in admin users overview (#5359)
Compare 2 commits »