Commit Graph

1339 Commits (e9aa5a545eda43e2e868f76115a3cc9c13d4cc30)

Author SHA1 Message Date
Daniel García 8933ac2ee7
Merge pull request #3986 from admav/config_email_change
1 year ago
Daniel García 6822e445bb
Merge pull request #3804 from BlackDex/fix-3777
1 year ago
Adrià Martín 4861f6decc New config option disable email change
1 year ago
Tobias Bölz b435ee49ad tokio::signal::unix::SignalKind::hangup().as_raw_value() insted of 1
1 year ago
Tobias Bölz 66a7baa67c Reopen log file on SIGHUP
1 year ago
BlackDex 18d66474e0
Fix External ID not set during DC Sync
1 year ago
Daniel García ff8db4fd78
Merge pull request #3951 from teicee/last-active
1 year ago
Daniel García b2f9af718e
Merge pull request #3964 from BlackDex/fix-small-issues
1 year ago
Mathieu Valois ef5e0bd4e5 Remove unnecessary variable clone
1 year ago
Mathieu Valois 30b408eaa9 LastActive is null instead of 'Never' when never connected
1 year ago
BlackDex ca1a9e26d8
Remove `SET CONSTRAINTS` during postgres migration
1 year ago
BlackDex f3a1385aee
Do not send extra headers for Upgrade connection
1 year ago
Daniel García 008a2cf298
Merge pull request #3859 from stefan0xC/prevent-handlebar-logs
1 year ago
Daniel García f0c9a7fbc3
Merge pull request #3950 from stefan0xC/rename-anonaddy
1 year ago
tuhana 480bf9b0c1
`our selves` -> `ourselves`
1 year ago
Stefan Melmuk f96c5e8a1e filter handlebars logs
1 year ago
tuhana 3d4be24902
Fix typos
1 year ago
Mathieu Valois bf41d74501 Adds LastActive on /admin/users API route
1 year ago
Stefan Melmuk 01e33a4919
csp: rename anonaddy.com to addy.io
1 year ago
BlackDex d6e0ace192
Fix Login With Device without MasterPassword
1 year ago
BlackDex 32543c46da
Update Rust and Crates
1 year ago
BlackDex 83d5432cbf
Update admin interface
1 year ago
Daniel García f579a4154c
Merge pull request #3806 from BlackDex/fix-3776
1 year ago
Daniel García f5a19c5f8b
Merge pull request #3797 from stefan0xC/add-plans-all-endpoint
1 year ago
BlackDex aa9bc1f785
Allow Authorization header for Web Sockets
1 year ago
Stefan Melmuk f162e85e44
add UserDecryptionOptions to login response (#3813)
1 year ago
Stefan Melmuk 33ef70c192
add minimal secretsmanager plan for web-v2023.8.x
1 year ago
BlackDex 6cdcb3b297
Optimized Favicon downloading
1 year ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device
1 year ago
Daniel García dacd50f3f1
Merge pull request #3740 from BlackDex/fix-ldap-import-org-status
1 year ago
BlackDex d892880dd2
Fix UserOrg status during LDAP Import
1 year ago
BlackDex 4395e8e888
Fix .env.template file
1 year ago
BlackDex 4ec2507073
Remove debug code during attachment download
1 year ago
Daniel García ab65d7989b
Merge pull request #3690 from BlackDex/fix-issue-3685
1 year ago
BlackDex 631d022e17
Fix some external_id issues
1 year ago
GeekCorner 211f4492fa
feat: Add support for forwardemail
1 year ago
BlackDex a8e5384c4a
Fix Org API Key generation on PosgreSQL
1 year ago
BlackDex 08f37b9935
Fix org creation regresion
1 year ago
Daniel García a6cfdddfd8
Merge pull request #3649 from BlackDex/update-crates
1 year ago
Daniel García 814ce9a6ac
Merge pull request #3632 from sirux88/fix-reset-password-check-issue
1 year ago
Daniel García 1bee46f64b
Merge pull request #3623 from fashberg/main
1 year ago
Jan Jansen 84e901b7d2 add user to collection during creation
1 year ago
Folke Ashberg 839b2bc950 fix format error
1 year ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections
1 year ago
BlackDex 0a6b797e6e
Update crates and small clippy fix
1 year ago
sirux88 fb6f441a4f fixed unnecessary variable usage
1 year ago
sirux88 9876aedd67 added password check for manual reset
1 year ago
Daniel García 19e671ff25
Fix dataurl parse panic when icon is malformed
1 year ago
Daniel García 60964c07e6
Add some extra access checks for attachments and groups
1 year ago
GeekCornerGH 1074315a87
feat: Support for storing passkeys in the vault
1 year ago
BlackDex 3c0cac623d
Fix send access regression
1 year ago
Jan Jansen e818a0bf37 Add group import on invite
1 year ago
BlackDex 84a23008f4
Update crates and workflow
1 year ago
Bernd Schoolmann e4606431d1
Fix mobile push blocking requests and spamming push server
1 year ago
BlackDex a05187c0ff
Some code changes and optimizations
2 years ago
BlackDex 8e34495e73
Merge and modify PR from @Kurnihil
2 years ago
BlackDex 4219249e11
Add support for Organization token
2 years ago
GeekCornerGH 2d66292350
feat: Push Notifications
2 years ago
BlackDex 83376544d8 Fix collection change ws notifications
2 years ago
BlackDex 636f16dc66
Prevent 401 on main admin page
2 years ago
Jeremy Lin 23aa9088f3
Sync global_domains.json to bitwarden/server@8dda73a (Pinterest)
2 years ago
Stefan Melmuk 4d5c047ddc
policy data should be `null` not an empty object
2 years ago
BlackDex 4a2ed553df
Use Rocket `v0.5` branch to fix endpoints
2 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions
2 years ago
BlackDex 951ba55123
Prevent some `::_` logs from outputting
2 years ago
BlackDex 18abf226be
Fix admin post endpoints
2 years ago
Tim Vilgot Mikael Fredenberg 55c1b6e8d5 inline static rsa keys
2 years ago
Daniel García 3d7e80a7aa
Merge pull request #3440 from BlackDex/switch-ws-to-streams
2 years ago
kennymc-c 271e3ae757 Changed permissions back to 644
2 years ago
BlackDex 48cc31a59f
Small update to Rocket WebSockets
2 years ago
kennymc-c 6a7cee4e7e Fixed footer to footer_text
2 years ago
kennymc-c f850dbb310 Fixed some missing footer_text partials and a few inconsistencies between plain text and html email templates
2 years ago
Daniel García 07099df41a
Merge pull request #3436 from BlackDex/fix-admin-base-url
2 years ago
BlackDex ae437f70a3
Several config and admin interface fixes
2 years ago
BlackDex 3d11f4cd16
WebSockets via Rocket's Upgrade connection
2 years ago
Stefan Melmuk 89e94b1d91
check if reset policy is enabled
2 years ago
BlackDex bff54fbfdb
Fix sending out multiple websocket notifications
2 years ago
Daniel García 867c6ba056
Merge pull request #3398 from stefan0xC/dont-expect-kdf-memory-or-parallelism
2 years ago
Daniel García d1ecf03f44
Merge pull request #3397 from nikolaevn/feature/add-admin-reinvite-endpoint
2 years ago
Nikolay Nikolaev aa6f774f65 add check user state
2 years ago
Nikolay Nikolaev 379f885354 add mail check
2 years ago
Stefan Melmuk 39a5f2dbe8
clear kdf memory and parallelism with pbkdf2
2 years ago
Stefan Melmuk 0daaa9b175
always return KdfMemory and KdfParallelism
2 years ago
Nikolay Nikolaev 0c085d21ce fmt
2 years ago
Nikolay Nikolaev dcaaa430f0 support `/users/<uuid>/invite/resend` admin api
2 years ago
BlackDex 2cda54ceff
Fix password reset issues
2 years ago
Jeremy Lin 62cebebd3d
Decode knowndevice `X-Request-Email` as base64url with no padding
2 years ago
BlackDex 8bcd0ab0c6
Some small fixes and updates
2 years ago
Stefan Melmuk ed8091a994
don't use `assert()` in production code
2 years ago
Stefan Melmuk 56cad93e0f
add endpoint to bulk delete collections
2 years ago
Stefan Melmuk 3cf67e0b8d
add endpoint to bulk delete groups
2 years ago
Daniel García 729b563160
Merge pull request #3332 from BlackDex/merge-clientip-with-headers
2 years ago
Jeremy Lin daaa03d1b3 Add support for `/api/devices/knowndevice` with HTTP header params
2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers.
2 years ago
BlackDex 0c0e632bc9
Upd Crates, Rust, MSRV, GHA and remove Backtrace
2 years ago
Daniel García a13a5bd1d8
Merge pull request #3315 from BlackDex/issue-3311
2 years ago
Daniel García 3b34b429f3
Merge pull request #3307 from jjlin/head-routes
2 years ago
BlackDex 10c5476d31
Fix web-vault Member UI show/edit/save
2 years ago
Jeremy Lin d3626eba2a Add HEAD routes to avoid spurious error messages
2 years ago
BlackDex de157b2654
Admin token Argon2 hashing support
2 years ago