1594 Commits (15a92c3cd161eec7da79102c090c686558629676)

Author SHA1 Message Date
Mathijs van Veluw cc80f689ed
Update crates, web-vault, js, workflows (#6749) 1 week ago
Stefan Melmuk 4737192853
fix email as 2fa with auth requests (#6736) 1 week ago
Stefan Melmuk 0c6817cb4e
hide password hints via CSS (#6726) 2 weeks ago
Stefan Melmuk 25a71d913f
use email instead of empty name for webauhn (#6733) 2 weeks ago
Henning 8db5c43134 Change OAuth2 expiration handling to use i64 for timestamps 2 weeks ago
Henning 1fc185c196 Fix syntax error in oauth2_callback function by adding missing comma 2 weeks ago
Henning 7a154975cc Refactor OAuth2 callback function and improve error logging for URL validation 2 weeks ago
Henning 88d6453cfd Enhance OAuth2 handling by ensuring HTTPS scheme for URLs and improving timestamp management 2 weeks ago
Mathijs van Veluw b2cd556f3e
Fix User API Key login (#6712) 2 weeks ago
Mathijs van Veluw 4352fffeec
Fix web-vault version check and update web-vault (#6686) 3 weeks ago
Stefan Melmuk 8d08697cf8
improve sso callback path (#6676) 3 weeks ago
Stefan Melmuk 9f1df42259
allow MasterPasswordHash for Android (#6673) 3 weeks ago
Stefan Melmuk 1e1f9957cd
return no content with status code 204 (#6665) 3 weeks ago
Daniel García 3e2cef7e8b
Try old refresh token if we fail to decode jwt (#6629) 1 month ago
Daniel García a4907f3539
Add wrapped named variants to UserDecryptionOptions (#6598) 1 month ago
Henning a826a5a0f3 Fix formatting issue in XOAuth2 struct constructor 1 month ago
Henning d545de4b54 Refactor imports and formatting in mail.rs and xoauth2.rs 1 month ago
Henning 405b50d044 Implement XOAuth2 model and database integration for SMTP OAuth2 tokens 1 month ago
Henning 8927a1fea6 Refactor OAuth2 token exchange and refresh error handling 1 month ago
Henning 2a360ff3de Improve error handling for OAuth2 token exchange and parsing 1 month ago
Mathijs van Veluw d9c75508c2
Fix posting cipher with readonly collections (#6578) 1 month ago
Henning c17837fa2a Add SMTP OAuth2 configuration options and improve error handling 1 month ago
Daniel García 5c91058ba0
Add UserDecryptionOptions on /sync too (#6574) 1 month ago
Mathijs van Veluw 229b58fe4e
Update crates and Rust (#6551) 1 month ago
Daniel García 061d320c7f
Add new accountKeys and masterPasswordUnlock fields (#6572) 1 month ago
Stefan Melmuk 2c73c6c2f2
support UriMatchDefaults policy (#6570) 1 month ago
Stefan Melmuk 57bdab1550
add empty /api/tasks endpoint (#6557) 2 months ago
Stefan Melmuk 4ad8baf7be
fix email as 2fa for sso (#6495) 2 months ago
Timshel 8f689d8795
Improve sso auth flow (#6205) 2 months ago
Timshel 2d91a9460b
Fix admin invite with SSO (#6498) 2 months ago
Timshel e81e6a5060
Android want response property in camelCase (#6513) 2 months ago
Timshel 76d0856bbe
Org.put_policy type not in body anymore (#6514) 2 months ago
Mathijs van Veluw cb2f5741ac
Some small admin js/css updates (#6501) 2 months ago
Mathijs van Veluw c9d527d84f
Add option to prefer IPv6 resolving (#6494) 2 months ago
Mathijs van Veluw 7c7f4f5d4f
Update crates and Rust version (#6485) 2 months ago
Stefan Melmuk aad1f19b45
fix email as 2fa provider (#6473) 2 months ago
Timshel 35e1a306f3
Fix around singleorg policy (#6247) 2 months ago
Mathijs van Veluw 7f7b412220
Fix icon redirect caching (#6487) 2 months ago
Ephemera42 319d982113
Add `pm-25373-windows-biometrics-v2` feature flag (#6468) 3 months ago
Stefan Melmuk 95a0c667e4
remove invalid emergency access dummy value (#6463) 3 months ago
Joep Duin b519832086
Fix: admin theme emoji alignment (#6459) 3 months ago
Mathijs van Veluw 2ee40d6105
Fix KDF Change with new web-vault (#6458) 3 months ago
hnolde 2be8e7e628 Fix: reorder imports and clean up whitespace in admin.rs 3 months ago
hnolde 7e3acf26b4 Fix: update OAuth2 state storage initialization and state token encoding 3 months ago
Mathijs van Veluw 9017ca265a
Optimizations and build speedup (#6339) 3 months ago
Mathijs van Veluw 8d30285160
Fix issue with key-rotation and emergency-access (#6421) 3 months ago
hnolde e5c0655c74 Fix: formatting 3 months ago
Daniel García 3cd3d33d00
Improve protected actions (#6411) 3 months ago
Mathijs van Veluw 2ee5819b56
Use Diesels MultiConnections Derive (#6279) 3 months ago
hnolde f6a5e53e43 Fix: handlebars oauth2_success, http_client, url 3 months ago