60 Commits (2201e4120363aa8833a78fcce3af11d3bf9d1b76)

Author SHA1 Message Date
tom27052006 8098211cec Fix trusted device review findings 6 days ago
tom27052006 054a249004 Harden the trusted device flow 1 month ago
tom27052006 83fd293e01 Add trusted device encryption for SSO logins 1 month ago
Mathijs van Veluw 1ba2c6a26c
Switch to Edition 2024, more clippy lints, and less macro calls (#7200) 4 months ago
Daniel 7883da554e
Add DuckDuckGo browser device type (#7147) 4 months ago
Mathijs van Veluw f62a7a66c8
Rotate refresh-tokens on sstamp reset (#7031) 5 months ago
Mathijs van Veluw 235cf88231
Fix 2FA Remember to actually be 30 days (#6929) 5 months ago
Stefan Melmuk 4ad8baf7be
fix email as 2fa for sso (#6495) 9 months ago
Mathijs van Veluw 9017ca265a
Optimizations and build speedup (#6339) 10 months ago
Mathijs van Veluw 2ee5819b56
Use Diesels MultiConnections Derive (#6279) 10 months ago
Stefan Melmuk 5ea0779d6b
a little cleanup after SSO merge (#6153) 1 year ago
Timshel cff6c2b3af
SSO using OpenID Connect (#3899) 1 year ago
Mathijs van Veluw ef7835d1b0
Sync with Upstream (#5798) 1 year ago
Stefan Melmuk 359a4a088a
allow CLI to upload files with truncated filenames (#5618) 2 years ago
Stefan Melmuk c0be36a17f
update web-vault to v2025.1.1 and add /api/devices (#5422) 2 years ago
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320) 2 years ago
Mathijs van Veluw c722006385
Fix Login with device (#4878) 2 years ago
Mathijs van Veluw 1e42755187
Update chrono and sqlite (#4436) 2 years ago
Stefan Melmuk 3b283c289e
register missing push devices at login (#3792) 3 years ago
Mathijs van Veluw eccb3ab947
Decrease JWT Refresh/Auth token (#4163) 3 years ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device 3 years ago
Bernd Schoolmann e4606431d1
Fix mobile push blocking requests and spamming push server 3 years ago
BlackDex 4219249e11
Add support for Organization token 3 years ago
GeekCornerGH 2d66292350
feat: Push Notifications 3 years ago
Samuel Tardieu d0baa23f9a Use constant size generic parameter for random bytes generation 4 years ago
Daniel García 8409b31d6b
Update to diesel2 4 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 4 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 4 years ago
BlackDex c4d565b15b
Update login API code 5 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 5 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 5 years ago
Jeremy Lin 8f7900759f Fix `scope` and `refresh_token` for API key logins 5 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins 5 years ago
Daniel García 9254cf9d9c
Fix clippy lints 5 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 5 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 6 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 6 years ago
Daniel García ce62e898c3
Remove debug impl from database structs 6 years ago
janost 1eb5495802 Show latest active device as last active on admin page 6 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 6 years ago
theycallmesteve 632f4d5453
Whitespace fixes 6 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 6 years ago
BlackDex 1ee8e44912 Fixed issue #965 6 years ago
tomuta bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications 7 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 7 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL 7 years ago
Daniel García 834c847746
Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 8 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 8 years ago
Daniel García 6a99849a1e
Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 8 years ago
Daniel García 4e827e4f8a
Implement better retry and use it while saving device 8 years ago