2024-11-10 03:46 | fix bug in cipher fields | Zack Newman | 1 | +17 | -14 |
2024-11-03 21:03 | merge upstream | Zack Newman | 8 | +75 | -33 |
2024-10-10 19:52 | upstream changes. convert some pascalcase into camelcase | Zack Newman | 14 | +275 | -121 |
2024-08-22 23:17 | integrate relevant changes from upstream | Zack Newman | 37 | +18807 | -20980 |
2024-08-22 04:04 | update priv_sep | Zack Newman | 1 | +5 | -6 |
2024-08-22 00:56 | update deps. handle lints. remove attestation | Zack Newman | 8 | +48 | -84 |
2024-05-05 21:03 | update deps. add more and address lints | Zack Newman | 6 | +31 | -24 |
2024-01-14 20:47 | update deps | Zack Newman | 2 | +4 | -7 |
2024-01-14 20:38 | remove websockets | Zack Newman | 15 | +132 | -880 |
2024-01-08 04:05 | remove log in with device | Zack Newman | 17 | +247 | -785 |
2024-01-04 05:08 | ed25519 webauthn. cleanup | Zack Newman | 32 | +1325 | -1717 |
2023-12-26 19:37 | add readme | Zack Newman | 1 | +68 | -0 |
2023-12-26 05:09 | conform to webauthn spec. update webauthn lib | Zack Newman | 108 | +670 | -1028 |
2023-12-17 23:35 | use 64 bit times for totp. order routes by name | Zack Newman | 3 | +9 | -9 |
2023-12-16 03:42 | order routes alphabetically | Zack Newman | 17 | +168 | -169 |
2023-12-15 21:53 | fix user::set_client_kdf_iter | Zack Newman | 1 | +1 | -1 |
2023-12-15 21:45 | use better types. improve database types | Zack Newman | 10 | +170 | -111 |
2023-12-13 23:42 | fix duplicate route from upstream merge. remove tracking of .github | Zack Newman | 3 | +0 | -29 |
2023-12-13 23:30 | remove diesel.toml | Zack Newman | 1 | +0 | -5 |
2023-12-13 23:30 | merge upstream | Zack Newman | 6 | +84 | -44 |
2023-12-13 16:49 | Decrease JWT Refresh/Auth token (#4163) | Mathijs van Veluw | 3 | +53 | -25 |
2023-12-11 19:22 | use ed25519 for jwt. fix openbsd compile error | Zack Newman | 4 | +41 | -35 |
2023-12-09 22:04 | Fix the version string (#4153) | Mathijs van Veluw | 9 | +61 | -54 |
2023-12-09 00:21 | Several small fixes for open issues (#4143) | Mathijs van Veluw | 8 | +41 | -39 |
2023-12-08 03:05 | update deps | Zack Newman | 2 | +3 | -8 |
2023-12-07 02:24 | small cleanup | Zack Newman | 32 | +231 | -682 |
2023-12-06 23:19 | use checked arithmetic and safe conversions | Zack Newman | 28 | +551 | -548 |
2023-12-04 21:25 | fix domain port typo. use local file paths | Zack Newman | 2 | +14 | -17 |
2023-12-04 19:26 | Update Rust, Crates, Profile and Actions (#4126) | Mathijs van Veluw | 12 | +412 | -209 |
2023-12-04 19:20 | Prevent generating an error during ws close (#4127) | Mathijs van Veluw | 1 | +10 | -0 |
2023-12-02 00:35 | update deps | Zack Newman | 1 | +10 | -10 |
2023-12-01 23:32 | more cleanup | Zack Newman | 54 | +1707 | -6788 |
2023-11-18 23:21 | fix toctou race condition in rsa files | Zack Newman | 6 | +102 | -132 |
2023-11-17 07:08 | another round of cleanup. change config file format | Zack Newman | 103 | +866 | -6134 |
2023-11-15 18:07 | merge upstream. change branch name | Zack Newman | 6 | +26 | -3289 |
2023-11-15 09:41 | Update crates (#4074) | Mathijs van Veluw | 8 | +392 | -360 |
2023-11-13 16:38 | protected actions merge | Zack Newman | 13 | +293 | -107 |
2023-11-13 16:14 | forgot to commit typo fixes | Zack Newman | 1 | +9 | -4 |
2023-11-13 16:12 | add '.env'. fix typos | Zack Newman | 1 | +29 | -0 |
2023-11-13 02:42 | remove code. add pledge and unveil | Zack Newman | 218 | +2994 | -12496 |
2023-11-12 21:15 | Add Protected Actions Check (#4067) | Mathijs van Veluw | 16 | +337 | -124 |
2023-11-08 23:16 | Disable autofill-v2 (#4056) | Mathijs van Veluw | 1 | +4 | -3 |
2023-11-07 09:50 | Fix missing alpine tag during buildx bake (#4043) | Mathijs van Veluw | 1 | +7 | -1 |
2023-11-05 20:44 | Fix importing Bitwarden exports (#4030) | Mathijs van Veluw | 1 | +10 | -7 |
2023-11-05 14:00 | ci: add trivy workflow (#3997) | nico | 1 | +43 | -0 |
2023-11-04 02:08 | feat: Working passkeys storage (#4025) | GeekCorner | 3 | +4 | -9 |
2023-11-04 01:55 | Update web vault to 2023.10.0 | Daniel García | 3 | +14 | -14 |
2023-10-23 10:23 | Fix issue with MariaDB/MySQL migrations (#3994) | Mathijs van Veluw | 1 | +2 | -2 |
2023-10-22 22:18 | Container building changes (#3958) | Mathijs van Veluw | 43 | +1745 | -2950 |
2023-10-22 22:18 | Implement cipher key encryption (#3990) | Daniel García | 12 | +29 | -1 |
2023-10-21 18:50 | 2FA Confirmation Code Email subject line change to fix triggering Google spam blocker (#3572) | aureateflux | 2 | +4 | -6 |
2023-10-21 15:59 | Merge pull request #3986 from admav/config_email_change | Daniel García | 3 | +14 | -0 |
2023-10-21 15:58 | Merge pull request #3804 from BlackDex/fix-3777 | Daniel García | 12 | +75 | -40 |
2023-10-21 15:58 | Merge pull request #3909 from tobiasmboelz/reopen-log-file | Daniel García | 3 | +24 | -2 |
2023-10-20 09:57 | New config option disable email change | Adrià Martín | 3 | +14 | -0 |
2023-10-07 16:54 | tokio::signal::unix::SignalKind::hangup().as_raw_value() insted of 1 | Tobias Bölz | 1 | +1 | -1 |
2023-10-07 16:35 | reopen removed from Cargo.toml | Tobias Bölz | 2 | +0 | -2 |
2023-09-22 15:03 | Reopen log file on SIGHUP | Tobias Bölz | 3 | +26 | -2 |
2023-09-02 21:57 | Fix External ID not set during DC Sync | BlackDex | 12 | +75 | -40 |
2023-10-20 22:21 | Merge pull request #3951 from teicee/last-active | Daniel García | 1 | +4 | -0 |
2023-10-20 22:18 | Merge pull request #3964 from BlackDex/fix-small-issues | Daniel García | 2 | +23 | -19 |
2023-10-20 22:17 | Merge pull request #3965 from AndreasHGK/patch-0 | Daniel García | 1 | +1 | -1 |
2023-10-20 22:17 | Merge pull request #3981 from teicee/3980-unnecessary-copy | Daniel García | 1 | +1 | -2 |
2023-10-17 18:53 | Remove unnecessary variable clone | Mathieu Valois | 1 | +1 | -2 |
2023-10-17 09:18 | LastActive is null instead of 'Never' when never connected | Mathieu Valois | 1 | +1 | -1 |
2023-10-09 20:54 | README.md: Fix grammar nit | AndreasHGK | 1 | +1 | -1 |
2023-10-09 18:19 | Remove `SET CONSTRAINTS` during postgres migration | BlackDex | 1 | +1 | -13 |
2023-10-09 17:17 | Do not send extra headers for Upgrade connection | BlackDex | 1 | +22 | -6 |
2023-10-08 12:57 | Merge pull request #3859 from stefan0xC/prevent-handlebar-logs | Daniel García | 1 | +9 | -0 |
2023-10-08 12:56 | Merge pull request #3950 from stefan0xC/rename-anonaddy | Daniel García | 1 | +2 | -2 |
2023-10-08 12:55 | Merge pull request #3959 from tuhanayim/fix-typos | Daniel García | 12 | +26 | -26 |
2023-10-07 19:07 | `our selves` -> `ourselves` | tuhana | 1 | +1 | -1 |
2023-09-06 10:40 | filter handlebars logs | Stefan Melmuk | 1 | +9 | -0 |
2023-10-05 17:08 | Fix typos | tuhana | 12 | +26 | -26 |
2023-10-02 15:33 | Adds LastActive on /admin/users API route | Mathieu Valois | 1 | +4 | -0 |
2023-10-03 06:21 | csp: rename anonaddy.com to addy.io | Stefan Melmuk | 1 | +2 | -2 |
2023-09-22 19:48 | Merge pull request #3911 from BlackDex/fix-arm-build | Daniel García | 7 | +7 | -0 |
2023-09-22 19:44 | Fix arm builds | BlackDex | 7 | +7 | -0 |
2023-09-22 19:05 | Merge pull request #3910 from BlackDex/update-git-workflow | Daniel García | 3 | +24 | -19 |
2023-09-22 18:27 | Update GitHub Workflow | BlackDex | 3 | +24 | -19 |
2023-09-02 12:41 | Merge pull request #3831 from BlackDex/fix-3819 | Daniel García | 11 | +53 | -12 |
2023-09-01 21:39 | Merge branch 'main' into fix-3819 | Daniel García | 17 | +98 | -98 |
2023-09-01 21:37 | Merge pull request #3821 from stefan0xC/update-to-v2023.8.2 | Daniel García | 17 | +98 | -98 |
2023-09-01 19:03 | Fix Login With Device without MasterPassword | BlackDex | 11 | +53 | -12 |
2023-09-01 05:43 | update web-vault to v2023.8.2 | Stefan Melmuk | 17 | +98 | -98 |
2023-08-31 22:12 | Fix reference to rust-toolchain.toml in Docker | Daniel García | 17 | +17 | -17 |
2023-08-31 22:07 | Merge pull request #3808 from BlackDex/update-rust-and-crates | Daniel García | 29 | +219 | -212 |
2023-08-28 14:48 | Update Rust and Crates | BlackDex | 29 | +219 | -212 |
2023-08-31 19:31 | Merge pull request #3730 from BlackDex/update-admin-interface | Daniel García | 17 | +16985 | -15559 |
2023-07-27 20:51 | Update admin interface | BlackDex | 17 | +16985 | -15559 |
2023-08-31 18:46 | Merge pull request #3806 from BlackDex/fix-3776 | Daniel García | 2 | +33 | -2 |
2023-08-31 18:37 | Merge pull request #3797 from stefan0xC/add-plans-all-endpoint | Daniel García | 1 | +17 | -0 |
2023-08-27 20:28 | Allow Authorization header for Web Sockets | BlackDex | 2 | +33 | -2 |
2023-08-31 09:02 | add UserDecryptionOptions to login response (#3813) | Stefan Melmuk | 1 | +4 | -0 |
2023-08-24 20:33 | add minimal secretsmanager plan for web-v2023.8.x | Stefan Melmuk | 1 | +17 | -0 |
2023-08-13 17:31 | Merge pull request #3751 from BlackDex/optimize-icon-fetching | Mathijs van Veluw | 2 | +116 | -108 |
2023-08-04 14:50 | Optimized Favicon downloading | BlackDex | 2 | +116 | -108 |
2023-08-13 17:10 | Merge pull request #3769 from GeekCornerGH/feature/bump-web-vault-v2023.7.1 | Mathijs van Veluw | 18 | +121 | -121 |
2023-08-13 16:52 | build (deps): Bump Rust version and sync lockfile | GeekCornerGH | 18 | +23 | -23 |
2023-08-13 06:31 | feat (web vault): Bump web vault to v2023.7.1 | GeekCorner | 17 | +98 | -98 |
2023-08-13 16:15 | Merge pull request #3592 from quexten/feature/login-with-device | Mathijs van Veluw | 20 | +845 | -8 |
2023-08-04 19:12 | Implement login-with-device | Bernd Schoolmann | 20 | +845 | -8 |
2023-08-12 21:55 | Merge pull request #3573 from BlackDex/update-base-images-and-versions | Daniel García | 23 | +329 | -268 |
2023-08-12 20:19 | Merge pull request #3740 from BlackDex/fix-ldap-import-org-status | Daniel García | 1 | +1 | -1 |
2023-08-12 20:18 | Merge pull request #3734 from BlackDex/fix-env-template | Daniel García | 2 | +9 | -5 |
2023-06-11 16:11 | Update images to Bookworm and PQ15 | BlackDex | 23 | +329 | -268 |
2023-07-31 18:40 | Fix UserOrg status during LDAP Import | BlackDex | 1 | +1 | -1 |
2023-07-29 11:10 | Fix .env.template file | BlackDex | 2 | +9 | -5 |
2023-07-17 16:22 | Merge pull request #3704 from BlackDex/remove-debug-code | Daniel García | 1 | +1 | -1 |
2023-07-17 13:36 | Remove debug code during attachment download | BlackDex | 1 | +1 | -1 |
2023-07-14 18:43 | Merge pull request #3690 from BlackDex/fix-issue-3685 | Daniel García | 3 | +28 | -38 |
2023-07-14 18:43 | Merge pull request #3686 from GeekCornerGH/feat/add-forwardemail-support | Daniel García | 1 | +1 | -0 |
2023-07-12 19:58 | Fix some external_id issues | BlackDex | 3 | +28 | -38 |
2023-07-12 08:50 | feat: Add support for forwardemail | GeekCorner | 1 | +1 | -0 |
2023-07-10 15:59 | Merge pull request #3678 from BlackDex/fix-org-api-creation-postgres | Daniel García | 1 | +1 | -1 |
2023-07-10 13:29 | Fix Org API Key generation on PosgreSQL | BlackDex | 1 | +1 | -1 |
2023-07-06 08:39 | Merge pull request #3659 from BlackDex/fix-org-creation | Mathijs van Veluw | 1 | +1 | -2 |
2023-07-06 08:14 | Fix org creation regresion | BlackDex | 1 | +1 | -2 |
2023-07-05 16:45 | Merge pull request #3651 from tessus/fix/branch-on-HEAD | Daniel García | 1 | +1 | -1 |
2023-07-04 22:08 | fix version when compiled at a specific commit | Helmut K. C. Tessarek | 1 | +1 | -1 |
2023-07-04 18:56 | Merge pull request #3649 from BlackDex/update-crates | Daniel García | 3 | +244 | -224 |
2023-07-04 18:55 | Merge pull request #3632 from sirux88/fix-reset-password-check-issue | Daniel García | 1 | +12 | -0 |
2023-07-04 18:54 | Merge pull request #3623 from fashberg/main | Daniel García | 11 | +36 | -8 |
2023-07-04 18:54 | Merge pull request #3620 from DenuxPlays/main | Daniel García | 1 | +1 | -1 |
2023-07-04 18:53 | Merge pull request #3609 from farodin91/add-user-to-collection-during-creation | Daniel García | 1 | +4 | -0 |
2023-06-23 06:26 | add user to collection during creation | Jan Jansen | 1 | +4 | -0 |
2023-06-28 20:11 | fix format error | Folke Ashberg | 1 | +1 | -1 |
2023-06-28 18:37 | Added-External_id for Collections | Folke Ashberg | 11 | +36 | -8 |
2023-07-04 18:12 | Update crates and small clippy fix | BlackDex | 3 | +244 | -224 |
2023-07-04 16:57 | fixed unnecessary variable usage | sirux88 | 1 | +3 | -4 |
2023-07-04 16:57 | added password check for manual reset password enrollment endpoint | sirux88 | 1 | +15 | -2 |
2023-07-03 18:20 | Fix dataurl parse panic when icon is malformed | Daniel García | 1 | +1 | -1 |
2023-07-03 17:58 | Add some extra access checks for attachments and groups | Daniel García | 7 | +100 | -27 |
2023-06-25 22:31 | updated docker run command | Timon Klinkert | 1 | +1 | -1 |
2023-06-22 17:06 | Merge pull request #3593 from GeekCornerGH/feature/store-passkeys-in-the-vault | Daniel García | 2 | +8 | -2 |
2023-06-19 07:21 | feat: Support for storing passkeys in the vault | GeekCornerGH | 2 | +8 | -2 |
2023-06-22 15:58 | Merge pull request #3608 from BlackDex/fix-issue-3607 | Daniel García | 1 | +2 | -4 |
2023-06-22 14:40 | Fix send access regression | BlackDex | 1 | +2 | -4 |
2023-06-22 09:57 | Merge pull request #3606 from farodin91/add-group-import-on-invite | Mathijs van Veluw | 1 | +6 | -0 |
2023-06-22 09:10 | Add group import on invite | Jan Jansen | 1 | +6 | -0 |
2023-06-21 21:29 | Merge pull request #3603 from BlackDex/update-crates-and-workflows | Daniel García | 6 | +177 | -177 |
2023-06-21 20:01 | Update crates and workflow | BlackDex | 6 | +177 | -177 |
2023-06-18 15:40 | Merge pull request #3578 from quexten/fix/mobile-push-to-empty-uuid | Mathijs van Veluw | 7 | +146 | -100 |
2023-06-16 21:34 | Fix mobile push blocking requests and spamming push server | Bernd Schoolmann | 7 | +146 | -100 |
2023-06-13 07:05 | Merge pull request #3568 from BlackDex/org-api-key-refresh | Mathijs van Veluw | 19 | +559 | -25 |
2023-06-09 20:50 | Some code changes and optimizations | BlackDex | 3 | +44 | -39 |
2023-06-02 20:28 | Merge and modify PR from @Kurnihil | BlackDex | 19 | +307 | -32 |
2023-06-02 19:36 | Add support for Organization token | BlackDex | 15 | +272 | -18 |
2023-06-12 21:45 | Merge pull request #3304 from GeekCornerGH/feature/push-notifications | Mathijs van Veluw | 22 | +529 | -70 |
2023-06-11 11:28 | feat: Push Notifications | GeekCornerGH | 22 | +529 | -70 |
2023-06-04 20:39 | Merge pull request #3563 from tessus/update/rust-and-crates | Mathijs van Veluw | 20 | +178 | -196 |
2023-06-04 20:15 | update web-vault to v2023.5.0 | Helmut K. C. Tessarek | 17 | +98 | -98 |
2023-06-04 20:14 | Update a few more crates | Helmut K. C. Tessarek | 2 | +11 | -19 |
2023-06-03 21:04 | Update Rust and Crates | Helmut K. C. Tessarek | 20 | +72 | -82 |
2023-05-26 16:03 | Merge pull request #3546 from BlackDex/GH-3534 | Mathijs van Veluw | 2 | +39 | -9 |
2023-05-25 18:57 | Fix collection change ws notifications | BlackDex | 2 | +39 | -9 |
2023-05-26 15:41 | Merge pull request #3548 from BlackDex/update-crates | Mathijs van Veluw | 3 | +174 | -233 |
2023-05-26 12:53 | Update crates and GH Workflow | BlackDex | 3 | +174 | -233 |
2023-05-26 15:25 | Merge pull request #3547 from BlackDex/GH-3540 | Mathijs van Veluw | 1 | +17 | -1 |
2023-05-25 21:12 | Prevent 401 on main admin page | BlackDex | 1 | +17 | -1 |
2023-05-17 19:20 | Merge pull request #3532 from jjlin/global-domains | Mathijs van Veluw | 1 | +19 | -0 |
2023-05-17 19:04 | Sync global_domains.json to bitwarden/server@8dda73a (Pinterest) | Jeremy Lin | 1 | +19 | -0 |
2023-05-12 07:48 | Merge pull request #3522 from stefan0xC/update-to-v2023.4.2 | Mathijs van Veluw | 19 | +135 | -135 |
2023-05-12 07:17 | update crates | Stefan Melmuk | 2 | +37 | -37 |
2023-05-12 06:04 | update web-vault to v2023.4.2 | Stefan Melmuk | 17 | +98 | -98 |
2023-05-09 10:00 | Merge pull request #3513 from stefan0xC/fix-empty-policy | Mathijs van Veluw | 1 | +1 | -1 |
2023-05-09 09:14 | policy data should be `null` not an empty object | Stefan Melmuk | 1 | +1 | -1 |
2023-05-08 19:00 | Merge pull request #3505 from gitouche-sur-osm/dockerfile-fqin | Daniel García | 17 | +147 | -147 |
2023-05-08 19:00 | Merge pull request #3502 from BlackDex/fix-trailing-slash | Daniel García | 3 | +32 | -32 |
2023-05-06 17:46 | Use Rocket `v0.5` branch to fix endpoints | BlackDex | 3 | +32 | -32 |
2023-05-03 16:31 | Use fully qualified image names in Dockerfile | Gitouche | 17 | +147 | -147 |
2023-05-01 17:49 | Update web vault to v2023.4.0 | Daniel García | 17 | +98 | -98 |
2023-04-30 21:53 | Merge pull request #3491 from BlackDex/rocket_changes | Daniel García | 19 | +522 | -527 |
2023-04-30 15:18 | Change `String` to `&str` for all Rocket functions | BlackDex | 16 | +512 | -522 |
2023-04-30 15:17 | Prevent some `::_` logs from outputting | BlackDex | 1 | +7 | -2 |
2023-04-30 15:09 | Fix admin post endpoints | BlackDex | 2 | +3 | -3 |
2023-04-24 16:54 | Merge pull request #3469 from BlackDex/rust-and-crate-updates | Daniel García | 23 | +98 | -101 |
2023-04-24 16:54 | Merge pull request #3475 from vilgotf/inline-statics | Daniel García | 1 | +5 | -8 |
2023-04-21 14:21 | Update Rust and Crates | BlackDex | 23 | +98 | -101 |
2023-04-23 09:24 | inline static rsa keys | Tim Vilgot Mikael Fredenberg | 1 | +5 | -8 |
2023-04-17 18:26 | Merge pull request #3440 from BlackDex/switch-ws-to-streams | Daniel García | 3 | +37 | -39 |
2023-04-17 18:25 | Merge pull request #3439 from kennymc-c/main | Daniel García | 7 | +8 | -15 |
2023-04-12 16:06 | Changed permissions back to 644 | kennymc-c | 7 | +0 | -0 |
2023-04-12 13:59 | Small update to Rocket WebSockets | BlackDex | 3 | +37 | -39 |
2023-04-11 20:00 | Fixed footer to footer_text | kennymc-c | 4 | +4 | -4 |
2023-04-11 19:27 | Fixed some missing footer_text partials and a few inconsistencies between plain text and html email templates | kennymc-c | 7 | +8 | -15 |
2023-04-10 19:11 | Merge pull request #3436 from BlackDex/fix-admin-base-url | Daniel García | 11 | +8995 | -8953 |
2023-04-10 19:10 | Merge pull request #3404 from BlackDex/websockets-via-rocket | Daniel García | 3 | +344 | -192 |
2023-04-04 15:02 | Several config and admin interface fixes | BlackDex | 11 | +8995 | -8953 |
2023-03-30 15:18 | WebSockets via Rocket's Upgrade connection | BlackDex | 3 | +344 | -192 |
2023-04-09 17:02 | Merge pull request #3427 from stefan0xC/check-if-policies-enabled | Daniel García | 1 | +1 | -1 |
2023-04-06 20:34 | check if reset policy is enabled | Stefan Melmuk | 1 | +1 | -1 |
2023-04-02 13:39 | Merge pull request #3403 from BlackDex/update-dockerfile-and-rust | Daniel García | 21 | +149 | -261 |
2023-04-02 13:24 | Merge pull request #3405 from BlackDex/fix-multiple-websocket-messages | Daniel García | 1 | +1 | -0 |
2023-03-31 16:01 | Fix sending out multiple websocket notifications | BlackDex | 1 | +1 | -0 |
2023-04-02 13:22 | Merge pull request #3398 from stefan0xC/dont-expect-kdf-memory-or-parallelism | Daniel García | 3 | +19 | -40 |
2023-04-02 13:21 | Merge pull request #3397 from nikolaevn/feature/add-admin-reinvite-endpoint | Daniel García | 3 | +44 | -1 |
2023-03-31 11:43 | Revert setcap, update rust and crates | BlackDex | 21 | +149 | -261 |
2023-04-02 13:19 | Merge pull request #3390 from BlackDex/fix-abort-pw-reset-on-mail-error | Daniel García | 1 | +7 | -3 |
2023-03-31 11:03 | add check user state | Nikolay Nikolaev | 1 | +5 | -0 |
2023-03-31 10:00 | add mail check | Nikolay Nikolaev | 1 | +1 | -1 |
2023-03-31 05:29 | clear kdf memory and parallelism with pbkdf2 | Stefan Melmuk | 1 | +5 | -2 |
2023-03-30 21:52 | always return KdfMemory and KdfParallelism | Stefan Melmuk | 3 | +14 | -38 |
2023-03-30 13:04 | fmt | Nikolay Nikolaev | 1 | +1 | -1 |
2023-03-30 12:23 | support `/users/<uuid>/invite/resend` admin api | Nikolay Nikolaev | 3 | +39 | -1 |
2023-03-29 13:43 | Fix password reset issues | BlackDex | 1 | +7 | -3 |
2023-03-27 07:32 | Merge pull request #3376 from jjlin/knowndevices-nopad | Daniel García | 1 | +1 | -1 |
2023-03-27 07:03 | Decode knowndevice `X-Request-Email` as base64url with no padding | Jeremy Lin | 1 | +1 | -1 |
2023-03-26 12:10 | Update web vault to v2023.3.0b | Daniel García | 17 | +98 | -98 |
2023-03-25 12:31 | Merge pull request #3366 from BlackDex/some-fixes | Daniel García | 8 | +104 | -219 |
2023-03-24 21:07 | Some small fixes and updates | BlackDex | 8 | +104 | -219 |
2023-03-24 16:11 | Merge pull request #3363 from BlackDex/gha-test | Daniel García | 25 | +175 | -55 |
2023-03-24 16:09 | Merge pull request #3354 from stefan0xC/bulk-delete-endpoints | Daniel García | 2 | +112 | -25 |
2023-03-23 11:30 | Add support for Quay.io and GHCR.io as registries | BlackDex | 25 | +175 | -55 |
2023-03-22 20:45 | don't use `assert()` in production code | Stefan Melmuk | 1 | +3 | -1 |
2023-03-18 19:52 | add endpoint to bulk delete collections | Stefan Melmuk | 2 | +81 | -20 |
2023-03-18 20:13 | add endpoint to bulk delete groups | Stefan Melmuk | 1 | +29 | -5 |
2023-03-22 20:30 | Update web vault to v2023.3.0 and dependencies | Daniel García | 19 | +246 | -189 |
2023-03-15 21:28 | Merge pull request #3332 from BlackDex/merge-clientip-with-headers | Daniel García | 17 | +256 | -422 |
2023-03-15 21:08 | Merge pull request #3348 from BlackDex/update-rust-and-crates | Daniel García | 3 | +88 | -95 |
2023-03-15 21:03 | Merge pull request #3329 from jjlin/knowndevices-header | Daniel García | 1 | +56 | -1 |
2023-03-15 19:41 | Update Rust, MSRV and Crates | BlackDex | 3 | +88 | -95 |
2023-03-11 05:02 | Add support for `/api/devices/knowndevice` with HTTP header params | Jeremy Lin | 1 | +56 | -1 |
2023-03-09 15:31 | Merge ClientIp with Headers. | BlackDex | 17 | +256 | -422 |
2023-03-07 11:06 | Merge pull request #3310 from BlackDex/msrv-changes | Mathijs van Veluw | 27 | +200 | -231 |
2023-03-04 18:18 | Upd Crates, Rust, MSRV, GHA and remove Backtrace | BlackDex | 27 | +200 | -231 |
2023-03-06 20:13 | Merge pull request #3315 from BlackDex/issue-3311 | Daniel García | 1 | +22 | -5 |
2023-03-06 20:12 | Merge pull request #3307 from jjlin/head-routes | Daniel García | 1 | +21 | -3 |
2023-03-06 20:12 | Merge pull request #3289 from BlackDex/admin-token-hash-support | Daniel García | 8 | +240 | -20 |
2023-03-06 15:53 | Fix web-vault Member UI show/edit/save | BlackDex | 1 | +22 | -5 |
2023-03-05 03:19 | Add HEAD routes to avoid spurious error messages | Jeremy Lin | 1 | +21 | -3 |
2023-02-28 22:09 | Admin token Argon2 hashing support | BlackDex | 8 | +240 | -20 |
2023-03-01 05:38 | Merge pull request #3290 from dpinse/test | Mathijs van Veluw | 1 | +4 | -2 |
2023-03-01 01:38 | Fix confirmation for removing 2FA and deauthing sessions in admin panel | Dylan Pinsonneault | 1 | +4 | -2 |
2023-02-28 22:45 | Merge pull request #3281 from BlackDex/fix-web-vault-issues | Daniel García | 10 | +394 | -93 |
2023-02-28 22:43 | Merge pull request #3288 from BlackDex/admin-interface-updates | Daniel García | 13 | +199 | -64 |
2023-02-28 22:42 | Merge pull request #3282 from JCBird1012/main | Daniel García | 1 | +14 | -8 |
2023-02-28 19:43 | Some Admin Interface updates | BlackDex | 13 | +199 | -64 |
2023-02-27 15:37 | Fix the web-vault v2023.2.0 API calls | BlackDex | 10 | +394 | -93 |
2023-02-24 21:24 | Add confirmation for removing 2FA and deauth sessions in admin panel | Jonathan Elias Caicedo | 1 | +14 | -8 |
2023-02-23 12:45 | Merge pull request #3277 from jjlin/org-vault-display | Mathijs van Veluw | 1 | +7 | -5 |
2023-02-22 20:17 | Fix vault item display in org vault view | Jeremy Lin | 1 | +7 | -5 |
2023-02-21 21:48 | Update web vault to v2023.2.0 and dependencies | Daniel García | 19 | +135 | -134 |
2023-02-21 20:58 | Add missing collections/details endpoint, based on the existing one | Daniel García | 1 | +27 | -0 |
2023-02-21 20:37 | Merge branch 'mittler-works-search_user_by_email' | Daniel García | 1 | +13 | -0 |
2023-02-20 16:02 | Apply rewording | Nils Mittler | 4 | +6 | -6 |
2023-02-20 15:51 | Apply Admin Session Lifetime to JWT | Nils Mittler | 1 | +1 | -1 |
2023-02-20 15:10 | Make the admin cookie lifetime adjustable | Nils Mittler | 3 | +7 | -1 |
2023-02-17 12:34 | Fix Collection Read Only access for groups | Misterbabou | 1 | +2 | -0 |
2023-02-16 16:29 | Fix Organization delete when groups are configured | BlackDex | 2 | +9 | -1 |
2023-02-16 15:29 | Validate all needed fields for client API login | BlackDex | 1 | +4 | -0 |
2023-02-15 09:15 | docs: add build status badge in readme | r3drun3 | 1 | +1 | -1 |
2023-02-21 20:30 | Merge branch 'mittler-works-adjustable_admin_cookie_lifetime' | Daniel García | 4 | +8 | -2 |
2023-02-17 12:34 | Fix Collection Read Only access for groups | Misterbabou | 1 | +2 | -0 |
2023-02-16 16:29 | Fix Organization delete when groups are configured | BlackDex | 2 | +9 | -1 |
2023-02-16 15:29 | Validate all needed fields for client API login | BlackDex | 1 | +4 | -0 |
2023-02-15 09:15 | docs: add build status badge in readme | r3drun3 | 1 | +1 | -1 |
2023-02-21 20:29 | Merge branch 'Misterbabou-issue-3249' | Daniel García | 1 | +2 | -0 |
2023-02-16 16:29 | Fix Organization delete when groups are configured | BlackDex | 2 | +9 | -1 |
2023-02-16 15:29 | Validate all needed fields for client API login | BlackDex | 1 | +4 | -0 |
2023-02-15 09:15 | docs: add build status badge in readme | r3drun3 | 1 | +1 | -1 |
2023-02-21 20:27 | Merge branch 'BlackDex-issue-3247' | Daniel García | 2 | +9 | -1 |
2023-02-16 15:29 | Validate all needed fields for client API login | BlackDex | 1 | +4 | -0 |
2023-02-15 09:15 | docs: add build status badge in readme | r3drun3 | 1 | +1 | -1 |
2023-02-21 20:26 | Merge branch 'BlackDex-fix-client-api-login-checks' | Daniel García | 1 | +4 | -0 |
2023-02-15 09:15 | docs: add build status badge in readme | r3drun3 | 1 | +1 | -1 |
2023-02-21 20:26 | Merge branch 'R3DRUN3-new_branch' | Daniel García | 25 | +579 | -198 |
2023-02-20 16:02 | Apply rewording | Nils Mittler | 4 | +6 | -6 |
2023-02-20 15:51 | Apply Admin Session Lifetime to JWT | Nils Mittler | 1 | +1 | -1 |
2023-02-20 15:39 | Add function to fetch user by email address | Nils Mittler | 1 | +13 | -0 |
2023-02-20 15:10 | Make the admin cookie lifetime adjustable | Nils Mittler | 3 | +7 | -1 |
2023-02-16 15:29 | Validate all needed fields for client API login | BlackDex | 1 | +4 | -0 |
2023-02-17 12:34 | Fix Collection Read Only access for groups | Misterbabou | 1 | +2 | -0 |
2023-02-16 16:29 | Fix Organization delete when groups are configured | BlackDex | 2 | +9 | -1 |
2023-02-15 09:15 | docs: add build status badge in readme | r3drun3 | 1 | +1 | -1 |
2023-02-13 11:39 | Merge pull request #3234 from BlackDex/update-rust-and-crates | Mathijs van Veluw | 21 | +444 | -152 |
2023-02-08 16:13 | Updated Rust and crates | BlackDex | 21 | +444 | -152 |
2023-02-12 18:40 | Merge pull request #3147 from soruh/main | Daniel García | 5 | +135 | -46 |
2023-02-12 18:40 | Merge branch 'main' into main | Daniel García | 16 | +131 | -25 |
2023-02-12 18:23 | Merge pull request #3210 from tessus/feature/kdf-options | Daniel García | 16 | +131 | -25 |
2023-02-12 18:23 | Merge branch 'main' into feature/kdf-options | Daniel García | 64 | +10687 | -10319 |
2023-02-02 21:05 | add EXE_SUFFIX to sendmail executable when not specified | soruh | 1 | +4 | -3 |
2023-01-25 21:54 | check if SENDMAIL_COMMAND is valid using 'which' crate | soruh | 3 | +36 | -20 |
2023-02-12 17:53 | Add support for sendmail as a mail transport | soruh | 4 | +118 | -46 |
2023-02-12 17:48 | Merge pull request #3167 from BlackDex/issue-3166 | Daniel García | 11 | +9076 | -8994 |
2023-02-12 17:47 | Merge branch 'main' into issue-3166 | Daniel García | 54 | +1611 | -1325 |
2023-02-12 17:47 | Merge pull request #3108 from farodin91/allow-editing/unhiding-by-group | Daniel García | 1 | +86 | -38 |
2023-02-12 17:46 | Merge branch 'main' into allow-editing/unhiding-by-group | Daniel García | 53 | +1525 | -1287 |
2023-02-12 17:43 | Merge pull request #3231 from kpfleming/icon-blacklist-improvements | Daniel García | 1 | +19 | -9 |
2023-02-12 17:43 | Merge branch 'main' into icon-blacklist-improvements | Daniel García | 52 | +1506 | -1278 |
2023-02-12 17:42 | Merge pull request #3228 from BlockListed/fix-domain-description | Daniel García | 1 | +2 | -0 |
2023-02-12 17:42 | Merge branch 'main' into fix-domain-description | Daniel García | 52 | +1504 | -1278 |
2023-02-12 17:42 | Merge pull request #3215 from stefan0xC/fix-post-emergency-access | Daniel García | 1 | +3 | -1 |
2023-02-12 17:42 | Merge branch 'main' into fix-post-emergency-access | Daniel García | 51 | +1501 | -1277 |
2023-02-12 17:42 | Merge pull request #3170 from jjlin/cap_net_bind_service | Daniel García | 29 | +1142 | -1183 |
2023-02-12 17:41 | Merge branch 'main' into cap_net_bind_service | Daniel García | 23 | +359 | -94 |
2023-02-12 17:39 | Merge pull request #3145 from dlehammer/spell-jack_mitigation | Daniel García | 2 | +3 | -3 |
2023-02-12 17:39 | Merge branch 'main' into spell-jack_mitigation | Daniel García | 21 | +356 | -91 |
2023-02-12 17:38 | Merge pull request #3116 from sirux88/admin-password-reset | Daniel García | 17 | +284 | -6 |
2023-02-12 17:38 | Merge branch 'main' into admin-password-reset | Daniel García | 4 | +72 | -85 |
2023-02-12 17:35 | Merge pull request #2561 from BlackDex/re-license | Daniel García | 4 | +72 | -85 |
2023-02-12 17:35 | Merge branch 'main' into re-license | Daniel García | 1 | +0 | -39 |
2023-02-01 02:26 | add argon2 kdf fields | Helmut K. C. Tessarek | 16 | +131 | -25 |
2023-02-07 17:49 | remove warn when sanitizing domain | BlockListed | 1 | +1 | -7 |
2023-02-07 17:34 | fix trailing slash in configuration builder | BlockListed | 1 | +8 | -0 |
2023-02-07 17:19 | Revert "fix trailing slash not being removed from domain" | BlockListed | 1 | +1 | -2 |
2023-01-05 16:04 | allow editing/unhiding by group | Jan Jansen | 1 | +86 | -38 |
2023-02-07 12:03 | fix trailing slash not being removed from domain | BlockListed | 1 | +2 | -1 |
2023-02-07 11:48 | remove documentation of bug since I'm fixing it | BlockListed | 1 | +1 | -2 |
2023-02-07 10:54 | Ensure that all results from check_domain_blacklist_reason are cached. | Kevin P. Fleming | 1 | +1 | -1 |
2023-02-07 10:24 | Generate distinct log messages for regex vs. IP blacklisting. | Kevin P. Fleming | 1 | +20 | -10 |
2023-02-07 07:48 | improve wording of domain description | BlockListed | 1 | +1 | -1 |
2023-02-06 22:19 | change description of domain configuration | BlockListed | 1 | +2 | -1 |
2023-02-05 15:47 | completly hide reset password policy on email disabled instances | sirux88 | 2 | +2 | -6 |
2023-02-05 15:34 | rust lang specific improvements | sirux88 | 1 | +5 | -13 |
2023-02-04 12:29 | improved security, disabling policy usage on email-disabled clients and some refactoring | sirux88 | 1 | +65 | -72 |
2023-02-04 08:23 | Replaced wrong mysql column type | sirux88 | 1 | +1 | -1 |
2023-02-01 22:10 | don't nullify key when editing emergency access | Stefan Melmuk | 1 | +3 | -1 |
2023-01-19 05:50 | Allow listening on privileged ports (below 1024) as non-root | Jeremy Lin | 17 | +163 | -156 |
2023-01-24 22:31 | Fix Javascript issue on non sqlite databases | BlackDex | 11 | +9076 | -8994 |
2023-01-15 14:17 | "Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker. @see https://www.otto-js.com/news/article/chrome-and-edge-enhanced-spellcheck-features-expose-pii-even-your-passwords | Daniel Hammer | 2 | +3 | -3 |
2023-01-25 07:09 | fixes for current upstream main | sirux88 | 2 | +1 | -22 |
2023-01-25 07:06 | working implementation | sirux88 | 5 | +263 | -0 |
2023-01-25 07:06 | added database migration | sirux88 | 13 | +61 | -6 |
2023-01-22 09:21 | Disable Hadolint check for consecutive `RUN` instructions (DL3059) | Jeremy Lin | 18 | +2 | -53 |
2023-01-22 09:01 | Rename `.buildx` Dockerfiles to `.buildkit` | Jeremy Lin | 12 | +10 | -7 |
2023-01-24 20:39 | Merge pull request #3164 from jjlin/remove-arm32v6-tag | Daniel García | 1 | +0 | -39 |
2023-01-24 20:28 | Remove `arm32v6`-specific tag | Jeremy Lin | 1 | +0 | -39 |
2022-06-16 13:13 | Re-License Vaultwarden to AGPLv3 | BlackDex | 4 | +72 | -85 |
2023-01-24 19:39 | Updated web vault to 2023.1.1 and rust dependencies | Daniel García | 19 | +185 | -178 |
2023-01-24 19:06 | Merge branch 'BlackDex-update-kdf-config' | Daniel García | 6 | +48 | -18 |
2023-01-20 14:43 | Validate note sizes on key-rotation. | BlackDex | 3 | +30 | -8 |
2023-01-14 09:16 | include key into user.set_password | sirux88 | 4 | +21 | -12 |
2023-01-24 12:06 | Update KDF Configuration and processing | BlackDex | 6 | +35 | -15 |
2023-01-24 18:47 | Merge branch 'BlackDex-issue-3152' | Daniel García | 3 | +30 | -8 |
2023-01-14 09:16 | include key into user.set_password | sirux88 | 3 | +11 | -12 |
2023-01-24 18:46 | Merge branch 'sirux88-refactoring-user-setpassword' | Daniel García | 3 | +11 | -12 |
2023-01-20 14:43 | Validate note sizes on key-rotation. | BlackDex | 3 | +30 | -8 |
2023-01-14 09:16 | Merge branch 'refactoring-user-setpassword' of https://github.com/sirux88/vaultwarden into refactoring-user-setpassword | sirux88 | 0 | +0 | -0 |
2023-01-14 09:16 | include key into user.set_password | sirux88 | 3 | +11 | -12 |
2023-01-13 11:10 | include key into user.set_password | sirux88 | 3 | +11 | -12 |
2023-01-12 18:49 | Update web vault to 2023.1.0 | Daniel García | 17 | +98 | -98 |
2023-01-12 18:19 | Merge branch 'BlackDex-optimize-ciphersync' | Daniel García | 4 | +35 | -26 |
2023-01-11 20:45 | Add avatar color support | BlackDex | 12 | +42 | -1 |
2023-01-12 08:45 | Update Rust to v1.66.1 to patch CVE | BlackDex | 11 | +40 | -34 |
2023-01-11 21:13 | Add MFA icon to org member overview | BlackDex | 1 | +4 | -1 |
2023-01-10 08:41 | fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory | GeekCorner | 1 | +2 | -2 |
2023-01-09 19:32 | Fix remaning inline format | BlackDex | 1 | +1 | -1 |
2023-01-09 23:24 | Use more modern meta tag for charset encoding | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-12 18:17 | Merge branch 'BlackDex-add-avatar-color-feature' | Daniel García | 12 | +42 | -1 |
2023-01-12 08:45 | Update Rust to v1.66.1 to patch CVE | BlackDex | 11 | +40 | -34 |
2023-01-11 21:13 | Add MFA icon to org member overview | BlackDex | 1 | +4 | -1 |
2023-01-10 08:41 | fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory | GeekCorner | 1 | +2 | -2 |
2023-01-09 19:32 | Fix remaning inline format | BlackDex | 1 | +1 | -1 |
2023-01-09 23:24 | Use more modern meta tag for charset encoding | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-12 18:16 | Merge branch 'BlackDex-update-rust-fix-cve' | Daniel García | 11 | +40 | -34 |
2023-01-11 21:13 | Add MFA icon to org member overview | BlackDex | 1 | +4 | -1 |
2023-01-10 08:41 | fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory | GeekCorner | 1 | +2 | -2 |
2023-01-09 19:32 | Fix remaning inline format | BlackDex | 1 | +1 | -1 |
2023-01-09 23:24 | Use more modern meta tag for charset encoding | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-12 18:16 | Merge branch 'BlackDex-add-mfa-icon-to-orgs' | Daniel García | 1 | +4 | -1 |
2023-01-10 08:41 | fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory | GeekCorner | 1 | +2 | -2 |
2023-01-09 19:32 | Fix remaning inline format | BlackDex | 1 | +1 | -1 |
2023-01-09 23:24 | Use more modern meta tag for charset encoding | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-12 18:15 | Merge branch 'GeekCornerGH-fix/2fa_directory-csp' | Daniel García | 1 | +2 | -2 |
2023-01-09 19:32 | Fix remaning inline format | BlackDex | 1 | +1 | -1 |
2023-01-09 23:24 | Use more modern meta tag for charset encoding | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-12 18:15 | Merge branch 'BlackDex-fix-remaining-inline' | Daniel García | 1 | +1 | -1 |
2023-01-09 23:24 | Use more modern meta tag for charset encoding | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-12 18:14 | Merge branch 'redwerkz-patch-1' | Daniel García | 1 | +1 | -1 |
2023-01-12 08:45 | Update Rust to v1.66.1 to patch CVE | BlackDex | 11 | +40 | -34 |
2023-01-11 20:45 | Add avatar color support | BlackDex | 12 | +42 | -1 |
2023-01-11 21:13 | Add MFA icon to org member overview | BlackDex | 1 | +4 | -1 |
2023-01-11 19:23 | Optimize CipherSyncData for very large vaults | BlackDex | 4 | +35 | -26 |
2023-01-10 08:41 | fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory | GeekCorner | 1 | +2 | -2 |
2023-01-09 23:24 | Use more modern meta tag for charset encoding | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-09 19:32 | Fix remaning inline format | BlackDex | 1 | +1 | -1 |
2023-01-09 19:17 | Merge pull request #3065 from BlackDex/future-clippy-fixes | Daniel García | 2 | +1 | -13 |
2022-12-29 13:11 | Resolve uninlined_format_args clippy warnings | BlackDex | 2 | +1 | -13 |
2023-01-09 18:54 | Fix some lints: explicit Arc::clone, and unnecessary return after unreachable! | Daniel García | 1 | +11 | -14 |
2023-01-09 18:19 | Merge branch 'BlackDex-update-libraries' | Daniel García | 3 | +155 | -177 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-29 13:11 | Resolve uninlined_format_args clippy warnings | BlackDex | 1 | +0 | -6 |
2023-01-01 14:09 | Fix failing large note imports | BlackDex | 4 | +42 | -3 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-29 13:11 | Resolve uninlined_format_args clippy warnings | BlackDex | 16 | +55 | -55 |
2023-01-08 22:18 | Remove `shrink-to-fit=no` | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-07 18:41 | Change `text/plain` API responses to `application/json` | Jeremy Lin | 1 | +6 | -9 |
2023-01-09 18:17 | Merge branch 'BlackDex-issue-3048' | Daniel García | 4 | +42 | -3 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-29 13:11 | Resolve uninlined_format_args clippy warnings | BlackDex | 16 | +55 | -55 |
2023-01-08 22:18 | Remove `shrink-to-fit=no` | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-07 18:41 | Change `text/plain` API responses to `application/json` | Jeremy Lin | 1 | +6 | -9 |
2023-01-09 18:16 | Merge branch 'BlackDex-future-clippy-fixes' | Daniel García | 16 | +67 | -55 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2023-01-08 22:18 | Remove `shrink-to-fit=no` | Rychart Redwerkz | 1 | +1 | -1 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2023-01-07 18:41 | Change `text/plain` API responses to `application/json` | Jeremy Lin | 1 | +6 | -9 |
2022-12-29 13:11 | Resolve uninlined_format_args clippy warnings | BlackDex | 16 | +55 | -55 |
2023-01-01 14:09 | Fix failing large note imports | BlackDex | 4 | +42 | -3 |
2023-01-09 18:11 | Merge branch 'stapelkai-main' | Daniel García | 1 | +1 | -1 |
2023-01-07 18:41 | Change `text/plain` API responses to `application/json` | Jeremy Lin | 1 | +6 | -9 |
2023-01-03 10:19 | Percent-encode org_name in links | Andrés Maldonado | 3 | +3 | -2 |
2023-01-02 17:18 | Optimize config loading messages | BlackDex | 1 | +22 | -9 |
2022-12-30 20:23 | Update WebSocket Notifications | BlackDex | 8 | +188 | -64 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-28 20:05 | Validate YUBICO_SERVER string (#3003) | BlackDex | 1 | +11 | -2 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 18:11 | Merge branch 'jjlin-json-response' | Daniel García | 1 | +6 | -9 |
2023-01-03 10:19 | Percent-encode org_name in links | Andrés Maldonado | 3 | +3 | -2 |
2023-01-02 17:18 | Optimize config loading messages | BlackDex | 1 | +22 | -9 |
2022-12-30 20:23 | Update WebSocket Notifications | BlackDex | 8 | +188 | -64 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-28 20:05 | Validate YUBICO_SERVER string (#3003) | BlackDex | 1 | +11 | -2 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 15:49 | Update dependencies and MSRV | BlackDex | 3 | +155 | -177 |
2023-01-09 17:25 | Merge branch 'am97-main' | Daniel García | 3 | +3 | -2 |
2023-01-02 17:18 | Optimize config loading messages | BlackDex | 1 | +22 | -9 |
2022-12-30 20:23 | Update WebSocket Notifications | BlackDex | 8 | +188 | -64 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-28 20:05 | Validate YUBICO_SERVER string (#3003) | BlackDex | 1 | +11 | -2 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 17:25 | Merge branch 'BlackDex-optimize-config-loading-messages' | Daniel García | 1 | +22 | -9 |
2022-12-30 20:23 | Update WebSocket Notifications | BlackDex | 8 | +188 | -64 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-28 20:05 | Validate YUBICO_SERVER string (#3003) | BlackDex | 1 | +11 | -2 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 17:24 | Merge branch 'BlackDex-update-notifications' | Daniel García | 8 | +188 | -64 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-28 20:05 | Validate YUBICO_SERVER string (#3003) | BlackDex | 1 | +11 | -2 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 17:23 | Merge branch 'pjsier-fix/log-file-permissions-3055' | Daniel García | 1 | +6 | -0 |
2022-12-28 20:05 | Validate YUBICO_SERVER string (#3003) | BlackDex | 1 | +11 | -2 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 17:23 | Merge branch 'BlackDex-issue-3003' | Daniel García | 1 | +11 | -2 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 17:22 | Merge branch 'BlackDex-remove-inline-js' | Daniel García | 18 | +953 | -719 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2023-01-09 17:22 | Merge branch 'manofthepeace-removePatchedMulter' | Daniel García | 4 | +2 | -46 |
2023-01-09 01:18 | Merge pull request #2 from stapelkai/update-viewport-meta-tag | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-08 22:18 | Remove `shrink-to-fit=no` | Rychart Redwerkz | 1 | +1 | -1 |
2023-01-07 18:41 | Change `text/plain` API responses to `application/json` | Jeremy Lin | 1 | +6 | -9 |
2023-01-03 10:19 | Percent-encode org_name in links | Andrés Maldonado | 3 | +3 | -2 |
2023-01-02 17:18 | Optimize config loading messages | BlackDex | 1 | +22 | -9 |
2022-12-28 19:05 | Removed unsafe-inline JS from CSP and other fixes | BlackDex | 18 | +953 | -719 |
2022-12-30 20:23 | Update WebSocket Notifications | BlackDex | 8 | +188 | -64 |
2022-12-09 17:06 | Remove patched multer-rs | Alex Martel | 4 | +2 | -46 |
2022-12-29 00:30 | Log message to stderr if LOG_FILE is not writable | pjsier | 1 | +6 | -0 |
2022-12-28 20:05 | Validate YUBICO_SERVER string (#3003) | BlackDex | 1 | +11 | -2 |
2022-12-18 19:37 | Update web vault to 2022.12.0 | Daniel García | 17 | +98 | -98 |
2022-12-18 19:32 | Merge branch 'BlackDex-fix-yubikey-panic' | Daniel García | 2 | +9 | -7 |
2022-12-15 16:15 | Disable groups by default and Some optimizations | BlackDex | 36 | +9028 | -8893 |
2022-12-15 14:57 | Fix recover-2fa not working. | BlackDex | 3 | +41 | -10 |
2022-12-18 19:31 | Merge branch 'BlackDex-some-optimizations' | Daniel García | 36 | +9028 | -8893 |
2022-12-15 14:57 | Fix recover-2fa not working. | BlackDex | 3 | +41 | -10 |
2022-12-18 19:25 | Merge branch 'BlackDex-issue-2985' | Daniel García | 3 | +41 | -10 |
2022-12-18 16:57 | Fix a panic during Yubikey register/login | BlackDex | 2 | +9 | -7 |
2022-12-15 16:15 | Disable groups by default and Some optimizations | BlackDex | 36 | +9028 | -8893 |
2022-12-15 14:57 | Fix recover-2fa not working. | BlackDex | 3 | +41 | -10 |
2022-12-12 22:11 | Update web vault to v2022.11.2 | Daniel García | 17 | +98 | -98 |
2022-12-12 21:56 | Merge branch 'BlackDex-issue-2975' | Daniel García | 1 | +6 | -6 |
2022-12-11 17:17 | Fix org export (again) | BlackDex | 1 | +7 | -7 |
2022-12-10 16:51 | Remove ctrlc crate and some updates | BlackDex | 3 | +58 | -83 |
2022-12-10 00:06 | use 32x32 favicon for consistency | Helmut K. C. Tessarek | 1 | +0 | -0 |
2022-12-09 22:32 | use black favicon for /admin | Helmut K. C. Tessarek | 4 | +3 | -2 |
2022-12-09 21:31 | Improve comments | Helmut K. C. Tessarek | 1 | +2 | -2 |
2022-12-08 12:35 | Increase privacy of masked config | BlackDex | 1 | +20 | -11 |
2022-12-12 21:55 | Merge branch 'BlackDex-fix-org-export' | Daniel García | 1 | +7 | -7 |
2022-12-10 16:51 | Remove ctrlc crate and some updates | BlackDex | 3 | +58 | -83 |
2022-12-10 00:06 | use 32x32 favicon for consistency | Helmut K. C. Tessarek | 1 | +0 | -0 |
2022-12-09 22:32 | use black favicon for /admin | Helmut K. C. Tessarek | 4 | +3 | -2 |
2022-12-09 21:31 | Improve comments | Helmut K. C. Tessarek | 1 | +2 | -2 |
2022-12-08 12:35 | Increase privacy of masked config | BlackDex | 1 | +20 | -11 |
2022-12-12 21:55 | Merge branch 'BlackDex-replace-ctrlc-crate' | Daniel García | 3 | +58 | -83 |
2022-12-10 00:06 | use 32x32 favicon for consistency | Helmut K. C. Tessarek | 1 | +0 | -0 |
2022-12-09 22:32 | use black favicon for /admin | Helmut K. C. Tessarek | 4 | +3 | -2 |
2022-12-09 21:31 | Improve comments | Helmut K. C. Tessarek | 1 | +2 | -2 |
2022-12-08 12:35 | Increase privacy of masked config | BlackDex | 1 | +20 | -11 |
2022-12-12 21:54 | Merge branch 'tessus-fix/admin-icon' | Daniel García | 4 | +3 | -2 |
2022-12-09 21:31 | Improve comments | Helmut K. C. Tessarek | 1 | +2 | -2 |
2022-12-08 12:35 | Increase privacy of masked config | BlackDex | 1 | +20 | -11 |
2022-12-12 21:54 | Merge branch 'tessus-fix/env-template' | Daniel García | 1 | +2 | -2 |
2022-12-08 12:35 | Increase privacy of masked config | BlackDex | 1 | +20 | -11 |
2022-12-12 21:53 | Merge branch 'BlackDex-issue-2929' | Daniel García | 1 | +20 | -11 |
2022-12-10 16:51 | Remove ctrlc crate and some updates | BlackDex | 3 | +58 | -83 |
2022-12-12 11:21 | Revert collection queries back to `left_join` | BlackDex | 1 | +6 | -6 |
2022-12-11 17:17 | Fix org export (again) | BlackDex | 1 | +7 | -7 |
2022-12-08 12:35 | Increase privacy of masked config | BlackDex | 1 | +20 | -11 |
2022-12-10 00:06 | use 32x32 favicon for consistency | Helmut K. C. Tessarek | 1 | +0 | -0 |
2022-12-09 22:32 | use black favicon for /admin | Helmut K. C. Tessarek | 4 | +3 | -2 |
2022-12-09 21:31 | Improve comments | Helmut K. C. Tessarek | 1 | +2 | -2 |
2022-12-08 19:43 | Merge branch 'stefan0xC-use-custom-404-page' | Daniel García | 5 | +167 | -5 |
2022-12-02 16:39 | Fix managers and groups link | BlackDex | 2 | +36 | -11 |
2022-12-08 19:43 | Merge branch 'BlackDex-issue-2932-take2' | Daniel García | 2 | +36 | -11 |
2022-12-02 16:39 | Fix managers and groups link | BlackDex | 2 | +36 | -11 |
2022-12-02 16:58 | use a custom 404 page | Stefan Melmuk | 5 | +167 | -5 |
2022-12-04 22:17 | Merge branch 'BlackDex-sql-debugging' | Daniel García | 5 | +46 | -8 |
2022-12-03 16:28 | Fix admin repost warning. | BlackDex | 1 | +5 | -1 |
2022-12-02 15:25 | Limit Cipher Note encrypted string size | BlackDex | 1 | +6 | -0 |
2022-12-01 16:18 | Update dependencies for Rust and Admin interface. | BlackDex | 11 | +1757 | -497 |
2022-11-26 18:07 | Cleanups and Fixes for Emergency Access | BlackDex | 12 | +173 | -153 |
2022-12-04 22:16 | Merge branch 'BlackDex-fix-admin-repost' | Daniel García | 1 | +5 | -1 |
2022-12-02 15:25 | Limit Cipher Note encrypted string size | BlackDex | 1 | +6 | -0 |
2022-12-01 16:18 | Update dependencies for Rust and Admin interface. | BlackDex | 11 | +1757 | -497 |
2022-11-26 18:07 | Cleanups and Fixes for Emergency Access | BlackDex | 12 | +173 | -153 |
2022-12-04 22:15 | Merge branch 'BlackDex-issue-2937' | Daniel García | 1 | +6 | -0 |
2022-12-01 16:18 | Update dependencies for Rust and Admin interface. | BlackDex | 11 | +1757 | -497 |
2022-11-26 18:07 | Cleanups and Fixes for Emergency Access | BlackDex | 12 | +173 | -153 |
2022-12-04 22:14 | Merge branch 'BlackDex-update-deps' | Daniel García | 11 | +1757 | -497 |
2022-11-26 18:07 | Cleanups and Fixes for Emergency Access | BlackDex | 12 | +173 | -153 |
2022-12-04 22:14 | Merge branch 'BlackDex-emergency-access-cleanup' | Daniel García | 12 | +173 | -153 |
2022-12-01 16:18 | Update dependencies for Rust and Admin interface. | BlackDex | 11 | +1757 | -497 |
2022-12-03 17:25 | Add dev-only query logging support | BlackDex | 5 | +46 | -8 |
2022-12-03 16:28 | Fix admin repost warning. | BlackDex | 1 | +5 | -1 |
2022-12-02 15:25 | Limit Cipher Note encrypted string size | BlackDex | 1 | +6 | -0 |
2022-11-26 18:07 | Cleanups and Fixes for Emergency Access | BlackDex | 12 | +173 | -153 |
2022-12-01 21:53 | Update web vault to v2022.11.1 | Daniel García | 17 | +98 | -98 |
2022-12-01 21:41 | Merge branch 'stefan0xC-forward-to-admin-login' | Daniel García | 5 | +57 | -53 |
2022-11-22 04:46 | only check sqlite parent if there could be one | Stefan Melmuk | 1 | +3 | -3 |
2022-11-22 03:40 | check if sqlite folder exists | Stefan Melmuk | 2 | +14 | -13 |
2022-12-01 10:45 | Update Vaultwarden Logo's | BlackDex | 6 | +296 | -575 |
2022-11-20 18:15 | Add Organizational event logging feature | BlackDex | 31 | +1887 | -240 |
2022-12-01 21:36 | Merge branch 'stefan0xC-check-sqlite-folder' | Daniel García | 2 | +14 | -13 |
2022-12-01 10:45 | Update Vaultwarden Logo's | BlackDex | 6 | +296 | -575 |
2022-11-20 18:15 | Add Organizational event logging feature | BlackDex | 31 | +1887 | -240 |
2022-12-01 21:10 | Merge pull request #2940 from BlackDex/update-logos | Daniel García | 6 | +296 | -575 |
2022-12-01 21:09 | Merge pull request #2868 from BlackDex/impl-events | Daniel García | 31 | +1887 | -240 |
2022-12-01 10:45 | Update Vaultwarden Logo's | BlackDex | 6 | +296 | -575 |
2022-11-22 04:46 | only check sqlite parent if there could be one | Stefan Melmuk | 1 | +3 | -3 |
2022-11-22 03:40 | check if sqlite folder exists | Stefan Melmuk | 2 | +14 | -13 |
2022-11-28 16:35 | don't use param for passing the redirect info | Stefan Melmuk | 2 | +36 | -32 |
2022-11-26 23:00 | redirect to admin login page when forward fails | Stefan Melmuk | 4 | +55 | -55 |
2022-11-20 18:15 | Add Organizational event logging feature | BlackDex | 31 | +1887 | -240 |
2022-11-27 21:02 | Merge pull request #2933 from stefan0xC/fix-manager-issue | Daniel García | 1 | +1 | -1 |
2022-11-27 21:01 | Merge pull request #2928 from karbobc/settings-description | Daniel García | 2 | +3 | -3 |
2022-11-27 21:00 | Merge pull request #2921 from BlackDex/issue-2909 | Daniel García | 2 | +14 | -11 |
2022-11-27 21:00 | Merge pull request #2920 from BlackDex/issue-2889 | Daniel García | 2 | +13 | -4 |
2022-11-27 20:59 | Merge pull request #2919 from BlackDex/issue-2828 | Daniel García | 1 | +0 | -1 |
2022-11-27 20:59 | Merge pull request #2918 from BlackDex/issue-2761 | Daniel García | 1 | +1 | -1 |
2022-11-27 20:59 | Merge pull request #2911 from skid9000/patch-1 | Daniel García | 1 | +1 | -1 |
2022-11-27 20:58 | Merge pull request #2910 from samueltardieu/const-crypto | Daniel García | 8 | +21 | -19 |
2022-11-23 14:47 | allow managers to set groups of a collection | Stefan Melmuk | 1 | +1 | -1 |
2022-11-22 14:12 | Update settings description | Karbob | 2 | +3 | -3 |
2022-11-14 16:25 | Prevent DNS leak when icon regex is configured | BlackDex | 2 | +14 | -11 |
2022-11-14 16:22 | Added missing `register` endpoint to `identity` | BlackDex | 2 | +13 | -4 |
2022-11-14 16:19 | Fully remove DuckDuckGo email service. | BlackDex | 1 | +0 | -1 |
2022-11-14 16:14 | Set "Bypass admin page security" as read-only | BlackDex | 1 | +1 | -1 |
2022-11-13 09:03 | Remove get_random_64() | Samuel Tardieu | 4 | +3 | -8 |
2022-11-12 21:39 | Update .env.template | Skid | 1 | +1 | -1 |
2022-11-12 21:07 | Update config comment to reflect rfc8314. | Skid | 1 | +1 | -1 |
2022-11-11 09:55 | Use constant size generic parameter for random bytes generation | Samuel Tardieu | 5 | +19 | -12 |
2022-11-09 21:40 | Merge branch 'BlackDex-org-export-fixes' | Daniel García | 4 | +61 | -21 |
2022-11-07 07:39 | fix: removed a double space | GeekCorner | 1 | +1 | -1 |
2022-11-06 17:07 | Add `/devices/knowndevice` endpoint | BlackDex | 1 | +14 | -0 |
2022-11-04 11:56 | Update Rust version, deps and workflow | BlackDex | 30 | +147 | -154 |
2022-11-09 21:38 | Merge branch 'GeekCornerGH-fix-double-space-email' | Daniel García | 1 | +1 | -1 |
2022-11-06 17:07 | Add `/devices/knowndevice` endpoint | BlackDex | 1 | +14 | -0 |
2022-11-04 11:56 | Update Rust version, deps and workflow | BlackDex | 30 | +147 | -154 |
2022-11-09 21:37 | Merge branch 'BlackDex-add-knowndevice-endpoint' | Daniel García | 1 | +14 | -0 |
2022-11-04 11:56 | Update Rust version, deps and workflow | BlackDex | 30 | +147 | -154 |
2022-11-09 21:37 | Merge branch 'BlackDex-update-rust-and-deps' | Daniel García | 30 | +147 | -154 |
2022-11-04 11:56 | Update Rust version, deps and workflow | BlackDex | 30 | +147 | -154 |
2022-11-07 16:13 | Support Org Export for v2022.11 clients | BlackDex | 4 | +61 | -21 |
2022-11-07 07:39 | fix: removed a double space | GeekCorner | 1 | +1 | -1 |
2022-11-06 17:07 | Add `/devices/knowndevice` endpoint | BlackDex | 1 | +14 | -0 |
2022-10-26 19:42 | Update dependencies | Daniel García | 2 | +54 | -43 |
2022-10-26 19:33 | Update web vault to v2022.10.2 | Daniel García | 17 | +98 | -98 |
2022-10-26 19:04 | Sync global_domains.json to bitwarden/server@7c783c9 (Atlassian) | Jeremy Lin | 1 | +12 | -0 |
2022-10-26 11:02 | validate cron expressions on startup | Stefan Melmuk | 1 | +21 | -0 |
2022-10-25 20:21 | validate billing_email on save | Stefan Melmuk | 3 | +9 | -0 |
2022-10-23 16:34 | feat: Bump web-vault to v2022.10.1 | GeekCorner | 17 | +98 | -98 |
2022-10-22 22:49 | Merge pull request #2724 from dani-garcia/diesel2 | Daniel García | 36 | +1269 | -1272 |
2022-05-20 21:39 | Update to diesel2 | Daniel García | 36 | +1269 | -1272 |
2022-10-22 22:49 | Update sponsors | Daniel García | 1 | +9 | -7 |
2022-10-21 16:42 | Merge pull request #2852 from BlackDex/update-github-workflows | Daniel García | 3 | +8 | -8 |
2022-10-21 11:21 | Update github workflows | BlackDex | 3 | +8 | -8 |
2022-10-20 19:07 | Add liberapay funding option | Daniel García | 1 | +1 | -0 |
2022-10-20 19:04 | Merge pull request #2846 from MFijak/group_support_diff | Daniel García | 17 | +1194 | -19 |
2022-10-20 13:31 | group support | MFijak | 17 | +1194 | -19 |
2022-10-20 10:26 | Merge pull request #2844 from jjlin/healthcheck | Daniel García | 1 | +5 | -1 |
2022-10-20 08:04 | Take `ROCKET_ADDRESS` into account in the Docker healthcheck | Jeremy Lin | 1 | +5 | -1 |
2022-10-19 21:09 | Merge pull request #2804 from stefan0xC/verify-on-invite | Daniel García | 1 | +7 | -2 |
2022-10-07 05:26 | verify email on registration via invite link | Stefan Melmuk | 1 | +7 | -2 |
2022-10-19 19:56 | Merge pull request #2840 from jjlin/global-domains | Daniel García | 1 | +1 | -0 |
2022-10-19 19:30 | Sync global_domains.json to bitwarden/server@ea300b2 (Amazon) | Jeremy Lin | 1 | +1 | -0 |
2022-10-19 18:40 | Merge branch 'BlackDex-fix-password-hint' | Daniel García | 1 | +6 | -5 |
2022-10-05 22:18 | allow registration without invite link | Stefan Melmuk | 1 | +4 | -8 |
2022-10-06 09:59 | use static_files() for email attachments | Stefan Melmuk | 4 | +5 | -4 |
2022-09-30 17:14 | attach images to email | Stefan Melmuk | 5 | +69 | -5 |
2022-09-27 21:19 | fix invitations of new users when mail is disabled | Stefan Melmuk | 1 | +5 | -6 |
2022-10-19 18:23 | Merge branch 'stefan0xC-allow-registration-without-invite-link' | Daniel García | 1 | +4 | -8 |
2022-10-06 09:59 | use static_files() for email attachments | Stefan Melmuk | 4 | +5 | -4 |
2022-09-30 17:14 | attach images to email | Stefan Melmuk | 5 | +69 | -5 |
2022-09-27 21:19 | fix invitations of new users when mail is disabled | Stefan Melmuk | 1 | +5 | -6 |
2022-10-19 18:22 | Merge branch 'stefan0xC-email-attach-images' | Daniel García | 7 | +71 | -6 |
2022-09-27 21:19 | fix invitations of new users when mail is disabled | Stefan Melmuk | 1 | +5 | -6 |
2022-10-19 18:20 | Merge branch 'stefan0xC-fix-invitation-of-new-users' | Daniel García | 1 | +5 | -6 |
2022-10-05 22:18 | allow registration without invite link | Stefan Melmuk | 1 | +4 | -8 |
2022-10-17 15:23 | Fix master password hint update not working. | BlackDex | 1 | +6 | -5 |
2022-09-27 21:19 | fix invitations of new users when mail is disabled | Stefan Melmuk | 1 | +5 | -6 |
2022-10-06 09:59 | use static_files() for email attachments | Stefan Melmuk | 4 | +5 | -4 |
2022-09-30 17:14 | attach images to email | Stefan Melmuk | 5 | +69 | -5 |
2022-10-14 16:21 | Update web-vault to 2022.10.0 and dependencies | Daniel García | 19 | +114 | -114 |
2022-10-14 15:56 | Merge branch 'stefan0xC-check-data-folder-permissions' | Daniel García | 2 | +15 | -2 |
2022-10-12 04:27 | Update CSP for DuckDuckGo email forwarding | Jeremy Lin | 1 | +2 | -1 |
2022-10-12 04:25 | Reformat CSP header for readability | Jeremy Lin | 1 | +20 | -6 |
2022-10-12 07:17 | Add `CreationDate` to cipher response JSON | Jeremy Lin | 1 | +1 | -0 |
2022-10-12 18:15 | fix link of license badge | Stefan Melmuk | 1 | +1 | -1 |
2022-10-14 15:56 | Merge branch 'jjlin-csp' | Daniel García | 1 | +22 | -7 |
2022-10-12 07:17 | Add `CreationDate` to cipher response JSON | Jeremy Lin | 1 | +1 | -0 |
2022-10-12 18:15 | fix link of license badge | Stefan Melmuk | 1 | +1 | -1 |
2022-10-14 15:55 | Merge branch 'jjlin-creation-date' | Daniel García | 1 | +1 | -0 |
2022-10-12 18:15 | fix link of license badge | Stefan Melmuk | 1 | +1 | -1 |
2022-10-14 15:54 | Merge branch 'stefan0xC-fix-link-in-license-badge' | Daniel García | 1 | +1 | -1 |
2022-10-12 18:15 | fix link of license badge | Stefan Melmuk | 1 | +1 | -1 |
2022-10-12 07:17 | Add `CreationDate` to cipher response JSON | Jeremy Lin | 1 | +1 | -0 |
2022-10-12 04:27 | Update CSP for DuckDuckGo email forwarding | Jeremy Lin | 1 | +2 | -1 |
2022-10-12 04:25 | Reformat CSP header for readability | Jeremy Lin | 1 | +20 | -6 |
2022-10-11 23:07 | more verbose permission denied error | Stefan Melmuk | 1 | +11 | -2 |
2022-10-11 18:31 | add check if data folder is a directory | Stefan Melmuk | 1 | +4 | -0 |
2022-10-09 15:40 | Update dependencies | Daniel García | 2 | +219 | -108 |
2022-10-09 15:02 | 8bit Solutions LLC. -> Bitwarden, Inc. | Daniel García | 1 | +1 | -1 |
2022-10-09 14:59 | Update web vault to v2022.9.2 | Daniel García | 17 | +98 | -98 |
2022-10-09 14:22 | Merge branch 'stefan0xC-return-token-expired-message' | Daniel García | 1 | +11 | -7 |
2022-10-09 03:50 | improve spelling of minimum expiration hours check | Stefan Melmuk | 1 | +1 | -1 |
2022-10-08 16:31 | make invitation expiration time configurable | Stefan Melmuk | 3 | +19 | -4 |
2022-10-08 08:27 | return "Object" for consistency | Stefan Melmuk | 1 | +1 | -1 |
2022-10-07 04:33 | return CaptchaBypassToken and register object | Stefan Melmuk | 1 | +2 | -1 |
2022-10-06 19:26 | v2022.9.2 expects a json response when registering | Stefan Melmuk | 1 | +5 | -2 |
2022-09-27 08:10 | allow the removal of non-confirmed owners | Stefan Melmuk | 1 | +6 | -3 |
2022-10-09 14:20 | Merge branch 'stefan0xC-configure-expirations' | Daniel García | 3 | +19 | -4 |
2022-10-08 08:27 | return "Object" for consistency | Stefan Melmuk | 1 | +1 | -1 |
2022-10-07 04:33 | return CaptchaBypassToken and register object | Stefan Melmuk | 1 | +2 | -1 |
2022-10-06 19:26 | v2022.9.2 expects a json response when registering | Stefan Melmuk | 1 | +5 | -2 |
2022-09-27 08:10 | allow the removal of non-confirmed owners | Stefan Melmuk | 1 | +6 | -3 |
2022-10-09 14:17 | Merge branch 'stefan0xC-update-to-v2022.9.2' | Daniel García | 1 | +6 | -2 |
2022-09-27 08:10 | allow the removal of non-confirmed owners | Stefan Melmuk | 1 | +6 | -3 |
2022-10-09 14:13 | Merge branch 'stefan0xC-allow-removal-of-invited-owners' | Daniel García | 1 | +6 | -3 |
2022-10-09 11:28 | return more descriptive JWT validation messages | Stefan Melmuk | 1 | +11 | -7 |
2022-10-09 03:50 | improve spelling of minimum expiration hours check | Stefan Melmuk | 1 | +1 | -1 |
2022-10-08 16:31 | make invitation expiration time configurable | Stefan Melmuk | 3 | +19 | -4 |
2022-10-08 08:27 | return "Object" for consistency | Stefan Melmuk | 1 | +1 | -1 |
2022-10-07 04:33 | return CaptchaBypassToken and register object | Stefan Melmuk | 1 | +2 | -1 |
2022-10-06 19:26 | v2022.9.2 expects a json response when registering | Stefan Melmuk | 1 | +5 | -2 |
2022-09-27 08:10 | allow the removal of non-confirmed owners | Stefan Melmuk | 1 | +6 | -3 |
2022-09-25 17:22 | Remove unused value in config endpoint | Daniel García | 1 | +0 | -1 |
2022-09-25 17:05 | Merge branch 'stefan0xC-catch-404-errors' | Daniel García | 4 | +34 | -1 |
2022-09-24 16:27 | Fix organization vault export | BlackDex | 2 | +90 | -10 |
2022-09-22 19:30 | Update libraries and Rust version | BlackDex | 20 | +171 | -150 |
2022-09-22 17:40 | Add support for send v2 API endpoints | BlackDex | 2 | +127 | -13 |
2022-09-16 17:32 | fix: update warning and success case verbiage | Aaron | 1 | +2 | -2 |
2022-09-15 22:36 | fix: tooltip typo | Aaron | 1 | +2 | -2 |
2022-09-15 14:51 | Update build workflow | BlackDex | 2 | +10 | -11 |
2022-09-25 17:03 | Merge branch 'BlackDex-fix-org-export' | Daniel García | 2 | +90 | -10 |
2022-09-22 19:30 | Update libraries and Rust version | BlackDex | 20 | +171 | -150 |
2022-09-22 17:40 | Add support for send v2 API endpoints | BlackDex | 2 | +127 | -13 |
2022-09-16 17:32 | fix: update warning and success case verbiage | Aaron | 1 | +2 | -2 |
2022-09-15 22:36 | fix: tooltip typo | Aaron | 1 | +2 | -2 |
2022-09-15 14:51 | Update build workflow | BlackDex | 2 | +10 | -11 |
2022-09-25 17:01 | Merge branch 'BlackDex-update-libraries-and-rust' | Daniel García | 20 | +171 | -150 |
2022-09-22 17:40 | Add support for send v2 API endpoints | BlackDex | 2 | +127 | -13 |
2022-09-16 17:32 | fix: update warning and success case verbiage | Aaron | 1 | +2 | -2 |
2022-09-15 22:36 | fix: tooltip typo | Aaron | 1 | +2 | -2 |
2022-09-15 14:51 | Update build workflow | BlackDex | 2 | +10 | -11 |
2022-09-25 16:58 | Merge branch 'BlackDex-add-send-api-v2' | Daniel García | 2 | +127 | -13 |
2022-09-16 17:32 | fix: update warning and success case verbiage | Aaron | 1 | +2 | -2 |
2022-09-15 22:36 | fix: tooltip typo | Aaron | 1 | +2 | -2 |
2022-09-15 14:51 | Update build workflow | BlackDex | 2 | +10 | -11 |
2022-09-25 16:55 | Merge branch 'djbrownbear-fix-diagnostic-typo' | Daniel García | 1 | +3 | -3 |
2022-09-15 14:51 | Update build workflow | BlackDex | 2 | +10 | -11 |
2022-09-25 16:54 | Merge branch 'BlackDex-update-workflow' | Daniel García | 2 | +10 | -11 |
2022-09-22 19:30 | Update libraries and Rust version | BlackDex | 20 | +171 | -150 |
2022-09-25 08:55 | add api_not_found catcher for 404 errors in /api | Stefan Melmuk | 3 | +18 | -0 |
2022-09-25 02:02 | add not_found catcher for 404 errors | Stefan Melmuk | 3 | +16 | -1 |
2022-09-24 16:27 | Fix organization vault export | BlackDex | 2 | +90 | -10 |
2022-09-22 17:40 | Add support for send v2 API endpoints | BlackDex | 2 | +127 | -13 |
2022-09-16 17:32 | fix: update warning and success case verbiage | Aaron | 1 | +2 | -2 |
2022-09-15 22:36 | fix: tooltip typo | Aaron | 1 | +2 | -2 |
2022-09-15 14:51 | Update build workflow | BlackDex | 2 | +10 | -11 |
2022-09-12 15:12 | Merge pull request #2739 from BlackDex/fix-restore-revoke | Daniel García | 2 | +57 | -9 |
2022-09-12 15:11 | Merge pull request #2738 from BlackDex/issue-2737 | Daniel García | 1 | +1 | -1 |
2022-09-12 14:08 | Rename/Fix revoke/restore endpoints | BlackDex | 2 | +57 | -9 |
2022-09-12 12:10 | Fix issue 2737, unable to create org | BlackDex | 1 | +1 | -1 |
2022-09-08 16:01 | Use optional env as this variable isn't defined during CI | Daniel García | 1 | +1 | -1 |
2022-09-08 15:46 | Update web vault to 2022.9.0 | Daniel García | 17 | +98 | -98 |
2022-09-08 15:38 | Implement config endpoint | Daniel García | 1 | +22 | -1 |
2022-09-08 14:30 | Merge branch 'BlackDex-web-vault-v2022.9-support' into main | Daniel García | 2 | +28 | -3 |
2022-09-08 14:30 | Merge branch 'web-vault-v2022.9-support' of https://github.com/BlackDex/vaultwarden into BlackDex-web-vault-v2022.9-support | Daniel García | 2 | +28 | -3 |
2022-09-08 14:30 | Merge branch 'BlackDex-vw-admin-updates' into main | Daniel García | 7 | +8963 | -9906 |
2022-09-07 18:48 | Added support for web-vault v2022.9 | BlackDex | 2 | +28 | -3 |
2022-09-06 15:14 | Change the handling of login errors. | BlackDex | 7 | +8963 | -9906 |
2022-09-04 21:18 | Update web vault to 2022.8.1 and cargo dependencies | Daniel García | 19 | +246 | -229 |
2022-09-04 21:04 | Merge branch 'BlackDex-org-user-revoke-access' into main | Daniel García | 9 | +487 | -149 |
2022-09-04 21:04 | Merge branch 'org-user-revoke-access' of https://github.com/BlackDex/vaultwarden into BlackDex-org-user-revoke-access | Daniel García | 9 | +487 | -149 |
2022-09-04 20:49 | Merge branch 'Fvbor-patch-1' into main | Daniel García | 2 | +3 | -3 |
2022-08-20 14:42 | Add Org user revoke feature | BlackDex | 9 | +487 | -149 |
2022-08-17 06:14 | Update two external Links to prevent tabnabbing | Hagen Tasche | 1 | +2 | -2 |
2022-08-17 06:00 | Open Externallink in new Tab | Hagen Tasche | 1 | +1 | -1 |
2022-08-04 21:47 | Merge pull request #2675 from BlackDex/patch-multer | Daniel García | 2 | +59 | -53 |
2022-08-04 21:28 | Fix uploads from mobile clients (and dep updates) | BlackDex | 2 | +59 | -53 |
2022-08-01 21:48 | Merge pull request #2665 from BlackDex/update-deps-and-alpine-base | Daniel García | 22 | +203 | -350 |
2022-07-31 14:26 | Update MSRV to 1.60.0 | BlackDex | 3 | +14 | -13 |
2022-07-31 13:45 | Update deps and Alpine image | BlackDex | 21 | +189 | -337 |
2022-07-27 15:39 | Merge pull request #2650 from BlackDex/mitigate-mobile-client-uploads | Daniel García | 2 | +22 | -0 |
2022-07-27 15:12 | Mitigate attachment/send upload issues | BlackDex | 2 | +22 | -0 |
2022-07-22 14:00 | Merge branch 'BlackDex-update-github-actions' into main | Daniel García | 1 | +109 | -57 |
2022-07-22 14:00 | Merge branch 'update-github-actions' of https://github.com/BlackDex/vaultwarden into BlackDex-update-github-actions | Daniel García | 1 | +109 | -57 |
2022-07-22 14:00 | Merge branch 'BlackDex-fix-2622-persistent-volume-check' into main | Daniel García | 21 | +90 | -190 |
2022-07-19 16:39 | Fix persistent folder check within containers | BlackDex | 18 | +43 | -158 |
2022-07-19 17:13 | Update build workflow for CI | BlackDex | 1 | +109 | -57 |
2022-07-17 22:40 | Merge pull request #2624 from BlackDex/fix-2623-csp-icon-redirect | Daniel García | 3 | +47 | -32 |
2022-07-17 14:21 | Fix issue with CSP and icon redirects | BlackDex | 3 | +47 | -32 |
2022-07-15 17:15 | Update web vault to 2022.6.2 | Daniel García | 17 | +98 | -98 |
2022-07-15 17:14 | Merge branch 'BlackDex-update-dep-fix-issue-2516' into main | Daniel García | 2 | +50 | -63 |
2022-07-15 17:14 | Merge branch 'update-dep-fix-issue-2516' of https://github.com/BlackDex/vaultwarden into BlackDex-update-dep-fix-issue-2516 | Daniel García | 2 | +50 | -63 |
2022-07-15 17:13 | Remove read_file and read_file_string and replace them with the std alternatives | Daniel García | 5 | +6 | -19 |
2022-07-15 17:06 | Merge branch 'BlackDex-more-clippy-checks' into main | Daniel García | 12 | +77 | -60 |
2022-07-15 17:05 | Merge branch 'more-clippy-checks' of https://github.com/BlackDex/vaultwarden into BlackDex-more-clippy-checks | Daniel García | 12 | +77 | -60 |
2022-07-15 17:05 | Move around comments | Daniel García | 1 | +1 | -2 |
2022-07-15 17:03 | Merge branch 'ruifung-main' into main | Daniel García | 2 | +13 | -7 |
2022-07-15 14:03 | Update deps and fix file-uploads | BlackDex | 2 | +50 | -63 |
2022-07-10 14:39 | Add more clippy checks for better code/readability | BlackDex | 12 | +77 | -60 |
2022-07-09 03:41 | Use if let instead of a match with empty block. | Yip Rui Fung | 2 | +4 | -6 |
2022-07-09 02:49 | Apply rustfmt. | Yip Rui Fung | 2 | +9 | -10 |
2022-07-09 02:33 | Use match to avoid ownership issues on the TempFile / file_path variables in closures. | Yip Rui Fung | 2 | +22 | -19 |
2022-07-09 00:53 | Remove option and use unwrap_or_else to fall back to copy behavior. | Yip Rui Fung | 3 | +8 | -13 |
2022-07-08 17:19 | Add option to make file uploads use move_copy_to instead of persist_to | Yip Rui Fung | 3 | +13 | -2 |
2022-07-06 21:57 | Upgrade dependencies and swap lettre to async transport | Daniel García | 10 | +141 | -125 |
2022-07-06 21:35 | Update web vault to v2022.6.0 | Daniel García | 17 | +98 | -98 |
2022-07-06 21:30 | Merge remote-tracking branch 'origin/dependabot/cargo/openssl-src-111.22.01.1.1q' into main | Daniel García | 1 | +2 | -2 |
2022-07-06 21:27 | Update the rest of the files leftover from #2595 by running make | Daniel García | 16 | +40 | -40 |
2022-07-06 21:26 | Merge branch 'nneul-patch-1' into main | Daniel García | 5 | +11 | -11 |
2022-07-06 20:16 | Bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q | dependabot[bot] | 1 | +2 | -2 |
2022-07-06 13:56 | Update Dockerfile.j2 | Nathan Neulinger | 1 | +3 | -3 |
2022-07-06 13:54 | Update Dockerfile.buildx.alpine | Nathan Neulinger | 1 | +2 | -2 |
2022-07-06 13:54 | Update Dockerfile.buildx | Nathan Neulinger | 1 | +2 | -2 |
2022-07-06 13:53 | Update Dockerfile.alpine | Nathan Neulinger | 1 | +2 | -2 |
2022-07-06 13:53 | Update Dockerfile | Nathan Neulinger | 1 | +2 | -2 |
2022-07-01 14:31 | Merge pull request #2586 from jjlin/password-hint-config | Daniel García | 4 | +33 | -10 |
2022-07-01 06:40 | Pin a specific version of Rust | Jeremy Lin | 1 | +1 | -1 |
2022-07-01 03:46 | Add `password_hints_allowed` config option | Jeremy Lin | 3 | +32 | -9 |
2022-06-26 20:04 | Update included web vault to v2022.5.2 | Daniel García | 17 | +98 | -98 |
2022-06-26 19:54 | Merge branch 'BlackDex-log-level-adjustment' into main | Daniel García | 1 | +1 | -1 |
2022-06-26 19:54 | Merge branch 'log-level-adjustment' of https://github.com/BlackDex/vaultwarden into BlackDex-log-level-adjustment | Daniel García | 1 | +1 | -1 |
2022-06-26 19:54 | Merge branch 'BlackDex-fix-issue-2570' into main | Daniel García | 1 | +2 | -2 |
2022-06-26 19:54 | Merge branch 'fix-issue-2570' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-issue-2570 | Daniel García | 1 | +2 | -2 |
2022-06-26 19:54 | Merge branch 'BlackDex-optimize-icon-html-parsing' into main | Daniel García | 3 | +102 | -106 |
2022-06-26 19:54 | Merge branch 'optimize-icon-html-parsing' of https://github.com/BlackDex/vaultwarden into BlackDex-optimize-icon-html-parsing | Daniel García | 3 | +102 | -106 |
2022-06-26 19:53 | Merge branch 'BlackDex-fix-issue-2566' into main | Daniel García | 4 | +35 | -17 |
2022-06-26 19:52 | Merge branch 'fix-issue-2566' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-issue-2566 | Daniel García | 4 | +35 | -17 |
2022-06-26 19:51 | Merge branch 'BlackDex-allow-firefox-relay' into main | Daniel García | 17 | +9185 | -8081 |
2022-06-26 12:49 | Small change in log-level for better debugging | BlackDex | 1 | +1 | -1 |
2022-06-21 16:47 | Update dep's and small improvements on favicons | BlackDex | 3 | +102 | -106 |
2022-06-22 14:38 | Fix identicons not always working | BlackDex | 1 | +2 | -2 |
2022-06-20 14:26 | Allow FireFox relay in CSP. | BlackDex | 2 | +16 | -8 |
2022-06-21 15:36 | Fix for issue #2566 | BlackDex | 4 | +35 | -17 |
2022-06-15 18:44 | Merge pull request #2555 from jjlin/global-domains | Daniel García | 1 | +2 | -0 |
2022-06-15 18:44 | Merge pull request #2556 from binlab/patch-1 | Daniel García | 1 | +1 | -1 |
2022-06-15 18:43 | Merge pull request #2543 from BlackDex/update-and-fixes | Daniel García | 15 | +9177 | -8083 |
2022-06-08 17:46 | Updated deps and misc fixes and updates | BlackDex | 15 | +9177 | -8083 |
2022-06-13 10:56 | A little depreciation change | Mark | 1 | +1 | -1 |
2022-06-13 03:15 | Sync global_domains.json to bitwarden/server@194b76c (HealthCare.gov) | Jeremy Lin | 1 | +1 | -0 |
2022-06-13 03:14 | Sync global_domains.json to bitwarden/server@496c9a5 (Proton) | Jeremy Lin | 1 | +1 | -0 |
2022-06-04 17:16 | Update pico-args | Daniel García | 2 | +3 | -3 |
2022-06-04 13:13 | Re-Base, Update crates and small change. | BlackDex | 2 | +8 | -10 |
2022-05-23 17:52 | Fix clippy lint and remove unused log | Daniel García | 1 | +1 | -3 |
2022-05-21 17:12 | Fix incorrect pings sent, and respond to pings from the client | Daniel García | 1 | +21 | -3 |
2022-05-20 21:49 | use dashmap in icons blacklist regex | Daniel García | 1 | +10 | -19 |
2022-05-20 19:10 | Move to job_scheduler_ng | Daniel García | 3 | +47 | -66 |
2022-05-20 18:37 | Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies | Daniel García | 8 | +388 | -750 |
2022-06-04 17:13 | Merge branch 'paolobarbolini-lettre-improvements' into main | Daniel García | 3 | +3 | -29 |
2022-06-04 17:10 | Merge branch 'lettre-improvements' of https://github.com/paolobarbolini/vaultwarden into paolobarbolini-lettre-improvements | Daniel García | 3 | +3 | -29 |
2022-06-04 17:09 | Merge branch 'paolobarbolini-lettre-rc7' into main | Daniel García | 2 | +14 | -6 |
2022-06-04 17:09 | Merge branch 'lettre-rc7' of https://github.com/paolobarbolini/vaultwarden into paolobarbolini-lettre-rc7 | Daniel García | 2 | +14 | -6 |
2022-06-04 17:08 | Merge branch 'Lowaiz-add_disabled_member_to_json_user' into main | Daniel García | 1 | +10 | -6 |
2022-06-04 17:08 | Merge branch 'add_disabled_member_to_json_user' of https://github.com/Lowaiz/vaultwarden into Lowaiz-add_disabled_member_to_json_user | Daniel García | 1 | +10 | -6 |
2022-06-04 17:07 | Update web vault to v2022.05.0 | Daniel García | 17 | +98 | -98 |
2022-06-04 12:58 | Remove manual IDN handling | Paolo Barbolini | 3 | +1 | -15 |
2022-06-04 12:53 | Use MultiPart::alternative_plain_html instead of manual impl | Paolo Barbolini | 1 | +2 | -14 |
2022-06-04 12:47 | Bump lettre to 0.10.0-rc.7 | Paolo Barbolini | 2 | +14 | -6 |
2022-06-01 13:26 | Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/<ID> web routes. | Lyonel Martinez | 1 | +10 | -6 |
2022-05-28 12:56 | Merge pull request #2507 from BlackDex/fix-persisten-volume-check | Daniel García | 17 | +153 | -102 |
2022-05-28 07:27 | Fix persistent volume check | BlackDex | 17 | +153 | -102 |
2022-05-27 17:41 | Merge pull request #2501 from BlackDex/add-persistent-volume-check-docker | Daniel García | 18 | +116 | -0 |
2022-05-25 13:30 | Add a persistent volume check. | BlackDex | 18 | +116 | -0 |
2022-05-24 13:46 | Merge pull request #2491 from BlackDex/issue-2490 | Daniel García | 3 | +18 | -6 |
2022-05-24 13:33 | Merge pull request #2489 from fox34/update-env-template | Daniel García | 1 | +1 | -0 |
2022-05-24 13:25 | Fix armv6 issue with bullseye images | BlackDex | 3 | +18 | -6 |
2022-05-24 07:38 | Add TMP_FOLDER to .env.template | fox34 | 1 | +1 | -0 |
2022-05-23 18:19 | Remove recommendation to set ROCKET_CLI_COLORS to off The value is now a boolean so setting it to off will cause an error | Daniel García | 1 | +0 | -2 |
2022-05-21 17:17 | Merge branch 'BlackDex-update-rust-version-dockerfile' into main | Daniel García | 18 | +22 | -22 |
2022-05-21 17:17 | Merge branch 'update-rust-version-dockerfile' of https://github.com/BlackDex/vaultwarden into BlackDex-update-rust-version-dockerfile | Daniel García | 18 | +22 | -22 |
2022-05-21 17:17 | Merge branch 'BlackDex-fix-upload-limits-and-logging' into main | Daniel García | 1 | +5 | -4 |
2022-05-21 15:46 | Update Rust version in Dockerfile | BlackDex | 18 | +22 | -22 |
2022-05-21 15:28 | Fix upload limits and disable color logs | BlackDex | 1 | +5 | -4 |
2022-05-11 20:19 | Update web vault to v2.28.1 | Daniel García | 17 | +98 | -98 |
2022-05-11 20:03 | Dependency updates | Daniel García | 3 | +46 | -75 |
2022-05-11 19:36 | Merge branch 'jjlin-db-conn-init' into main | Daniel García | 3 | +57 | -3 |
2022-05-11 19:36 | Merge branch 'db-conn-init' of https://github.com/jjlin/vaultwarden into jjlin-db-conn-init | Daniel García | 3 | +57 | -3 |
2022-05-11 19:33 | Merge branch 'BlackDex-sql-optimizations' into main | Daniel García | 38 | +6252 | -6003 |
2022-05-04 19:13 | Improve sync speed and updated dep. versions | BlackDex | 38 | +6252 | -6003 |
2022-04-29 07:26 | Switch to a single config option for database connection init | Jeremy Lin | 3 | +26 | -17 |
2022-04-27 00:55 | Add default connection-scoped pragmas for SQLite | Jeremy Lin | 2 | +2 | -2 |
2022-04-27 00:50 | Add support for database connection init statements | Jeremy Lin | 3 | +48 | -3 |
2022-04-24 16:36 | Merge pull request #2433 from jjlin/meta-apis | Daniel García | 2 | +26 | -7 |
2022-04-24 06:47 | Add `/api/{alive,now,version}` endpoints | Jeremy Lin | 2 | +26 | -7 |
2022-04-23 16:18 | Update web vault to 2.28.0 and dependencies | Daniel García | 19 | +263 | -235 |
2022-03-30 20:02 | Merge pull request #2400 from jjlin/global-domains | Daniel García | 1 | +15 | -0 |
2022-03-29 18:41 | Sync global_domains.json to bitwarden/server@3521ccb (Just Eat Takeaway.com) | Jeremy Lin | 1 | +15 | -0 |
2022-03-27 16:43 | Merge pull request #2398 from BlackDex/remove-u2f | Daniel García | 8 | +32 | -414 |
2022-03-27 16:42 | Merge pull request #2397 from BlackDex/fix-mimalloc-build | Daniel García | 9 | +20 | -21 |
2022-03-27 15:25 | Remove u2f implementation | BlackDex | 8 | +32 | -414 |
2022-03-27 12:45 | Fix building mimalloc on armv6 | BlackDex | 9 | +20 | -21 |
2022-03-26 19:11 | Disable mimalloc in arm for now | Daniel García | 7 | +7 | -13 |
2022-03-26 15:35 | Update web vault to 2.27.0 and dependencies | Daniel García | 19 | +120 | -120 |
2022-03-26 15:18 | Merge branch 'Wonderfall-x-xss-protection' into main | Daniel García | 1 | +2 | -1 |
2022-03-26 15:18 | Merge branch 'x-xss-protection' of https://github.com/Wonderfall/vaultwarden into Wonderfall-x-xss-protection | Daniel García | 1 | +2 | -1 |
2022-03-26 15:18 | Merge branch 'BlackDex-misc-updates-202203' into main | Daniel García | 27 | +197 | -99 |
2022-03-21 05:30 | disable legacy X-XSS-Protection feature | Wonderfall | 1 | +2 | -1 |
2022-03-20 17:51 | Several updates and fixes | BlackDex | 27 | +197 | -99 |
2022-03-13 14:46 | Merge pull request #2354 from BlackDex/multi-account-login | Daniel García | 14 | +126 | -132 |
2022-03-03 20:00 | Update login API code | BlackDex | 14 | +126 | -132 |
2022-02-27 21:21 | Update web vault to 2.26.1 | Daniel García | 17 | +98 | -98 |
2022-02-27 20:51 | Merge branch 'BlackDex-async-updates' into async | Daniel García | 36 | +4858 | -2419 |
2022-02-27 20:50 | Merge branch 'async-updates' of https://github.com/BlackDex/vaultwarden into BlackDex-async-updates | Daniel García | 36 | +4858 | -2419 |
2022-01-30 21:03 | formatting | Daniel García | 1 | +6 | -1 |
2021-12-27 23:48 | Ignore unused field | Daniel García | 1 | +1 | -0 |
2021-11-21 23:01 | await the mutex in db_run and use block_in_place for it's contents | Daniel García | 1 | +28 | -71 |
2021-11-19 16:50 | Upd Dockerfiles, crates. Fixed rust 2018 idioms | BlackDex | 23 | +84 | -34 |
2021-11-16 16:07 | Async/Awaited all db methods | BlackDex | 34 | +1421 | -1195 |
2021-11-07 17:53 | Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking | Daniel García | 30 | +1302 | -1016 |
2022-02-27 20:22 | Merge branch 'taylorwmj-main' into main | Daniel García | 1 | +2 | -3 |
2022-02-27 20:22 | Merge branch 'main' of https://github.com/taylorwmj/vaultwarden into taylorwmj-main | Daniel García | 1 | +2 | -3 |
2022-02-27 20:21 | Merge branch 'TinfoilSubmarine-custom-env-path' into main | Daniel García | 2 | +6 | -1 |
2022-02-27 20:21 | Merge branch 'custom-env-path' of https://github.com/TinfoilSubmarine/vaultwarden into TinfoilSubmarine-custom-env-path | Daniel García | 2 | +6 | -1 |
2022-02-27 20:19 | Merge branch 'jaen-add-ip-to-send-unauthorized-message' into main | Daniel García | 1 | +4 | -4 |
2022-02-22 19:48 | Favicon, SMTP and misc updates | BlackDex | 16 | +4393 | -2184 |
2022-02-23 02:44 | Added autofocus to pw field on admin login page | taylorwmj | 1 | +2 | -3 |
2022-02-07 21:26 | Update async to prepare for main merge | BlackDex | 25 | +481 | -251 |
2022-02-16 19:42 | document ENV_FILE variable usage | Joel Beckmeyer | 1 | +5 | -0 |
2022-02-16 14:25 | Add support for custom .env file path | Joel Beckmeyer | 1 | +1 | -1 |
2022-02-13 12:06 | Add IP address to missing/invalid password message for Sends | Tomek Mańko | 1 | +4 | -4 |
2022-01-30 21:03 | formatting | Daniel García | 1 | +6 | -1 |
2021-12-27 23:48 | Ignore unused field | Daniel García | 1 | +1 | -0 |
2021-11-21 23:01 | await the mutex in db_run and use block_in_place for it's contents | Daniel García | 1 | +28 | -71 |
2021-11-19 16:50 | Upd Dockerfiles, crates. Fixed rust 2018 idioms | BlackDex | 23 | +84 | -34 |
2021-11-16 16:07 | Async/Awaited all db methods | BlackDex | 34 | +1421 | -1195 |
2021-11-07 17:53 | Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking | Daniel García | 30 | +1302 | -1016 |
2022-01-30 21:24 | Dependency updates | Daniel García | 2 | +237 | -222 |
2022-01-30 20:33 | Update web vault to v2.25.1b | Daniel García | 17 | +98 | -98 |
2022-01-28 23:05 | Merge pull request #2257 from jjlin/email-token | Daniel García | 5 | +15 | -43 |
2022-01-24 09:17 | Increase length limit for email token generation | Jeremy Lin | 5 | +15 | -43 |
2022-01-23 23:15 | Update web vault to 2.25.1 and rust base images to march rust-toolchain, the official rust images don't have nightly builds, so just use the latest | Daniel García | 17 | +111 | -111 |
2022-01-23 23:03 | Merge branch 'dscottboggs-fix/CVE-2022-21658' into main | Daniel García | 11 | +11 | -11 |
2022-01-23 23:03 | Merge branch 'fix/CVE-2022-21658' of https://github.com/dscottboggs/vaultwarden into dscottboggs-fix/CVE-2022-21658 | Daniel García | 11 | +11 | -11 |
2022-01-23 12:50 | Bump rust version to mitigate CVE-2022-21658 | D. Scott Boggs | 11 | +11 | -11 |
2022-01-23 22:50 | Merge branch 'jjlin-api-key' into main | Daniel García | 14 | +182 | -17 |
2022-01-23 22:50 | Merge branch 'api-key' of https://github.com/jjlin/vaultwarden into jjlin-api-key | Daniel García | 14 | +182 | -17 |
2022-01-23 22:44 | Merge branch 'iamdoubz-iamdoubz-feature-to-permissions-policy-patch' into main | Daniel García | 1 | +1 | -1 |
2022-01-23 22:44 | Merge branch 'iamdoubz-feature-to-permissions-policy-patch' of https://github.com/iamdoubz/vaultwarden into iamdoubz-iamdoubz-feature-to-permissions-policy-patch | Daniel García | 1 | +1 | -1 |
2022-01-23 22:43 | Merge branch 'jjlin-icons' into main | Daniel García | 3 | +13 | -9 |
2022-01-23 22:43 | Merge branch 'icons' of https://github.com/jjlin/vaultwarden into jjlin-icons | Daniel García | 3 | +13 | -9 |
2022-01-23 22:42 | Merge branch 'BlackDex-fix-emergency-invite-register' into main | Daniel García | 1 | +3 | -6 |
2022-01-23 22:42 | Merge branch 'fix-emergency-invite-register' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-emergency-invite-register | Daniel García | 1 | +3 | -6 |
2022-01-23 22:40 | Remove references to "bwrs" #2195 Squashed commit of the following: | Daniel García | 10 | +46 | -50 |
2022-01-21 05:50 | Fix `scope` and `refresh_token` for API key logins | Jeremy Lin | 2 | +22 | -14 |
2022-01-19 10:51 | Add support for API keys | Jeremy Lin | 13 | +164 | -7 |
2022-01-11 16:39 | Upgrade Feature-Policy to Permissions-Policy | iamdoubz | 1 | +1 | -1 |
2022-01-09 07:40 | Add support for legacy HTTP 301/302 redirects for external icons | Jeremy Lin | 3 | +13 | -9 |
2022-01-07 17:55 | Fix emergency access invites for new users | BlackDex | 1 | +3 | -6 |
2022-01-02 22:47 | Merge pull request #2197 from BlackDex/issue-2196 | Daniel García | 1 | +22 | -16 |
2022-01-02 22:46 | Merge pull request #2194 from BlackDex/issue-2154 | Daniel García | 1 | +1 | -1 |
2022-01-02 22:46 | Merge pull request #2188 from jjlin/icons | Daniel García | 3 | +28 | -3 |
2021-12-31 14:59 | Fix issue with Bitwarden CLI. | BlackDex | 1 | +22 | -16 |
2021-12-31 10:53 | Fixed issue #2154 | BlackDex | 1 | +1 | -1 |
2021-12-30 02:01 | Add config option to set the HTTP redirect code for external icons | Jeremy Lin | 3 | +28 | -3 |
2021-12-30 00:38 | Merge pull request #2182 from RealOrangeOne/cache-expires-header | Daniel García | 3 | +84 | -40 |
2021-12-29 16:29 | Remove unnecessary return | Jake Howard | 1 | +1 | -1 |
2021-12-29 16:17 | Add our own HTTP date formatter | Jake Howard | 3 | +15 | -6 |
2021-12-28 21:54 | Collapse field name definition | Jake Howard | 1 | +1 | -1 |
2021-12-28 16:24 | Additionally set expires header when caching responses | Jake Howard | 5 | +75 | -40 |
2021-12-27 20:55 | Merge branch 'BlackDex-multi-db-dockers' into main | Daniel García | 22 | +830 | -433 |
2021-12-27 20:55 | Merge branch 'multi-db-dockers' of https://github.com/BlackDex/vaultwarden into BlackDex-multi-db-dockers | Daniel García | 22 | +830 | -433 |
2021-12-27 20:55 | Merge branch 'ratelimit' into main | Daniel García | 8 | +145 | -2 |
2021-12-26 11:40 | Support all DB's for Alpine and Debian | BlackDex | 22 | +830 | -433 |
2021-12-25 00:10 | Better document the new rate limiting | Daniel García | 2 | +14 | -3 |
2021-12-24 23:55 | Merge pull request #2171 from jjlin/global-domains | Daniel García | 1 | +8 | -0 |
2021-12-24 21:22 | Sync global_domains.json to bitwarden/server@5a8f334 (TransferWise) | Jeremy Lin | 1 | +8 | -0 |
2021-12-24 19:40 | Merge pull request #2170 from BlackDex/issue-2136 | Daniel García | 1 | +5 | -5 |
2021-12-24 19:40 | Merge pull request #2169 from BlackDex/issue-2151 | Daniel García | 1 | +1 | -1 |
2021-12-24 17:24 | Small changes to icon log messages. | BlackDex | 1 | +5 | -5 |
2021-12-24 16:59 | Fixed #2151 | BlackDex | 1 | +1 | -1 |
2021-12-22 20:48 | Basic ratelimit for user login (including 2FA) and admin login | Daniel García | 7 | +134 | -2 |
2021-12-22 14:46 | Merge pull request #2158 from jjlin/icons | Daniel García | 3 | +91 | -9 |
2021-12-20 09:34 | Add support for external icon services | Jeremy Lin | 3 | +91 | -9 |
2021-12-19 16:39 | Merge pull request #2156 from jjlin/global-domains | Daniel García | 1 | +10 | -1 |
2021-12-19 00:15 | Sync global_domains.json to bitwarden/server@224bfb6 (Wells Fargo) | Jeremy Lin | 1 | +2 | -1 |
2021-12-19 00:14 | Sync global_domains.json to bitwarden/server@2f518fb (Ubisoft) | Jeremy Lin | 1 | +8 | -0 |
2021-12-12 23:02 | Update web vault to 2.25.0 | Daniel García | 13 | +74 | -74 |
2021-12-07 23:26 | Merge pull request #2125 from BlackDex/trust-dns | Daniel García | 9 | +1295 | -621 |
2021-11-28 12:02 | Enabled trust-dns and some updates. | BlackDex | 9 | +1295 | -621 |
2021-11-06 21:00 | Merge pull request #2084 from BlackDex/minimize-macro-recursion | Daniel García | 17 | +210 | -242 |
2021-11-05 18:18 | Macro recursion decrease and other optimizations | BlackDex | 17 | +210 | -242 |
2021-11-01 13:33 | Merge pull request #2080 from jjlin/fix-postgres-migration | Daniel García | 1 | +1 | -1 |
2021-11-01 13:33 | Merge pull request #2078 from jjlin/fix-ea-reject | Daniel García | 1 | +0 | -1 |
2021-11-01 13:33 | Merge pull request #2073 from jjlin/fix-access-logic | Daniel García | 1 | +24 | -21 |
2021-11-01 00:50 | Fix PostgreSQL migration | Jeremy Lin | 1 | +1 | -1 |
2021-10-31 09:14 | Fix missing encrypted key after emergency access reject | Jeremy Lin | 1 | +0 | -1 |
2021-10-29 18:45 | Fix conflict resolution logic for `read_only` and `hide_passwords` flags | Jeremy Lin | 1 | +24 | -21 |
2021-10-28 16:00 | Merge pull request #2067 from jjlin/incomplete-2fa | Daniel García | 24 | +312 | -15 |
2021-10-25 08:36 | Add email notifications for incomplete 2FA logins | Jeremy Lin | 24 | +312 | -15 |
2021-10-27 21:00 | Formatting | Daniel García | 1 | +1 | -5 |
2021-10-27 20:46 | Update web vault to 2.24.1 | Daniel García | 13 | +74 | -74 |
2021-10-24 20:22 | Move database_max_conns | Daniel García | 1 | +3 | -2 |
2021-10-24 19:50 | Update dependencies | Daniel García | 3 | +42 | -65 |
2021-10-23 18:46 | Add doc comments to the functions in Config, and remove some unneeded pubs | Daniel García | 1 | +3 | -2 |
2021-10-19 18:14 | Merge pull request #2044 from jjlin/emergency-access-cleanup | Daniel García | 21 | +101 | -108 |
2021-10-19 08:27 | Emergency Access cleanup | Jeremy Lin | 21 | +101 | -108 |
2021-10-18 20:14 | Update dependencies | Daniel García | 3 | +114 | -114 |
2021-10-18 20:06 | Update web vault image to v2.23.0c | Daniel García | 13 | +74 | -74 |
2021-10-18 19:13 | Merge branch 'domdomegg-domdomegg/2fa-check-accepted' into main | Daniel García | 1 | +12 | -7 |
2021-10-18 19:13 | Merge branch 'domdomegg/2fa-check-accepted' of https://github.com/domdomegg/vaultwarden into domdomegg-domdomegg/2fa-check-accepted | Daniel García | 1 | +12 | -7 |
2021-10-18 19:13 | Merge branch 'BlackDex-alive-db-check' into main | Daniel García | 1 | +3 | -1 |
2021-10-09 14:42 | cargo fmt | Adam Jones | 1 | +4 | -1 |
2021-10-09 12:54 | 2FA org policy: do not enforce on invited (not accepted) users | Adam Jones | 1 | +9 | -7 |
2021-10-09 12:16 | Added DbConn to /alive healthcheck | BlackDex | 1 | +3 | -1 |
2021-10-08 20:29 | Merge branch 'BlackDex-update-openssl-amd64-alpine' into main | Daniel García | 3 | +4 | -3 |
2021-10-08 20:29 | Merge branch 'update-openssl-amd64-alpine' of https://github.com/BlackDex/vaultwarden into BlackDex-update-openssl-amd64-alpine | Daniel García | 3 | +4 | -3 |
2021-10-08 20:28 | Merge branch 'BlackDex-mail-errors' into main | Daniel García | 8 | +52 | -24 |
2021-10-08 20:28 | Merge branch 'mail-errors' of https://github.com/BlackDex/vaultwarden into BlackDex-mail-errors | Daniel García | 8 | +52 | -24 |
2021-10-08 20:27 | Merge branch 'domdomegg-domdomegg/single-organization-policy' into main | Daniel García | 11 | +97 | -13 |
2021-10-08 14:46 | Update OpenSSL via an updated clux build image. | BlackDex | 3 | +4 | -3 |
2021-10-07 22:01 | Fix error reporting in admin and some small fixes | BlackDex | 8 | +52 | -24 |
2021-09-24 15:55 | feature: Support single organization policy | Adam Jones | 11 | +97 | -13 |
2021-09-27 17:59 | Merge pull request #2001 from BlackDex/issue-1998 | Daniel García | 9 | +21 | -21 |
2021-09-27 15:27 | Revert Debian images back to Buster. | BlackDex | 9 | +21 | -21 |
2021-09-26 21:21 | Merge branch 'domdomegg-domdomegg/support-no-data-org-policies' into main | Daniel García | 1 | +1 | -1 |
2021-09-26 21:21 | Merge branch 'domdomegg/support-no-data-org-policies' of https://github.com/domdomegg/vaultwarden into domdomegg-domdomegg/support-no-data-org-policies | Daniel García | 1 | +1 | -1 |
2021-09-26 21:20 | Merge branch 'BlackDex-icon-download-update' into main | Daniel García | 3 | +20 | -8 |
2021-09-26 21:20 | Merge branch 'icon-download-update' of https://github.com/BlackDex/vaultwarden into BlackDex-icon-download-update | Daniel García | 3 | +20 | -8 |
2021-09-26 21:19 | Merge branch 'Makishima-patch-1' into main | Daniel García | 1 | +1 | -1 |
2021-09-25 10:10 | Update README.md | Nikolay | 1 | +1 | -1 |
2021-09-24 16:27 | Updated icon downloading | BlackDex | 3 | +20 | -8 |
2021-09-24 15:20 | fix: Support no-data enterprise policies | Adam Jones | 1 | +1 | -1 |
2021-09-22 19:39 | Hide some warnings for unused struct fields | Daniel García | 2 | +6 | -3 |
2021-09-22 18:26 | Update dependencies and ser cargo resolver to version 2 ahead of 2021 edition | Daniel García | 3 | +92 | -31 |
2021-09-22 18:26 | Update web vault to 2.23.0 | Daniel García | 13 | +74 | -74 |
2021-09-19 21:54 | Merge branch 'thelittlefireman-emergency_feature' into main | Daniel García | 37 | +1594 | -14 |
2021-09-19 21:54 | Merge branch 'emergency_feature' of https://github.com/thelittlefireman/bitwarden_rs into thelittlefireman-emergency_feature | Daniel García | 37 | +1594 | -14 |
2021-09-01 10:54 | [PATCH] Some fixes to the Emergency Access PR | thelittlefireman | 15 | +51 | -91 |
2021-03-24 19:15 | Add Emergency contact feature | thelittlefireman | 37 | +1633 | -13 |
2021-09-16 19:36 | Merge branch 'BlackDex-admin-interface' into main | Daniel García | 6 | +764 | -1156 |
2021-09-16 19:36 | Merge branch 'admin-interface' of https://github.com/BlackDex/vaultwarden into BlackDex-admin-interface | Daniel García | 6 | +764 | -1156 |
2021-09-18 17:49 | Update some JS Libraries and fix small issues | BlackDex | 6 | +764 | -1156 |
2021-09-16 19:36 | Merge branch 'BlackDex-bulk-org-actions' into main | Daniel García | 1 | +165 | -17 |
2021-09-18 12:22 | Add Organization bulk actions support | BlackDex | 1 | +165 | -17 |
2021-09-16 17:28 | Merge pull request #1978 from benarmstead/main | Mathijs van Veluw | 2 | +157 | -157 |
2021-09-16 15:02 | Merge pull request #1 from benarmstead/update | Ben Armstead | 1 | +5 | -5 |
2021-09-16 14:59 | Update dependencies in Cargo.lock | Ben Armstead | 1 | +152 | -152 |
2021-09-16 14:58 | Update dependencies in cargo.toml | Ben Armstead | 1 | +5 | -5 |
2021-09-16 13:21 | Update dependencies | Ben Armstead | 1 | +152 | -152 |
2021-09-13 18:39 | Merge pull request #1973 from BlackDex/optimize-release | Daniel García | 19 | +1170 | -193 |
2021-09-13 10:00 | Optimize release workflow. | BlackDex | 19 | +1170 | -193 |
2021-09-09 18:30 | Merge branch 'BlackDex-issue-1963' into main | Daniel García | 4 | +18 | -15 |
2021-09-09 18:30 | Merge branch 'issue-1963' of https://github.com/BlackDex/vaultwarden into BlackDex-issue-1963 | Daniel García | 4 | +18 | -15 |
2021-09-09 18:30 | Merge branch 'jjlin-personal-ownership-imports' into main | Daniel García | 1 | +6 | -4 |
2021-09-09 11:50 | Fix issue when using uppercase chars in emails | BlackDex | 4 | +18 | -15 |
2021-09-09 06:26 | Enforce Personal Ownership policy on imports | Jeremy Lin | 1 | +6 | -4 |
2021-09-06 15:17 | Merge branch 'jjlin-webauthn-origin' into main | Daniel García | 1 | +4 | -1 |
2021-09-06 15:16 | Merge branch 'webauthn-origin' of https://github.com/jjlin/vaultwarden into jjlin-webauthn-origin | Daniel García | 1 | +4 | -1 |
2021-09-06 15:16 | Merge branch 'jjlin-bullseye' into main | Daniel García | 5 | +13 | -13 |
2021-09-08 18:54 | Merge pull request #1945 from BlackDex/github-actions-release | Daniel García | 4 | +133 | -34 |
2021-09-06 15:16 | Merge branch 'bullseye' of https://github.com/jjlin/vaultwarden into jjlin-bullseye | Daniel García | 5 | +13 | -13 |
2021-09-04 07:47 | Update Debian base images to bullseye | Jeremy Lin | 5 | +13 | -13 |
2021-08-29 22:35 | Fix incorrect WebAuthn origin | Jeremy Lin | 1 | +4 | -1 |
2021-08-28 15:29 | Build Docker Hub images via Github Actions | BlackDex | 4 | +133 | -34 |
2021-08-22 20:17 | Merge branch 'fabianthdev-fix/sends_notifications' into main | Daniel García | 3 | +58 | -10 |
2021-08-22 20:16 | Merge branch 'fix/sends_notifications' of https://github.com/fabianthdev/vaultwarden into fabianthdev-fix/sends_notifications | Daniel García | 3 | +58 | -10 |
2021-08-22 20:14 | Merge branch 'mrckndt-fix-timezone-alpine-container' into main | Daniel García | 3 | +3 | -0 |
2021-08-22 20:14 | Merge branch 'fix-timezone-alpine-container' of https://github.com/mrckndt/vaultwarden into mrckndt-fix-timezone-alpine-container | Daniel García | 3 | +3 | -0 |
2021-08-22 20:14 | Merge branch 'jjlin-fix-attachment-sharing' into main | Daniel García | 2 | +0 | -16 |
2021-08-22 20:14 | Merge branch 'fix-attachment-sharing' of https://github.com/jjlin/vaultwarden into jjlin-fix-attachment-sharing | Daniel García | 2 | +0 | -16 |
2021-08-22 20:12 | Merge branch 'BlackDex-fix-1878' into main | Daniel García | 1 | +7 | -5 |
2021-08-22 20:12 | Merge branch 'fix-1878' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-1878 | Daniel García | 1 | +7 | -5 |
2021-08-19 07:25 | Fix wrong display of MFA email. | BlackDex | 1 | +7 | -5 |
2021-08-17 05:23 | Fix limitation on sharing ciphers with attachments | Jeremy Lin | 2 | +0 | -16 |
2021-08-06 11:39 | Adding tzdata to container | Marco | 3 | +3 | -0 |
2021-08-04 14:56 | Sort the imports in notifications.rs alphabetically | Fabian Thies | 1 | +1 | -1 |
2021-08-04 11:25 | Fix errors that occurred in the nightly build | Fabian Thies | 2 | +4 | -4 |
2021-08-03 15:33 | Send create, update and delete notifications for `Send`s in the correct format. Add endpoints to get all sends or a specific send by its uuid. | Fabian Thies | 3 | +58 | -10 |
2021-07-25 17:08 | Merge branch 'jjlin-fix-org-attachment-uploads' into main | Daniel García | 1 | +6 | -6 |
2021-07-25 17:08 | Merge branch 'fix-org-attachment-uploads' of https://github.com/jjlin/vaultwarden into jjlin-fix-org-attachment-uploads | Daniel García | 1 | +6 | -6 |
2021-08-19 03:30 | Fix error with adding file attachment from org vault view | Jeremy Lin | 1 | +6 | -6 |
2021-07-25 17:07 | Merge branch 'BlackDex-fix-sync-desktop-client' into main | Daniel García | 2 | +6 | -1 |
2021-07-25 17:07 | Merge branch 'fix-sync-desktop-client' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-sync-desktop-client | Daniel García | 2 | +6 | -1 |
2021-08-21 08:36 | Fix syncing with Bitwarden Desktop v1.28.0 | BlackDex | 2 | +6 | -1 |
2021-07-25 17:07 | Merge branch 'BlackDex-dep-update' into main | Daniel García | 14 | +750 | -426 |
2021-08-22 11:46 | Dependency updates | BlackDex | 14 | +750 | -426 |
2021-07-25 16:48 | Update webvault to 2.21.1 | Daniel García | 7 | +38 | -38 |
2021-07-25 15:23 | Merge pull request #1869 from BlackDex/webauthn-plus-updates | Daniel García | 4 | +90 | -102 |
2021-07-25 12:49 | Fix WebAuthn issues and some small updates | BlackDex | 4 | +90 | -102 |
2021-07-15 19:52 | Formatting | Daniel García | 1 | +5 | -1 |
2021-07-15 19:51 | Merge branch 'BlackDex-future-web-vault' into main | Daniel García | 18 | +147 | -33 |
2021-07-15 19:43 | Merge branch 'main' into future-web-vault | Mathijs van Veluw | 18 | +254 | -97 |
2021-07-15 19:25 | Simplify 2fa removed email and remove extra table close in the footer | Daniel García | 2 | +26 | -140 |
2021-07-15 17:27 | Merge branch 'olivierIllogika-2fa_enforcement' into main | Daniel García | 9 | +223 | -7 |
2021-07-15 17:27 | Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement | Daniel García | 9 | +223 | -7 |
2021-07-15 17:20 | Merge branch 'BlackDex-attachment-storage' into main | Daniel García | 4 | +13 | -11 |
2021-07-15 17:20 | Merge branch 'attachment-storage' of https://github.com/BlackDex/vaultwarden into BlackDex-attachment-storage | Daniel García | 4 | +13 | -11 |
2021-07-15 17:20 | Merge branch 'umireon-umireon-add-edge-frame-ancestors' into main | Daniel García | 1 | +4 | -1 |
2021-07-15 17:20 | Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon/vaultwarden into umireon-umireon-add-edge-frame-ancestors | Daniel García | 1 | +4 | -1 |
2021-07-15 17:18 | Merge branch 'jjlin-password-hints' into main | Daniel García | 3 | +43 | -19 |
2021-07-15 17:18 | Merge branch 'password-hints' of https://github.com/jjlin/vaultwarden into jjlin-password-hints | Daniel García | 3 | +43 | -19 |
2021-07-15 17:18 | Dependency updates | Daniel García | 2 | +36 | -42 |
2021-07-15 17:15 | Protect namedfile against path traversal, rocket only does it for pathbuf | Daniel García | 3 | +36 | -4 |
2021-07-13 13:17 | Updated attachment limit descriptions | BlackDex | 4 | +13 | -11 |
2021-07-10 08:21 | Prevent user enumeration via password hints | Jeremy Lin | 1 | +35 | -14 |
2021-07-10 08:20 | Disable `show_password_hint` by default | Jeremy Lin | 2 | +8 | -5 |
2021-07-07 17:55 | Update src/util.rs | Kaito Udagawa | 1 | +1 | -1 |
2021-07-07 17:51 | Add links to browser extensions | Kaito Udagawa | 1 | +3 | -0 |
2021-07-07 15:58 | Add Edge's frame-ancestors | Kaito Udagawa | 1 | +1 | -1 |
2021-07-04 21:02 | Added web-vault v2.21.x support + some misc fixes | BlackDex | 18 | +147 | -33 |
2021-07-04 19:58 | Merge pull request #1800 from BlackDex/pre-commit | Daniel García | 1 | +37 | -0 |
2021-07-04 19:58 | Merge pull request #1830 from BlackDex/vaultwarden-logo | Daniel García | 4 | +607 | -0 |
2021-07-04 16:37 | Storing the original Vaultwarden svg images | BlackDex | 4 | +607 | -0 |
2021-06-29 15:16 | Merge pull request #1809 from BlackDex/fix-armv7 | Daniel García | 2 | +4 | -2 |
2021-06-29 08:37 | Fix armv7 alpine build. | BlackDex | 2 | +4 | -2 |
2021-06-27 17:07 | Adding pre-commit config | BlackDex | 1 | +37 | -0 |
2021-06-27 16:23 | Merge pull request #1799 from BlackDex/issue-1796 | Daniel García | 2 | +2 | -2 |
2021-06-27 16:12 | Fixes issue with multiple security keys. | BlackDex | 2 | +2 | -2 |
2021-06-26 12:21 | Formatting | Daniel García | 2 | +3 | -11 |
2021-06-26 12:08 | Update web vault and docker base images | Daniel García | 7 | +49 | -49 |
2021-06-26 11:36 | Merge branch 'BlackDex-security-md' into main | Daniel García | 3 | +47 | -0 |
2021-06-26 11:36 | Merge branch 'security-md' of https://github.com/BlackDex/vaultwarden into BlackDex-security-md | Daniel García | 3 | +47 | -0 |
2021-06-26 11:35 | Remove unused lifetime and double referencing | Daniel García | 2 | +2 | -2 |
2021-06-26 09:49 | Adding a SECURITY.md | BlackDex | 3 | +47 | -0 |
2021-06-25 18:49 | Load RSA keys as pem format directly, and using openssl crate, backported from async branch | Daniel García | 7 | +53 | -61 |
2021-06-25 18:33 | Add token with short expiration time to send url | Daniel García | 3 | +52 | -43 |
2021-06-25 17:49 | Update rust toolchain and dependencies | Daniel García | 3 | +13 | -13 |
2021-06-20 16:07 | Merge pull request #1779 from jjlin/last-known-rev-warning | Mathijs van Veluw | 1 | +7 | -1 |
2021-06-20 04:32 | Avoid `Error parsing LastKnownRevisionDate` warning for mobile clients | Jeremy Lin | 1 | +7 | -1 |
2021-06-19 20:02 | Fix clippy lints | Daniel García | 23 | +163 | -166 |
2021-06-19 19:38 | Merge branch 'BlackDex-admin-changes' into main | Daniel García | 16 | +20139 | -17631 |
2021-06-19 19:27 | Merge branch 'admin-changes' of https://github.com/BlackDex/vaultwarden into BlackDex-admin-changes | Daniel García | 16 | +20139 | -17631 |
2021-06-19 19:25 | Update webauthn-rs crate to upstream version | Daniel García | 2 | +12 | -12 |
2021-06-19 17:22 | Multiple Admin Interface fixes and some others. | BlackDex | 16 | +20139 | -17631 |
2021-06-16 20:57 | Fix admin page with handlebars 4 | Daniel García | 1 | +1 | -1 |
2021-06-07 21:34 | Support for webauthn and u2f->webauthn migrations | Daniel García | 18 | +654 | -126 |
2021-06-10 19:03 | Merge pull request #1761 from jjlin/deps | Daniel García | 2 | +72 | -89 |
2021-06-09 08:44 | Update dependencies | Jeremy Lin | 2 | +72 | -89 |
2021-06-04 18:03 | Merge pull request #1736 from jjlin/rocket-env-docs | Daniel García | 1 | +5 | -4 |
2021-05-31 20:13 | Clarify Rocket env var defaults | Jeremy Lin | 1 | +5 | -4 |
2021-05-30 20:27 | Merge pull request #1730 from jjlin/attachment-upload-v2 | Daniel García | 4 | +236 | -42 |
2021-05-26 06:17 | Fix attachment size limit calculation for v2 uploads | Jeremy Lin | 1 | +9 | -2 |
2021-05-26 06:15 | Rework file ID generation | Jeremy Lin | 3 | +15 | -5 |
2021-05-26 05:13 | Clean up attachment error handling | Jeremy Lin | 2 | +19 | -8 |
2021-05-25 10:48 | Add support for v2 attachment upload APIs | Jeremy Lin | 4 | +201 | -35 |
2021-05-17 15:21 | Merge pull request #1706 from jjlin/trash-auto-delete-env | Daniel García | 1 | +4 | -0 |
2021-05-17 15:21 | Merge pull request #1704 from jjlin/global-domains | Daniel García | 1 | +2 | -0 |
2021-05-17 00:51 | Add `TRASH_AUTO_DELETE_DAYS` to .env.template | Jeremy Lin | 1 | +4 | -0 |
2021-05-16 22:16 | Sync global_domains.json to bitwarden/server@7857053 (Amazon) | Jeremy Lin | 1 | +2 | -0 |
2021-05-16 21:35 | Merge pull request #1702 from BlackDex/icon-updates-plus | Daniel García | 4 | +272 | -112 |
2021-05-16 13:29 | Updated icon fetching and crates. | BlackDex | 4 | +272 | -112 |
2021-05-16 12:11 | Merge pull request #1700 from jjlin/fix-attachment-downloads | Daniel García | 3 | +15 | -4 |
2021-05-16 05:46 | Fix attachment downloads | Jeremy Lin | 2 | +13 | -3 |
2021-05-16 05:46 | `cargo fmt` changes | Jeremy Lin | 1 | +2 | -1 |
2021-05-14 15:40 | Merge pull request #1696 from umireon/patch-1 | Daniel García | 1 | +2 | -2 |
2021-05-14 13:36 | Remove unneeded spaces in .env.template | Kaito Udagawa | 1 | +2 | -2 |
2021-05-12 21:05 | Merge pull request #1689 from jjlin/hide-email | Daniel García | 12 | +89 | -2 |
2021-05-12 21:05 | Merge pull request #1688 from jjlin/config-sends-allowed | Daniel García | 3 | +13 | -1 |
2021-05-12 21:05 | Merge pull request #1682 from dongcarl/2021-05-admin-granular-http-codes | Daniel García | 2 | +30 | -17 |
2021-05-12 21:05 | Merge pull request #1663 from dongcarl/2021-05-invite_user-return | Daniel García | 1 | +15 | -5 |
2021-05-12 21:05 | Merge pull request #1653 from jjlin/password-reprompt | Daniel García | 11 | +20 | -0 |
2021-05-12 07:54 | Add support for the `Send Options` policy | Jeremy Lin | 2 | +55 | -0 |
2021-05-12 05:51 | Add support for hiding the sender's email address in Bitwarden Sends | Jeremy Lin | 11 | +34 | -2 |
2021-05-01 08:06 | Add support for password reprompt | Jeremy Lin | 11 | +20 | -0 |
2021-05-12 03:07 | Add `sends_allowed` config setting | Jeremy Lin | 3 | +13 | -1 |
2021-05-09 02:29 | admin: Make invite_user error codes more specific | Carl Dong | 1 | +13 | -8 |
2021-05-08 20:03 | admin: Add /users/<uuid> route | Carl Dong | 1 | +8 | -0 |
2021-05-09 02:28 | admin: Specifically return 404 for user not found | Carl Dong | 2 | +17 | -9 |
2021-05-03 23:42 | admin: Return newly-created user in invite_user | Carl Dong | 1 | +7 | -5 |
2021-05-08 17:01 | Fix sponsors | Daniel García | 1 | +3 | -3 |
2021-05-08 16:40 | Merge pull request #1670 from BlackDex/branding-and-email | Daniel García | 40 | +509 | -1863 |
2021-05-08 16:40 | Merge pull request #1679 from BlackDex/gh-workflows | Daniel García | 10 | +132 | -148 |
2021-05-08 15:46 | Updated branding, email and crates | BlackDex | 40 | +509 | -1863 |
2021-05-08 14:48 | Updated Pipelines and fixed new Hadolints | BlackDex | 10 | +132 | -148 |
2021-05-02 15:49 | Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints | Daniel García | 2 | +20 | -11 |
2021-05-02 15:48 | Update dependencies | Daniel García | 2 | +71 | -73 |
2021-05-01 16:35 | Merge commit '0d631329873196935ba29db985c5e32def391251' into 2fa_enforcement | Olivier Martin | 4 | +8 | -6 |
2021-04-30 20:43 | Rename the title too, not just the URL | Daniel García | 1 | +1 | -1 |
2021-04-30 20:40 | Rename references to the discourse forum | Daniel García | 3 | +3 | -3 |
2021-04-30 19:29 | Merge pull request #1650 from mprasil/main | Daniel García | 1 | +1 | -1 |
2021-04-30 18:29 | Point docker hub badge to correct repository | Miro Prasil | 1 | +1 | -1 |
2021-04-30 14:22 | Merge pull request #1640 from Proxymiity/patch-1 | Daniel García | 1 | +1 | -1 |
2021-04-30 14:20 | Update README.md | Daniel García | 1 | +1 | -1 |
2021-04-30 14:19 | Update README.md | Daniel García | 1 | +2 | -0 |
2021-04-30 03:29 | Merge commit '1e5306b8203a7ebe24047910e6c690c18c6d827a' into 2fa_enforcement | Olivier Martin | 6 | +19 | -11 |
2021-04-29 19:13 | Renamed bw-data according to project name change | Proxymiity ☆ | 1 | +1 | -1 |
2021-04-29 13:58 | Remove warning when compiling only with mysql and add compatibility mode with the old docker script names | Daniel García | 2 | +12 | -4 |
2021-04-29 14:00 | Merge pull request #1636 from rkowalewski/fix-libressl-332 | Daniel García | 2 | +5 | -5 |
2021-04-29 06:34 | Merge branch 'main' into fix-libressl-332 | rkowalewski | 92 | +1242 | -950 |
2021-04-29 08:04 | update openssl crate to support LibreSSL 3.3.2 | Roger Kowalewski | 2 | +5 | -5 |
2021-04-28 19:46 | Fix branch name | Daniel García | 2 | +2 | -2 |
2021-04-28 01:48 | project name and links in new email templates | Olivier Martin | 2 | +3 | -3 |
2021-04-28 01:44 | Merge commit '3da44a8d30e76f48b84f5b888e0b33427037037c' into 2fa_enforcement | Olivier Martin | 56 | +231 | -233 |
2021-04-27 21:39 | Fix formatting | Daniel García | 1 | +1 | -2 |
2021-04-27 21:18 | Project renaming | Daniel García | 56 | +231 | -232 |
2021-04-16 18:49 | ran cargo fmt --all | Olivier Martin | 3 | +9 | -20 |
2021-04-16 18:29 | Merge branch 'master' of github.com:dani-garcia/bitwarden_rs into 2fa_enforcement | Olivier Martin | 43 | +594 | -620 |
2021-04-15 16:38 | Update dependencies | Daniel García | 4 | +103 | -103 |
2021-04-15 16:30 | Merge branch 'RealOrangeOne-fmt' | Daniel García | 37 | +422 | -500 |
2021-04-15 16:30 | Format the changes from merge to master | Daniel García | 4 | +15 | -20 |
2021-04-15 16:29 | Merge branch 'fmt' of https://github.com/RealOrangeOne/bitwarden_rs into RealOrangeOne-fmt | Daniel García | 37 | +407 | -480 |
2021-04-15 16:27 | Update README.md | Daniel García | 1 | +3 | -3 |
2021-04-15 16:24 | Merge branch 'master' into fmt | Daniel García | 8 | +79 | -25 |
2021-04-15 15:40 | Merge pull request #1587 from RealOrangeOne/request-proxy | Daniel García | 7 | +73 | -24 |
2021-04-15 15:38 | Merge pull request #1602 from jjlin/backup-warning | Daniel García | 1 | +5 | -1 |
2021-04-13 01:54 | make error toast display detailed message replace invite accept error message with the one from upstream check if config mail is enabled | Olivier Martin | 3 | +13 | -11 |
2021-04-12 02:57 | Resolves dani-garcia/bitwarden_rs#981 * a user without 2fa trying to join a 2fa org will fail, but user gets an email to enable 2fa * a user disabling 2fa will be removed from 2fa orgs; user gets an email for each org * an org enabling 2fa policy will remove users without 2fa; users get an email | Olivier Martin | 8 | +228 | -2 |
2021-04-10 05:30 | Warn that the SQLite backup feature doesn't produce a complete backup | Jeremy Lin | 1 | +5 | -1 |
2021-04-07 18:25 | Enable socks feature for reqwest | Jake Howard | 2 | +40 | -1 |
2021-04-06 20:55 | Merge remote-tracking branch 'origin/master' into fmt | Jake Howard | 25 | +326 | -147 |
2021-04-06 20:54 | Modify rustfmt file | Jake Howard | 30 | +169 | -395 |
2021-04-06 20:04 | Extract client creation to a single place | Jake Howard | 5 | +33 | -23 |
2021-04-06 18:38 | Update web vault and add unnoficialserver response | Daniel García | 9 | +43 | -40 |
2021-04-06 17:48 | Merge pull request #1579 from jjlin/job-scheduler | Daniel García | 11 | +180 | -33 |
2021-04-06 17:36 | Merge pull request #1576 from jjlin/global-domains | Daniel García | 1 | +2 | -1 |
2021-04-06 17:35 | Merge pull request #1583 from BlackDex/icon-updates | Daniel García | 1 | +45 | -13 |
2021-04-06 17:33 | Merge pull request #1584 from BlackDex/admin-interface | Daniel García | 10 | +50 | -56 |
2021-04-06 06:12 | Offset scheduled jobs by 5 minutes | Jeremy Lin | 2 | +6 | -6 |
2021-04-03 03:52 | Add support for auto-deleting trashed items | Jeremy Lin | 7 | +54 | -2 |
2021-04-03 03:16 | Add a generic job scheduler | Jeremy Lin | 9 | +126 | -31 |
2021-04-05 13:09 | Some admin interface updates. | BlackDex | 10 | +50 | -56 |
2021-04-03 20:51 | Updated icon fetching. | BlackDex | 1 | +45 | -13 |
2021-04-02 04:57 | Sync global_domains.json to bitwarden/server@261916d (Stack Exchange) | Jeremy Lin | 1 | +2 | -1 |
2021-04-01 19:57 | Merge pull request #1575 from RealOrangeOne/linguist-vendored | Mathijs van Veluw | 1 | +1 | -1 |
2021-04-01 19:44 | Just ignore scripts | Jake Howard | 1 | +1 | -1 |
2021-03-31 20:45 | Reflow some lines manually | Jake Howard | 4 | +9 | -12 |
2021-03-31 20:18 | Run `cargo fmt` on codebase | Jake Howard | 28 | +348 | -204 |
2021-03-28 15:48 | Add fmt to CI | Jake Howard | 1 | +10 | -1 |
2021-03-30 21:31 | Merge pull request #1565 from BlackDex/misc-updates | Daniel García | 12 | +47 | -23 |
2021-03-30 21:27 | Updated sponsors | Daniel García | 1 | +30 | -2 |
2021-03-30 19:45 | Misc changes. | BlackDex | 12 | +47 | -23 |
2021-03-29 21:35 | Merge pull request #1556 from mkilchhofer/docs/update_template | Daniel García | 1 | +2 | -2 |
2021-03-29 21:35 | Merge pull request #1552 from BlackDex/misc-fixes | Daniel García | 4 | +134 | -44 |
2021-03-29 09:16 | fix(env.template): IP_HEADER defaults to X-Real-IP | Marco Kilchhofer | 1 | +2 | -2 |
2021-03-29 08:27 | Icon and SMTP Debug fixes. | BlackDex | 4 | +134 | -44 |
2021-03-28 14:04 | Merge pull request #1546 from RealOrangeOne/clippy-run | Daniel García | 18 | +176 | -167 |
2021-03-28 14:03 | Merge pull request #1545 from RealOrangeOne/icon-client-cache | Daniel García | 2 | +11 | -7 |
2021-03-28 09:59 | Remove unnecessary reference | Jake Howard | 1 | +1 | -1 |
2021-03-28 09:51 | Merge branch 'master' into clippy-run | Jake Howard | 3 | +141 | -26 |
2021-03-28 09:49 | Reverse negation on ordering | Jake Howard | 1 | +2 | -2 |
2021-03-28 09:39 | Icons should always be cached using full TTL | Jake Howard | 1 | +4 | -7 |
2021-03-28 00:31 | Merge pull request #1548 from BlackDex/admin-interface | Daniel García | 3 | +141 | -26 |
2021-03-27 23:10 | Updated diagnostics page | BlackDex | 3 | +141 | -26 |
2021-03-27 15:21 | Also run actions CI on pull request | Jake Howard | 1 | +9 | -0 |
2021-03-27 15:10 | Run clippy on CI | Jake Howard | 1 | +11 | -1 |
2021-03-27 15:07 | Remove unnecessary result return types | Jake Howard | 8 | +66 | -64 |
2021-03-27 14:36 | Prevent `clippy` complaining at method | Jake Howard | 1 | +1 | -0 |
2021-03-27 14:26 | Correctly camelCase acronyms | Jake Howard | 6 | +44 | -44 |
2021-03-27 14:19 | Implement `From` over `Into` | Jake Howard | 2 | +20 | -20 |
2021-03-27 14:03 | Only construct JSON object if it's useful | Jake Howard | 1 | +1 | -1 |
2021-03-27 14:03 | Use `if let` more | Jake Howard | 3 | +17 | -15 |
2021-03-27 14:03 | Use `matches` macro | Jake Howard | 2 | +7 | -22 |
2021-03-27 13:37 | Add immutable caching for vault assets | Jake Howard | 1 | +1 | -1 |
2021-03-27 13:30 | Cache icons on the client | Jake Howard | 2 | +17 | -10 |
2021-03-25 20:39 | Exclude vendored scripts from Github language statistics | Daniel García | 1 | +3 | -0 |
2021-03-25 19:05 | Update dependencies, particularly openssl to 1.1.1k | Daniel García | 2 | +21 | -22 |
2021-03-25 18:56 | Merge pull request #1529 from mprasil/more-generic-send-error-messages | Daniel García | 1 | +12 | -10 |
2021-03-25 11:40 | Use constant for the "inaccessible" error message | Miro Prasil | 1 | +12 | -10 |
2021-03-23 22:48 | Merge pull request #1530 from jjlin/global-domains | Daniel García | 1 | +8 | -0 |
2021-03-23 22:47 | Fix alpine armv7 build Reference: https://github.com/messense/rust-musl-cross/pull/34 | Daniel García | 2 | +4 | -0 |
2021-03-23 18:30 | Sync global_domains.json to bitwarden/server@455e4b2 (ProtonMail/ProtonVPN) | Jeremy Lin | 1 | +8 | -0 |
2021-03-23 13:39 | Return generic message when Send not available | Miro Prasil | 1 | +10 | -10 |
2021-03-22 19:00 | Update dependencies | Daniel García | 3 | +96 | -97 |
2021-03-22 18:57 | Send deletion thread and updated users revision | Daniel García | 6 | +34 | -5 |
2021-03-22 18:05 | Update user revision date with sends | Daniel García | 1 | +14 | -3 |
2021-03-17 18:39 | Fix updating file send | Daniel García | 1 | +12 | -16 |
2021-03-16 17:13 | Merge pull request #1493 from jjlin/send | Daniel García | 3 | +46 | -15 |
2021-03-16 17:10 | Remove unnecessary fields from send access | Daniel García | 2 | +19 | -1 |
2021-03-16 09:07 | Add support for the Disable Send policy | Jeremy Lin | 3 | +46 | -15 |
2021-03-15 15:57 | Merge pull request #1469 from jjlin/cors | Daniel García | 1 | +14 | -8 |
2021-03-15 15:49 | Merge branch 'master' into cors | Daniel García | 43 | +936 | -108 |
2021-03-15 15:47 | Merge pull request #1487 from jjlin/send | Daniel García | 1 | +6 | -6 |
2021-03-15 15:42 | rename send key -> akey | Daniel García | 10 | +11 | -9 |
2021-03-15 06:20 | Send access check fixes | Jeremy Lin | 1 | +6 | -6 |
2021-03-14 22:36 | Update web vault to 2.19.0 | Daniel García | 7 | +38 | -38 |
2021-03-14 22:35 | Send API | Daniel García | 20 | +816 | -2 |
2021-03-14 22:24 | Add separate host-only fromrequest handler | Daniel García | 1 | +26 | -5 |
2021-03-13 21:04 | Remove debug impl from database structs This is only implemented for the database specific structs, which is not what we want | Daniel García | 10 | +15 | -15 |
2021-03-13 21:02 | Update dependencies and enable serde integration for chrono | Daniel García | 2 | +39 | -48 |
2021-03-07 08:35 | CORS fixes | Jeremy Lin | 1 | +14 | -8 |
2021-03-04 17:55 | Updated dependencies | Daniel García | 3 | +78 | -89 |
2021-03-05 23:04 | Merge pull request #1463 from std2main/patch-2 | Daniel García | 1 | +1 | -1 |
2021-03-05 20:26 | Add a dot in find command. | std2main | 1 | +1 | -1 |
2021-03-04 07:15 | Merge pull request #1460 from jjlin/invitation-org-name | Mathijs van Veluw | 1 | +1 | -1 |
2021-03-04 07:03 | Fix custom org name in invitation confirmation email | Jeremy Lin | 1 | +1 | -1 |
2021-02-28 17:23 | Merge pull request #1444 from jjlin/remove-md5 | Daniel García | 5 | +24 | -418 |
2021-02-28 17:22 | Merge pull request #1443 from jjlin/data-folder | Daniel García | 3 | +34 | -4 |
2021-02-27 03:40 | Check for data folder on startup | Jeremy Lin | 3 | +34 | -4 |
2021-02-28 07:32 | Merge pull request #1447 from jjlin/issue-templates | Mathijs van Veluw | 5 | +45 | -55 |
2021-02-27 22:37 | Allow only bug report issues | Jeremy Lin | 5 | +45 | -55 |
2021-02-27 05:48 | Remove `md5.js` dependency | Jeremy Lin | 5 | +24 | -418 |
2021-02-24 19:25 | Update dependencies and web vault | Daniel García | 10 | +161 | -187 |
2021-02-24 19:05 | Merge pull request #1432 from jjlin/2fa | Daniel García | 1 | +1 | -1 |
2021-02-24 02:51 | Change `twofactorauth.org` to `2fa.directory` | Jeremy Lin | 1 | +1 | -1 |
2021-02-20 18:13 | Update web vault to have better error messages when not using HTTPS | Daniel García | 7 | +38 | -38 |
2021-02-20 16:58 | Merge pull request #1413 from paolobarbolini/email-clones | Daniel García | 1 | +18 | -18 |
2021-02-19 19:17 | Remove unnecessary allocations | Paolo Barbolini | 1 | +18 | -18 |
2021-02-15 19:58 | Merge pull request #1389 from jjlin/alpine | Daniel García | 3 | +4 | -4 |
2021-02-14 23:18 | Update Alpine base images to 3.13 | Jeremy Lin | 3 | +4 | -4 |
2021-02-07 21:28 | Remove soup and use a newer html5ever directly | Daniel García | 3 | +108 | -177 |
2021-02-07 19:10 | Swap structopt for a simpler alternative | Daniel García | 3 | +28 | -133 |
2021-02-06 23:22 | Remove debug print | Daniel García | 1 | +0 | -1 |
2021-02-06 17:22 | Basic experimental ldap import support with the official directory connector | Daniel García | 2 | +109 | -0 |
2021-02-06 15:49 | Update web vault to 2.18.1b | Daniel García | 7 | +38 | -38 |
2021-02-06 15:49 | Update dependencies | Daniel García | 2 | +132 | -277 |
2021-02-03 22:50 | Merge pull request #1356 from BlackDex/fix-config-bug | Daniel García | 1 | +1 | -1 |
2021-02-03 22:47 | Fixed small buggy in validation | BlackDex | 1 | +1 | -1 |
2021-02-03 21:50 | Merge pull request #1353 from BlackDex/admin-interface | Daniel García | 5 | +181 | -13 |
2021-02-03 21:41 | Merge branch 'master' into admin-interface | Mathijs van Veluw | 5 | +167 | -44 |
2021-02-03 21:37 | Merge pull request #1329 from BlackDex/misc-updates | Daniel García | 5 | +167 | -44 |
2021-02-03 21:22 | Merge branch 'master' into admin-interface | Mathijs van Veluw | 12 | +564 | -281 |
2021-02-03 21:22 | Merge branch 'master' into misc-updates | Mathijs van Veluw | 12 | +564 | -281 |
2021-02-03 21:19 | Merge pull request #1341 from BlackDex/dep-update | Daniel García | 10 | +550 | -277 |
2021-02-03 21:17 | Merge pull request #1355 from jjlin/global-domains | Daniel García | 2 | +14 | -4 |
2021-02-03 20:22 | Sync global_domains.json to bitwarden/server@cf84453 (Disney, Sony) | Jeremy Lin | 1 | +10 | -1 |
2021-02-03 20:20 | global_domains.py: allow syncing to a specific Git ref | Jeremy Lin | 1 | +4 | -3 |
2021-02-03 17:43 | Extra features for admin interface. | BlackDex | 5 | +181 | -13 |
2021-01-31 20:46 | JSON Response updates and small fixes | BlackDex | 5 | +167 | -44 |
2021-01-31 19:07 | Updated dependencies and small mail fixes | BlackDex | 10 | +550 | -277 |
2021-01-27 15:08 | Update web vault to 2.18.1 | Daniel García | 7 | +38 | -38 |
2021-01-27 07:07 | Merge pull request #1333 from jjlin/fix-manager-access | Mathijs van Veluw | 1 | +7 | -7 |
2021-01-27 06:35 | Fix collection access issues for owner/admin users | Jeremy Lin | 1 | +7 | -7 |
2021-01-25 11:27 | Update web vault to 2.18.0 | Daniel García | 7 | +38 | -38 |
2021-01-25 11:24 | Merge pull request #1327 from jjlin/dockerfile-cleanup | Daniel García | 7 | +122 | -73 |
2021-01-25 11:23 | Merge pull request #1328 from jjlin/restore-rev-date | Daniel García | 1 | +17 | -11 |
2021-01-25 05:57 | Add cipher response to restore operations | Jeremy Lin | 1 | +17 | -11 |
2021-01-25 01:26 | Dockerfile.j2: clean up web-vault section | Jeremy Lin | 7 | +122 | -73 |
2021-01-24 13:09 | Merge pull request #1326 from jjlin/personal-ownership | Daniel García | 4 | +54 | -5 |
2021-01-24 13:06 | Merge pull request #1321 from mkilchhofer/feature/improve_shutdown_behavior | Daniel García | 7 | +16 | -15 |
2021-01-24 04:50 | Add support for the Personal Ownership policy | Jeremy Lin | 4 | +54 | -5 |
2021-01-22 07:18 | Improve shutdown behavior (on kubernetes) | Marco Kilchhofer | 7 | +16 | -15 |
2021-01-19 20:58 | Merge pull request #1316 from BlackDex/admin-interface | Daniel García | 18 | +384 | -108 |
2021-01-19 20:53 | Merge pull request #1314 from jjlin/image-labels | Daniel García | 2 | +48 | -7 |
2021-01-19 16:55 | Updated the admin interface | BlackDex | 18 | +384 | -108 |
2021-01-18 08:19 | Add `org.opencontainers` labels to Docker images | Jeremy Lin | 2 | +48 | -7 |
2021-01-12 20:51 | Merge pull request #1304 from jjlin/buildx | Daniel García | 11 | +181 | -112 |
2021-01-09 10:33 | Use Docker Buildx for multi-arch builds | Jeremy Lin | 11 | +181 | -112 |
2020-12-17 17:22 | Merge pull request #1270 from BlackDex/update-ci | Daniel García | 10 | +185 | -195 |
2020-12-16 18:31 | Updated Github Actions, Fixed Dockerfile | BlackDex | 10 | +185 | -195 |
2020-12-15 21:23 | Updated insecure ws dependency and general dep updates | Daniel García | 2 | +84 | -135 |
2020-12-14 19:56 | Merge pull request #1243 from BlackDex/fix-key-rotate | Daniel García | 13 | +86 | -18 |
2020-12-14 18:58 | Fix Key Rotation during password change | BlackDex | 13 | +86 | -18 |
2020-12-14 17:36 | Merge pull request #1267 from jjlin/datetime-cleanup | Daniel García | 4 | +42 | -30 |
2020-12-14 17:35 | Merge pull request #1265 from jjlin/cipher-rev-date | Daniel García | 1 | +22 | -8 |
2020-12-14 17:34 | Merge pull request #1266 from BlackDex/icon-user-agent | Daniel García | 1 | +47 | -43 |
2020-12-12 06:47 | Clean up datetime output and code | Jeremy Lin | 4 | +42 | -30 |
2020-12-10 22:13 | Small update on favicon downloading | BlackDex | 1 | +47 | -43 |
2020-12-10 08:17 | Fix stale data check failure when cloning a cipher | Jeremy Lin | 1 | +22 | -8 |
2020-12-08 17:05 | Merge pull request #1262 from BlackDex/icon-fixes | Daniel García | 4 | +138 | -40 |
2020-12-08 16:33 | Updated icon downloading | BlackDex | 4 | +138 | -40 |
2020-12-08 15:43 | Update web vault version to 2.17.1 | Daniel García | 7 | +28 | -28 |
2020-12-08 15:11 | Merge pull request #1242 from BlackDex/allow-manager-role | Daniel García | 2 | +153 | -11 |
2020-12-08 14:59 | Merge pull request #1257 from jjlin/cipher-rev-date | Daniel García | 1 | +21 | -1 |
2020-12-08 14:43 | Merge pull request #1247 from janost/admin-disable-user | Daniel García | 13 | +63 | -0 |
2020-12-08 14:42 | Merge branch 'master' into admin-disable-user | Daniel García | 14 | +264 | -261 |
2020-12-08 14:33 | Merge pull request #1252 from BlackDex/update-dependencies-20201203 | Daniel García | 10 | +239 | -261 |
2020-12-08 14:31 | Merge pull request #1245 from janost/user-last-login | Daniel García | 4 | +25 | -0 |
2020-12-06 00:22 | Validate cipher updates with revision date | Jeremy Lin | 1 | +21 | -1 |
2020-12-04 12:38 | Updated dependencies and Dockerfiles | BlackDex | 10 | +239 | -261 |
2020-11-30 21:00 | Show latest active device as last active on admin page | janost | 4 | +25 | -0 |
2020-12-02 21:50 | Adding Manager Role support | BlackDex | 2 | +153 | -11 |
2020-11-30 22:12 | Implement admin ability to enable/disable users | janost | 13 | +63 | -0 |
2020-11-29 14:28 | Merge pull request #1244 from janost/read-config-from-files | Daniel García | 1 | +21 | -4 |
2020-11-29 01:31 | Read config vars from files | janost | 1 | +21 | -4 |
2020-11-27 17:49 | Merge pull request #1234 from janost/fix-failed-auth-log | Daniel García | 1 | +3 | -0 |
2020-11-21 22:12 | Log proper namespace in the err!() macro | janost | 1 | +3 | -0 |
2020-11-18 15:16 | Merge pull request #1229 from BlackDex/email-fixes | Daniel García | 20 | +237 | -148 |
2020-11-18 11:07 | Updated email processing. | BlackDex | 6 | +112 | -55 |
2020-11-18 11:04 | Fixed plain/text email format | BlackDex | 13 | +84 | -87 |
2020-11-18 11:00 | Updated admin settings page. | BlackDex | 1 | +41 | -6 |
2020-11-14 13:17 | Merge pull request #1220 from jameshurst/master | Daniel García | 2 | +16 | -18 |
2020-11-14 13:11 | Merge pull request #1212 from BlackDex/dotenv-warnings | Daniel García | 1 | +26 | -1 |
2020-11-12 12:40 | Added error handling during dotenv loading | BlackDex | 1 | +26 | -1 |
2020-11-10 02:50 | Fix for negcached icons | James Hurst | 1 | +5 | -5 |
2020-11-10 01:45 | Return 404 instead of fallback icon | James Hurst | 2 | +12 | -14 |
2020-11-07 22:29 | Merge pull request #1219 from aveao/master | Daniel García | 1 | +4 | -1 |
2020-11-07 22:14 | Ensure that a user is actually in an org when applying policies | Ave | 1 | +4 | -1 |
2020-11-07 22:03 | Fix #1206 | Daniel García | 2 | +13 | -6 |
2020-11-07 22:01 | Try to fix #1218 | Daniel García | 1 | +1 | -1 |
2020-11-07 22:01 | Update dependencies | Daniel García | 2 | +171 | -129 |
2020-10-23 12:18 | Merge pull request #1199 from jjlin/delete-admin | Daniel García | 1 | +29 | -1 |
2020-10-23 10:42 | Add missing admin endpoints for deleting ciphers | Jeremy Lin | 1 | +29 | -1 |
2020-10-23 09:40 | Merge pull request #1198 from fabianvansteen/patch-1 | Mathijs van Veluw | 1 | +1 | -1 |
2020-10-23 08:30 | Correction of verify_email error message | Fabian van Steen | 1 | +1 | -1 |
2020-10-15 21:44 | Updated dependencies | Daniel García | 3 | +118 | -107 |
2020-10-11 15:26 | Remove some duplicate code in Dockerfile with the help of some variables | Daniel García | 4 | +38 | -118 |
2020-10-11 15:25 | Merge pull request #1178 from BlackDex/update-azure-pipelines | Daniel García | 1 | +5 | -8 |
2020-10-11 15:24 | Merge pull request #1181 from BlackDex/update-issue-template | Daniel García | 1 | +16 | -7 |
2020-10-11 13:58 | Updated bug-report to note to update first | BlackDex | 1 | +16 | -7 |
2020-10-09 22:25 | Merge pull request #1108 from rfwatson/add-db-connections-setting | Daniel García | 3 | +18 | -1 |
2020-10-06 13:23 | Add DATABASE_MAX_CONNS config setting | Rob Watson | 3 | +18 | -1 |
2020-10-08 16:48 | Updated the azure-pipelines.yml for multidb | BlackDex | 1 | +5 | -8 |
2020-10-08 14:05 | Merge pull request #1176 from BlackDex/fix-alpine-arm-docker | Daniel García | 2 | +2 | -2 |
2020-10-08 11:12 | Fixed issue with building Alpine armv7 image. | BlackDex | 2 | +2 | -2 |
2020-10-07 21:20 | Merge pull request #1171 from BlackDex/arm-multidb | Daniel García | 8 | +168 | -57 |
2020-10-07 21:19 | Merge pull request #1172 from BlackDex/missing-dotenv-config | Daniel García | 1 | +45 | -2 |
2020-10-06 16:54 | Updated .env.template with missing config values. | BlackDex | 1 | +45 | -2 |
2020-10-06 16:04 | Fixed building mysql, postgresql and sqlite3 for arm | BlackDex | 8 | +168 | -57 |
2020-10-04 12:13 | Document database connection retries and change alpine repo for catatonit | Daniel García | 3 | +6 | -2 |
2020-10-03 20:43 | Invalidate sessions when changing password or kdf values | Daniel García | 1 | +1 | -0 |
2020-10-03 20:31 | Retry initial db connection, with adjustable option | Daniel García | 5 | +49 | -12 |
2020-10-03 18:59 | Reorganize dockerfile template slightly (same result) | Daniel García | 1 | +4 | -11 |
2020-10-03 18:14 | Updated web vault, dependencies and base docker images | Daniel García | 9 | +120 | -111 |
2020-10-03 18:12 | Updated sponsors | Daniel García | 1 | +1 | -0 |
2020-10-03 18:47 | Merge pull request #1151 from Start9Labs/feature/alpine-arm | Daniel García | 3 | +165 | -23 |
2020-09-27 14:24 | Merge pull request #1150 from BlackDex/mariadb-fk-issues | Daniel García | 8 | +170 | -45 |
2020-09-27 14:24 | Merge pull request #1160 from eduardosm/vendored_openssl | Daniel García | 2 | +12 | -0 |
2020-09-26 20:03 | specify version of cmosh's alpine-arm | Aiden McClelland | 1 | +2 | -3 |
2020-09-26 20:02 | add arm target to alpine container | Aiden McClelland | 1 | +4 | -1 |
2020-09-25 21:23 | Add `vendored_openssl` feature. | Eduardo Sánchez Muñoz | 2 | +12 | -0 |
2020-09-25 20:25 | Merge branch 'master' into mariadb-fk-issues | Mathijs van Veluw | 1 | +18 | -0 |
2020-09-25 19:14 | Merge pull request #1158 from BlackDex/fix-issue-1156 | Daniel García | 1 | +18 | -0 |
2020-09-25 16:26 | Add /api/accounts/verify-password endpoint | BlackDex | 1 | +18 | -0 |
2020-09-22 10:13 | Fixed foreign-key (mariadb) errors. | BlackDex | 8 | +170 | -45 |
2020-09-21 22:39 | alpine arm building successfully | Aiden McClelland | 2 | +162 | -22 |
2020-09-20 14:48 | Merge pull request #1146 from BlackDex/user-orgs-table-enhancement | Daniel García | 6 | +24651 | -29 |
2020-09-19 20:19 | As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 | BlackDex | 6 | +24651 | -29 |
2020-09-10 21:15 | Update web vault to 2.16.0 and dependencies | Daniel García | 8 | +56 | -46 |
2020-09-19 19:38 | Merge pull request #1148 from BlackDex/update-config-descriptions | Daniel García | 2 | +5 | -5 |
2020-09-19 15:09 | Updated the config options descriptions. | BlackDex | 2 | +5 | -5 |
2020-09-14 20:18 | Merge pull request #1143 from BlackDex/better-lettre-errors | Daniel García | 2 | +22 | -4 |
2020-09-14 18:47 | Format some common Lettre errors a bit simpler | BlackDex | 2 | +22 | -4 |
2020-09-14 16:01 | Merge pull request #1141 from BlackDex/fix-org-creation | Daniel García | 1 | +54 | -0 |
2020-09-14 06:34 | Fixed creating a new organization | BlackDex | 1 | +54 | -0 |
2020-09-13 13:10 | Merge pull request #1140 from jjlin/UserOrgType-cmp | Daniel García | 1 | +33 | -28 |
2020-09-13 13:09 | Merge pull request #1137 from BlackDex/smtp-multi-auth-mechanism | Daniel García | 3 | +25 | -12 |
2020-09-13 13:08 | Merge pull request #1135 from BlackDex/update-mail | Daniel García | 4 | +139 | -172 |
2020-09-13 09:03 | Simplify implementation of `UserOrgType::cmp()` | Jeremy Lin | 1 | +33 | -28 |
2020-09-12 19:47 | Allow multiple SMTP Auth meganisms. | BlackDex | 3 | +25 | -12 |
2020-09-11 21:52 | Updated lettre (and other crates) and workflow. | BlackDex | 4 | +139 | -172 |
2020-09-10 21:19 | Merge pull request #1125 from jjlin/org-cipher-visibility | Daniel García | 3 | +54 | -36 |
2020-09-03 17:51 | Merge pull request #1124 from aaxdev/fix/support-mobile-signalr-msgpack | Daniel García | 1 | +37 | -29 |
2020-09-01 07:49 | Hide ciphers from non-selected collections for org owners/admins | Jeremy Lin | 3 | +54 | -36 |
2020-08-31 20:20 | Improving code | aaxdev | 1 | +27 | -33 |
2020-08-31 17:05 | Fix MsgPack headers and support mobile SignalR | aaxdev | 1 | +43 | -29 |
2020-08-31 14:40 | Update admin page dependencies | Daniel García | 6 | +1701 | -1766 |
2020-08-30 13:44 | Merge pull request #1119 from mqus/clarify-multiuser-docs | Daniel García | 1 | +0 | -1 |
2020-08-29 10:47 | Clean up misunderstandings by removing the single-user point | Markus Richter | 1 | +0 | -1 |
2020-08-28 20:11 | Update dependencies | Daniel García | 1 | +65 | -58 |
2020-08-28 20:10 | Fix some clippy warnings and remove unused function | Daniel García | 2 | +3 | -2 |
2020-08-27 10:34 | Merge pull request #1116 from jjlin/docker | Daniel García | 2 | +1 | -7 |
2020-08-27 06:44 | Fix the Alpine build | Jeremy Lin | 2 | +1 | -7 |
2020-08-26 15:54 | Merge pull request #1115 from jjlin/favorites | Daniel García | 4 | +107 | -52 |
2020-08-26 08:27 | Delete associated favorites when deleting a cipher or user | Jeremy Lin | 4 | +107 | -52 |
2020-08-18 22:02 | Change Dockerfiles to make the AMD image multidb | Daniel García | 22 | +617 | -1438 |
2020-08-18 15:15 | Add support for multiple simultaneous database features by using macros. Diesel requires the following changes: - Separate connection and pool types per connection, the generate_connections! macro generates an enum with a variant per db type - Separate migrations and schemas, these were always imported as one type depending on db feature, now they are all imported under different module names - Separate model objects per connection, the db_object! macro generates one object for each connection with the diesel macros, a generic object, and methods to convert between the connection-specific and the generic ones - Separate connection queries, the db_run! macro allows writing only one that gets compiled for all databases or multiple ones | Daniel García | 17 | +1530 | -1172 |
2020-08-23 22:31 | Merge pull request #1106 from jjlin/favorites | Daniel García | 12 | +258 | -40 |
2020-08-23 22:25 | Merge pull request #1112 from jjlin/token-size-docs | Daniel García | 1 | +1 | -1 |
2020-08-23 22:25 | Merge pull request #1099 from jjlin/global-domains | Daniel García | 1 | +58 | -12 |
2020-08-23 22:25 | Merge pull request #1111 from jjlin/token | Daniel García | 3 | +13 | -7 |
2020-08-23 00:33 | Add more docs on the `email_token_size` setting | Jeremy Lin | 1 | +1 | -1 |
2020-08-23 00:14 | Transfer favorite status for user-owned ciphers | Jeremy Lin | 6 | +57 | -9 |
2020-08-22 23:07 | Generate tokens more simply and uniformly | Jeremy Lin | 3 | +13 | -7 |
2020-08-20 10:31 | Sync global_domains.json to bitwarden/server@8383a08 (Yandex) | Jeremy Lin | 1 | +28 | -0 |
2020-08-20 10:30 | Sync global_domains.json to bitwarden/server@80f57d2 (Amazon updates) | Jeremy Lin | 1 | +1 | -2 |
2020-08-19 09:16 | Track favorites on a per-user basis | Jeremy Lin | 12 | +178 | -8 |
2020-08-03 04:54 | Maximize similarity between MySQL and SQLite/PostgreSQL schemas | Jeremy Lin | 1 | +32 | -32 |
2020-08-19 07:40 | Sync global_domains.json to bitwarden/server@af85e17 (eBay India updates) | Jeremy Lin | 1 | +1 | -0 |
2020-08-15 08:34 | Sync global_domains.json to bitwarden/server@2c43019 (eBay updates) | Jeremy Lin | 1 | +19 | -3 |
2020-08-15 08:32 | Sync global_domains.json to bitwarden/server@6aed80a (Amazon updates) | Jeremy Lin | 1 | +10 | -8 |
2020-08-13 20:34 | Merge pull request #1095 from jjlin/db-docs | Daniel García | 1 | +9 | -2 |
2020-08-13 20:34 | Merge pull request #1094 from jjlin/master | Daniel García | 1 | +9 | -0 |
2020-08-13 20:34 | Merge pull request #1096 from mqus/mqus-env-document-override | Daniel García | 1 | +3 | -0 |
2020-08-13 15:49 | Add a note that settings in .env can be overridden | mqus | 1 | +3 | -0 |
2020-08-13 09:33 | Add more doc comments for MySQL/PostgreSQL connection URIs | Jeremy Lin | 1 | +9 | -2 |
2020-08-13 04:10 | Sync global_domains.json to bitwarden/server@61b11e3 | Jeremy Lin | 1 | +9 | -0 |
2020-08-12 17:07 | Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly | Daniel García | 1 | +52 | -24 |
2020-08-12 16:46 | Update dependencies | Daniel García | 2 | +96 | -102 |
2020-08-12 16:45 | Remove unneccessary shim for backtrace | Daniel García | 1 | +8 | -19 |
2020-08-11 14:48 | Remove redundant user fetching from login | Daniel García | 1 | +0 | -1 |
2020-08-08 14:20 | Merge pull request #1087 from jjlin/org-creation-users | Daniel García | 3 | +36 | -0 |
2020-08-08 14:19 | Merge pull request #1083 from jjlin/global-domains | Daniel García | 2 | +111 | -41 |
2020-08-07 18:39 | Merge pull request #1089 from jjlin/master | Daniel García | 1 | +7 | -2 |
2020-08-07 17:15 | Don't push `latest-arm32v6` tag for MySQL and PostgreSQL images | Jeremy Lin | 1 | +7 | -2 |
2020-08-04 07:49 | Sync global_domains.json with upstream | Jeremy Lin | 1 | +31 | -41 |
2020-08-04 07:45 | Add a script to auto-generate the global equivalent domains JSON file | Jeremy Lin | 1 | +80 | -0 |
2020-08-06 05:35 | Add support for restricting org creation to certain users | Jeremy Lin | 3 | +36 | -0 |
2020-08-04 13:12 | Fix unlock on desktop clients | Daniel García | 1 | +10 | -0 |
2020-07-28 15:44 | Merge pull request #1076 from jjlin/soft-delete | Daniel García | 1 | +2 | -1 |
2020-07-28 15:43 | Merge pull request #1075 from jjlin/master | Daniel García | 1 | +10 | -0 |
2020-07-26 23:19 | Fix soft delete notifications | Jeremy Lin | 1 | +2 | -1 |
2020-07-26 22:28 | Push an extra `latest-arm32v6` tag | Jeremy Lin | 1 | +10 | -0 |
2020-07-24 21:05 | Merge pull request #1069 from jjlin/master | Daniel García | 1 | +6 | -0 |
2020-07-24 18:32 | Skip cleanup of `arm32v6` arch-specific tags | Jeremy Lin | 1 | +6 | -0 |
2020-07-24 14:42 | Merge pull request #1067 from jjlin/log-time-fmt | Daniel García | 3 | +8 | -2 |
2020-07-23 21:19 | Log timestamps with milliseconds by default | Jeremy Lin | 2 | +2 | -2 |
2020-07-19 19:01 | Updated dependencies and changed rocket request imports | Daniel García | 6 | +124 | -115 |
2020-07-23 04:50 | Add config option for log timestamp format | Jeremy Lin | 3 | +8 | -2 |
2020-07-21 14:31 | Merge pull request #1061 from jjlin/use-strip-prefix | Daniel García | 1 | +3 | -6 |
2020-07-21 05:33 | Use `strip_prefix()` instead of `trim_start_matches()` as appropriate | Jeremy Lin | 1 | +3 | -6 |
2020-07-16 20:59 | Merge pull request #1029 from jjlin/multi-arch | Daniel García | 12 | +182 | -31 |
2020-07-16 03:02 | Tag latest releases as `latest` and `alpine` | Jeremy Lin | 1 | +4 | -4 |
2020-06-14 07:00 | Clean up arch-specific tags if Docker Hub credentials are provided | Jeremy Lin | 2 | +42 | -0 |
2020-06-10 09:01 | Multi-arch image support | Jeremy Lin | 12 | +140 | -19 |
2020-06-10 08:51 | Dockerfile.j2: remove dead code | Jeremy Lin | 1 | +0 | -12 |
2020-07-14 21:44 | Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation | Daniel García | 4 | +107 | -5 |
2020-07-14 19:58 | Don't compile the regexes each time | Daniel García | 1 | +8 | -3 |
2020-07-14 16:00 | Removed try_trait and some formatting, particularly around imports | Daniel García | 25 | +251 | -272 |
2020-07-14 14:08 | Updated dependencies | Daniel García | 2 | +95 | -108 |
2020-07-11 09:17 | Merge pull request #1055 from jjlin/pg | Daniel García | 1 | +4 | -2 |
2020-07-11 00:23 | Fix error in PostgreSQL build | Jeremy Lin | 1 | +4 | -2 |
2020-07-08 17:39 | Merge pull request #1049 from jjlin/local-tz | Daniel García | 4 | +52 | -12 |
2020-07-08 04:30 | Use local time in email notifications for new device logins | Jeremy Lin | 4 | +52 | -12 |
2020-07-06 16:56 | Merge pull request #1042 from jjlin/hide-passwords | Daniel García | 13 | +132 | -66 |
2020-07-06 16:15 | Merge pull request #1048 from jjlin/init | Daniel García | 14 | +41 | -13 |
2020-07-05 22:26 | Add startup script to support init operations | Jeremy Lin | 14 | +41 | -13 |
2020-07-04 23:59 | Add option to set name during HELO in email settings | Daniel García | 4 | +28 | -2 |
2020-07-04 23:38 | Updated dependencies ans web vault version | Daniel García | 16 | +163 | -146 |
2020-07-04 23:07 | Merge pull request #1044 from ArmaanT/master | Daniel García | 1 | +4 | -2 |
2020-07-04 20:13 | Allow postgres:// DATABASE_URL | Armaan Tobaccowalla | 1 | +4 | -2 |
2020-07-03 17:49 | More cipher optimization/cleanup | Jeremy Lin | 2 | +22 | -33 |
2020-07-03 16:00 | Optimize cipher queries | Jeremy Lin | 1 | +22 | -23 |
2020-07-03 04:51 | Add support for hiding passwords in a collection | Jeremy Lin | 13 | +136 | -58 |
2020-06-22 15:15 | Update dependencies | Daniel García | 2 | +102 | -63 |
2020-06-15 21:40 | Some format changes to main.rs | Daniel García | 1 | +14 | -16 |
2020-06-15 21:04 | Updated dependencies | Daniel García | 2 | +166 | -170 |
2020-06-07 17:53 | Merge pull request #1026 from BlackDex/issue-1022 | Daniel García | 1 | +4 | -1 |
2020-06-07 15:57 | Fixes #1022 cloning with attachments | BlackDex | 1 | +4 | -1 |
2020-06-04 16:50 | Merge pull request #1020 from BlackDex/admin-interface | Daniel García | 1 | +39 | -8 |
2020-06-04 15:05 | Fixed wrong status if there is an update. | BlackDex | 1 | +39 | -8 |
2020-06-03 23:24 | Merge pull request #1019 from xoxys/master | Daniel García | 1 | +1 | -0 |
2020-06-03 23:21 | add back openssl crate | Robert Kaussow | 1 | +1 | -0 |
2020-06-03 20:48 | Merge pull request #1018 from BlackDex/admin-interface | Daniel García | 7 | +152 | -66 |
2020-06-03 20:47 | Merge pull request #1017 from dprobinson/patch-1 | Daniel García | 1 | +1 | -0 |
2020-06-03 18:37 | Updated Organizations overview | BlackDex | 6 | +73 | -20 |
2020-06-03 15:57 | Added attachment info per user and some layout fix | BlackDex | 4 | +25 | -5 |
2020-06-03 15:07 | Fixed an issue when DNS resolving fails. | BlackDex | 2 | +56 | -43 |
2020-06-02 22:46 | Added missing ENV Variable for Implicit TLS | David P Robinson | 1 | +1 | -0 |
2020-06-01 18:07 | Merge pull request #1012 from BlackDex/admin-interface | Daniel García | 4 | +2173 | -2246 |
2020-06-01 16:58 | Updated js/css libraries and fixed smallscreen err | BlackDex | 4 | +2173 | -2246 |
2020-05-31 15:58 | Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it | Daniel García | 4 | +192 | -159 |
2020-05-30 22:22 | Merge pull request #1009 from jjlin/email-subject | Daniel García | 8 | +8 | -8 |
2020-05-30 22:22 | Merge pull request #1010 from jjlin/admin-url | Daniel García | 1 | +3 | -1 |
2020-05-30 08:06 | Avoid double-slashes in the admin URL | Jeremy Lin | 1 | +3 | -1 |
2020-05-30 06:25 | Don't HTML-escape email subject lines | Jeremy Lin | 8 | +8 | -8 |
2020-05-28 18:54 | Merge pull request #1007 from BlackDex/admin-interface | Daniel García | 13 | +751 | -391 |
2020-05-28 18:25 | Added version check to diagnostics | BlackDex | 2 | +112 | -26 |
2020-05-28 08:42 | Redesign of the admin interface. | BlackDex | 13 | +665 | -391 |
2020-05-27 16:18 | Merge pull request #1006 from jjlin/email-change | Daniel García | 3 | +9 | -8 |
2020-05-24 21:00 | Allow email changes for existing accounts even when signups are disabled | Jeremy Lin | 3 | +9 | -8 |
2020-05-23 11:10 | Merge pull request #1003 from frdescam/fix_arm_displaysize | Daniel García | 1 | +1 | -3 |
2020-05-23 11:09 | Merge pull request #998 from frdescam/fix_email_templates | Daniel García | 13 | +16 | -16 |
2020-05-22 10:10 | use format! for rounding to fix arm issue | fdeĉ | 1 | +1 | -3 |
2020-05-21 20:49 | Update web vault to v2.14.0 | Daniel García | 13 | +52 | -52 |
2020-05-20 15:58 | Convert to f32 before rounding to fix arm issue | Daniel García | 1 | +1 | -1 |
2020-05-20 11:38 | fixing hard coded width email templates | François | 13 | +13 | -13 |
2020-05-18 10:27 | fixing bad width in 2FA email template | François | 1 | +4 | -4 |
2020-05-13 22:19 | Add ip on totp miss | Daniel García | 2 | +43 | -15 |
2020-05-13 22:18 | Update dependencies | Daniel García | 3 | +145 | -153 |
2020-05-13 20:34 | Merge pull request #994 from jjlin/help-text | Daniel García | 1 | +4 | -1 |
2020-05-13 20:34 | Merge pull request #989 from theycallmesteve/update_responses | Daniel García | 2 | +8 | -1 |
2020-05-13 20:34 | Merge pull request #988 from theycallmesteve/rename_functions | Daniel García | 4 | +4 | -4 |
2020-05-13 19:29 | Update startup banner to direct usage/config questions to the forum | Jeremy Lin | 1 | +4 | -1 |
2020-05-08 17:39 | Add missing items to profileOrganization response model | theycallmesteve | 1 | +2 | -0 |
2020-05-08 17:38 | Update post_keys to return a keys response model | theycallmesteve | 1 | +6 | -1 |
2020-05-08 17:37 | Rename collection_user_details to collection_read_only to reflect the response model | theycallmesteve | 2 | +2 | -2 |
2020-05-08 17:36 | Rename to_json_list to to_json_provder to reflect the response model | theycallmesteve | 2 | +2 | -2 |
2020-05-07 23:04 | Merge pull request #987 from theycallmesteve/global_domains | Daniel García | 6 | +73 | -78 |
2020-05-07 22:05 | Apply upstream global domain values and whitespace fixes | theycallmesteve | 1 | +68 | -68 |
2020-05-07 22:02 | Whitespace fixes | theycallmesteve | 5 | +5 | -10 |
2020-05-06 22:50 | Change the mails content types to more closely match what we sent before | Daniel García | 4 | +30 | -19 |
2020-05-03 20:30 | Merge pull request #978 from AltiUP/patch-1 | Daniel García | 1 | +0 | -2 |
2020-05-03 20:27 | Merge pull request #979 from jjlin/admin-redirect | Daniel García | 1 | +9 | -3 |
2020-05-03 15:41 | Update lettre to latest master | Daniel García | 4 | +99 | -176 |
2020-05-03 15:24 | Remove unused dependency and simple feature, update dependencies and fix some clippy lints | Daniel García | 28 | +229 | -303 |
2020-05-01 07:23 | Use absolute URIs for admin page redirects | Jeremy Lin | 1 | +9 | -3 |
2020-04-30 17:41 | Delete the call to the map file | Christophe Gherardi | 1 | +0 | -2 |
2020-04-18 10:08 | Merge pull request #957 from jjlin/domain-whitelist | Daniel García | 3 | +40 | -16 |
2020-04-17 20:35 | Initial support for soft deletes | Daniel García | 11 | +125 | -24 |
2020-04-15 15:15 | Merge pull request #966 from BlackDex/issue-965 | Daniel García | 4 | +4 | -0 |
2020-04-15 14:49 | Fixed issue #965 | BlackDex | 4 | +4 | -0 |
2020-04-11 21:51 | Ensure email domain comparison is case-insensitive | Jeremy Lin | 1 | +1 | -1 |
2020-04-11 21:34 | Merge pull request #960 from jjlin/admin-token | Daniel García | 2 | +10 | -2 |
2020-04-10 03:55 | Warn on empty `ADMIN_TOKEN` instead of bailing out | Jeremy Lin | 2 | +10 | -2 |
2020-04-09 20:54 | Make web vault show a more informative error when browsers block WebCrypto in insecure contexts and update dependencies | Daniel García | 16 | +160 | -158 |
2020-04-09 08:51 | Make org owner invitations respect the email domain whitelist | Jeremy Lin | 1 | +6 | -3 |
2020-04-09 08:42 | Clean up domain whitelist logic | Jeremy Lin | 2 | +34 | -13 |
2020-04-08 06:43 | Merge pull request #956 from jjlin/duo | Daniel García | 1 | +8 | -3 |
2020-04-08 03:40 | Fix Duo auth failure with non-lowercased email addresses | Jeremy Lin | 1 | +8 | -3 |
2020-03-31 10:56 | Merge pull request #939 from jjlin/attachment-size | Daniel García | 1 | +4 | -4 |
2020-03-31 09:30 | Fix attachment size limit calculation | Jeremy Lin | 1 | +4 | -4 |
2020-03-30 20:19 | Make sure the data field is always returned, otherwise the mobile apps seem to have issues | Daniel García | 1 | +13 | -1 |
2020-03-27 16:45 | Merge pull request #933 from jjlin/dockerfiles | Daniel García | 3 | +6 | -3 |
2020-03-27 16:44 | Update web vault to 2.13.2 | Daniel García | 13 | +28 | -28 |
2020-03-27 07:38 | Merge pull request #932 from jjlin/ws-fix | Daniel García | 1 | +6 | -2 |
2020-03-27 03:10 | Rebuild Dockerfiles to match latest Dockerfile.j2 template | Jeremy Lin | 3 | +6 | -3 |
2020-03-27 02:26 | Fix WebSocket notifications | Jeremy Lin | 1 | +6 | -2 |
2020-03-26 20:13 | Merge pull request #928 from jjlin/healthcheck | Daniel García | 14 | +40 | -39 |
2020-03-26 03:13 | Healthcheck fixes/optimizations | Jeremy Lin | 14 | +40 | -39 |
2020-03-25 21:21 | Merge pull request #927 from jjlin/healthcheck | Daniel García | 1 | +52 | -9 |
2020-03-25 02:57 | Update healthcheck script to handle alternate base dir | Jeremy Lin | 1 | +52 | -9 |
2020-03-24 10:42 | Update dependencies, mainly diesel and sqlite | Daniel García | 2 | +68 | -72 |
2020-03-22 23:03 | Merge pull request #922 from jjlin/device-push-token | Daniel García | 1 | +3 | -0 |
2020-03-22 22:04 | Handle `devicePushToken` | Jeremy Lin | 1 | +3 | -0 |
2020-03-22 15:13 | Set the cargo version and allow changing it during build time with BWRS_VERSION. Also renamed GIT_VERSION because that's not the only source anymore. | Daniel García | 3 | +15 | -7 |
2020-03-20 09:51 | Fix token error while accepting invite | Daniel García | 1 | +25 | -0 |
2020-03-19 17:11 | Merge pull request #919 from BlackDex/issue-908 | Daniel García | 1 | +22 | -4 |
2020-03-19 16:37 | Fixed issue #908 | BlackDex | 1 | +52 | -53 |
2020-03-19 15:50 | Fixing issue #908 | BlackDex | 1 | +53 | -34 |
2020-03-19 12:58 | Merge pull request #918 from dani-garcia/revert-901-feature/opportunistic_tls | Daniel García | 1 | +9 | -9 |
2020-03-19 12:56 | Revert "Use opportunistic TLS in SMTP connections" | Daniel García | 1 | +9 | -9 |
2020-03-18 17:48 | Merge pull request #916 from BlackDex/issue-759 | Daniel García | 1 | +10 | -0 |
2020-03-18 17:11 | Fixing issue #759 by disabling Foreign Key Checks. | BlackDex | 1 | +10 | -0 |
2020-03-16 22:02 | Merge pull request #912 from ymage/openssl_as_default | Daniel García | 2 | +2 | -2 |
2020-03-16 21:39 | Make openssl crate as default (non feature-flipped) | Ymage | 1 | +0 | -1 |
2020-03-16 21:34 | Build as static | Ymage | 1 | +2 | -1 |
2020-03-16 17:17 | Merge pull request #911 from BlackDex/upgrade-rocket | Daniel García | 6 | +246 | -599 |
2020-03-16 17:16 | Merge pull request #876 from BlackDex/log-panics | Daniel García | 3 | +55 | -0 |
2020-03-16 16:53 | Updated code so backtraces are logged also. | BlackDex | 3 | +51 | -2 |
2020-03-16 16:19 | Merge branch 'master' of https://github.com/dani-garcia/bitwarden_rs into log-panics | BlackDex | 64 | +1715 | -659 |
2020-03-16 15:39 | Updated ring | BlackDex | 1 | +2 | -2 |
2020-03-16 15:38 | Updated jsonwebtoken | BlackDex | 2 | +4 | -4 |
2020-03-16 15:36 | Small change for rocket compatibilty | BlackDex | 1 | +2 | -1 |
2020-03-16 15:32 | Update dependencies | BlackDex | 2 | +238 | -592 |
2020-03-15 16:26 | Fix empty data when cloning cipher | Daniel García | 1 | +17 | -14 |
2020-03-14 22:52 | Fix postgres policies, second try | Daniel García | 1 | +2 | -2 |
2020-03-14 22:35 | Merge pull request #906 from BlackDex/upgrade-reqwest | Daniel García | 5 | +392 | -33 |
2020-03-14 22:35 | Fix issue with postgres | Daniel García | 1 | +4 | -4 |
2020-03-14 22:12 | Updated reqwest to the latest version. | BlackDex | 5 | +392 | -33 |
2020-03-14 21:30 | Allow the smtp mechanism to be provided without quotes and all lowercase | Daniel García | 1 | +5 | -4 |
2020-03-14 13:41 | Merge pull request #903 from TheBinaryLoop/patch-1 | Daniel García | 1 | +66 | -0 |
2020-03-14 13:41 | Merge pull request #901 from sleweke/feature/opportunistic_tls | Daniel García | 1 | +9 | -9 |
2020-03-14 13:40 | Update vault to 2.13.1 | Daniel García | 13 | +26 | -26 |
2020-03-14 13:08 | Fix cloning issues | Daniel García | 1 | +3 | -1 |
2020-03-14 12:22 | Initial version of policies | Daniel García | 15 | +298 | -23 |
2020-03-13 19:08 | Updated domains with new values vualt | Lukas Eßmann | 1 | +66 | -0 |
2020-03-12 10:26 | Use opportunistic TLS in SMTP connections | Samuel Leweke | 1 | +9 | -9 |
2020-03-09 21:04 | Migrate lazy_static to once_cell, less macro magic and slightly faster | Daniel García | 8 | +59 | -84 |
2020-03-09 21:00 | Update dependencies | Daniel García | 4 | +192 | -196 |
2020-03-04 23:05 | Merge pull request #892 from BlackDex/smtp-test-button | Daniel García | 1 | +23 | -20 |
2020-03-04 14:08 | Changed javascript default argument construction | BlackDex | 1 | +2 | -4 |
2020-03-04 12:25 | Relocated SMTP test input+button. | BlackDex | 1 | +25 | -20 |
2020-03-02 23:12 | Merge pull request #888 from zethra/add_cli_args | Daniel García | 3 | +158 | -2 |
2020-03-02 19:57 | Added command line flags for help and version | zethra | 3 | +158 | -2 |
2020-03-02 18:58 | Delete ISSUE_TEMPLATE.md | Daniel García | 1 | +0 | -33 |
2020-03-02 18:58 | Update issue templates | Daniel García | 4 | +75 | -0 |
2020-03-02 18:37 | Update README.md | Daniel García | 1 | +5 | -5 |
2020-03-01 14:00 | Merge pull request #879 from BlackDex/smtp-test-button | Daniel García | 6 | +201 | -8 |
2020-03-01 01:38 | Use web vault built by docker autobuild, using the hash to reference the image for extra security | Daniel García | 13 | +139 | -196 |
2020-02-26 15:58 | Added urlpath to smtpTest function | BlackDex | 1 | +1 | -1 |
2020-02-26 15:56 | Merge branch 'smtp-test-button' of github.com:BlackDex/bitwarden_rs into smtp-test-button | BlackDex | 0 | +0 | -0 |
2020-02-26 10:02 | Added SMTP test button in the admin gui | BlackDex | 6 | +201 | -8 |
2020-02-26 10:02 | Added SMTP test button in the admin gui | BlackDex | 6 | +201 | -8 |
2020-02-25 13:10 | Make panics logable (as warn) | BlackDex | 1 | +6 | -0 |
2020-02-23 13:55 | Make sure the provided domain contains the protocol and show a useful error when it doesn't | Daniel García | 1 | +19 | -6 |
2020-02-22 21:06 | Merge pull request #868 from jjlin/alt-base | Daniel García | 34 | +125 | -96 |
2020-02-22 18:01 | Removed test urlpath | Daniel García | 1 | +1 | -1 |
2020-02-22 16:49 | Use absolute paths in the admin page | Daniel García | 3 | +20 | -18 |
2020-02-22 15:00 | Update web vault used in docker | Daniel García | 13 | +26 | -39 |
2020-02-19 05:27 | Add backend support for alternate base dir (subdir/subpath) hosting | Jeremy Lin | 21 | +95 | -55 |
2020-02-18 20:48 | Updated FUNDING as mentioned in #859 | Daniel García | 1 | +1 | -0 |
2020-02-18 19:08 | Update web vault to fix copy issues | Daniel García | 13 | +13 | -13 |
2020-02-17 21:56 | Attachment size limits, per-user and per-organization | Daniel García | 4 | +83 | -8 |
2020-02-16 21:12 | Merge pull request #864 from mprasil/admin-invitation | Daniel García | 2 | +4 | -9 |
2020-02-16 20:28 | Remove check from Invitation:take() | Miro Prasil | 1 | +4 | -5 |
2020-02-16 15:01 | Do not disable invitations via admin API | Miroslav Prasil | 1 | +0 | -4 |
2020-02-04 21:14 | Add option to change invitation org name, fixes #825 Add option to allow additional iframe ancestors, fixes #843 Sort the rocket routes before printing them | Daniel García | 3 | +14 | -5 |
2020-01-30 21:33 | Fix backwards indices | Daniel García | 2 | +4 | -4 |
2020-01-30 21:30 | Cache icons in the clients | Daniel García | 1 | +4 | -3 |
2020-01-30 21:11 | Convert email domains to punycode | Daniel García | 4 | +1153 | -1149 |
2020-01-30 21:11 | Updated rust toolchain version | Daniel García | 1 | +2 | -2 |
2020-01-30 21:10 | Don't error if admin token is empty but disabled | Daniel García | 1 | +1 | -1 |
2020-01-28 20:16 | Use rust-toolchain file to determine version in workflows, disabled mac builds for now | Daniel García | 1 | +6 | -7 |
2020-01-29 12:28 | Merge pull request #831 from mprasil/whitelist-fix | Daniel García | 1 | +1 | -1 |
2020-01-29 11:32 | SIGNUPS_ALLOWED with no whitelist [fixes #830] | Miro Prasil | 1 | +1 | -1 |
2020-01-28 19:52 | Merge pull request #824 from tomuta/fix_change_email | Daniel García | 1 | +6 | -1 |
2020-01-26 20:34 | Fix change email when no whitelist is configured | tomuta | 1 | +6 | -1 |
2020-01-26 14:29 | Update handlebars to 3.0 which included performance improvements. Updated lettre to newer git revision, which should give better error messages now. | Daniel García | 5 | +169 | -141 |
2020-01-20 21:28 | Accept y/n, True/False, 1/0 as booleans in environment vars | Daniel García | 2 | +19 | -4 |
2020-01-18 19:09 | Update u2f to 0.2, which requires OpenSSL but also might solve the problems we've had with certificates. The rust image doesn't need installing curl or tar, so removed. Also collapsed ENV lines. | Daniel García | 16 | +109 | -241 |
2020-01-16 15:21 | Merge pull request #812 from swedishborgie/postgresql | Daniel García | 1 | +7 | -0 |
2020-01-16 13:14 | Switch error handling to ? operator instead of explicit handling. | Michael Powers | 1 | +2 | -5 |
2020-01-14 02:53 | Fixes #635 - Unique constraint violation when using U2F tokens on PostgreSQL Because of differences in how .on_conflict() works compared to .replace_into() the PostgreSQL backend wasn't correctly ensuring the unique constraint on user_uuid and atype wasn't getting violated. | Michael Powers | 1 | +10 | -0 |
2020-01-10 15:22 | Update dependencies | Daniel García | 2 | +72 | -66 |
2020-01-10 17:36 | Add contributor | Daniel García | 1 | +1 | -0 |
2020-01-05 21:46 | Delete old workflow file and disable building binaries on pull requests, as we already have CI for that | Daniel García | 2 | +3 | -73 |
2020-01-05 21:42 | Merge pull request #784 from ypid/docker/use-debian-base | Daniel García | 15 | +851 | -170 |
2020-01-05 21:41 | Add missing target armv7 and cross compile envs | Daniel García | 3 | +17 | -0 |
2020-01-05 17:00 | Merge pull request #804 from publicarray/master | Daniel García | 3 | +149 | -123 |
2020-01-05 09:45 | Disable Windows workflow | Sebastian Schmidt | 1 | +4 | -4 |
2020-01-04 23:09 | Make sure handlebars is not updated, as the next patch version has breaking changes | Daniel García | 2 | +37 | -37 |
2020-01-04 23:12 | Merge pull request #803 from aeolyus/master | Daniel García | 1 | +1 | -1 |
2020-01-04 22:52 | Protect websocket server against panics | Daniel García | 1 | +48 | -12 |
2020-01-04 22:37 | minor typo conect -> connect | Richard Huang | 1 | +1 | -1 |
2020-01-01 14:47 | Add hint to Dockerfile's that they are generated | Robin Schneider | 13 | +39 | -0 |
2020-01-01 14:44 | Readd missing cargo build for armv7. Thanks to @dani-garcia! | Robin Schneider | 3 | +4 | -0 |
2020-01-01 14:17 | Remove debugging echo statement from Dockerfiles | Robin Schneider | 10 | +0 | -20 |
2019-12-31 15:40 | Use apt-get instead of apt in Dockerfiles, also --no-install-recommends | Robin Schneider | 10 | +30 | -20 |
2019-12-31 15:24 | Remove duplicate empty lines in generated Dockerfiles | Robin Schneider | 13 | +4 | -18 |
2019-12-31 15:20 | Set build time options for dpkg and reproducible builds | Robin Schneider | 13 | +158 | -40 |
2019-12-31 14:54 | Improve Jinja2 template logic a bit | Robin Schneider | 1 | +1 | -2 |
2019-12-31 14:49 | Readd missing cargo setup for armv7. Thanks to @dani-garcia! | Robin Schneider | 3 | +34 | -0 |
2019-12-31 14:45 | Fix armv6 build, thanks to @dani-garcia for the review! | Robin Schneider | 3 | +11 | -0 |
2019-12-31 14:38 | Move `rustup target` before `cargo build`. Thanks to @dani-garcia! | Robin Schneider | 6 | +17 | -13 |
2019-12-31 14:31 | Make `cargo new` independent of workdir to be exact | Daniel García | 13 | +13 | -13 |
2019-12-31 14:28 | Fix package name for Ubuntu 16.04 based image. Thanks @dani-garcia! | Robin Schneider | 2 | +5 | -1 |
2019-12-31 14:17 | Move `dpkg --add-architecture` before the first apt call | Robin Schneider | 7 | +66 | -67 |
2019-12-31 14:13 | Fix cross platform build support, thanks to @dani-garcia for the review | Robin Schneider | 10 | +34 | -31 |
2019-12-31 01:00 | Use rmp upstream version | Daniel García | 2 | +15 | -18 |
2019-12-29 14:29 | Avoid some to_string in the request logging and include message to disable web vault when not found. | Daniel García | 2 | +12 | -8 |
2019-12-29 06:21 | try setting VCPKG_ROOT | Sebastian Schmidt | 1 | +12 | -8 |
2019-12-28 07:55 | Update build workflow | Sebastian Schmidt | 4 | +145 | -193 |
2019-12-28 21:52 | Generate Dockerfiles from one source for maintainability. Closes #785. | Robin Schneider | 15 | +615 | -148 |
2019-12-28 14:28 | Disable Windows build for now to avoid failing CI | Daniel García | 1 | +0 | -0 |
2019-12-28 14:08 | When receiving a comma separated list as IP, pick the first | Daniel García | 1 | +7 | -3 |
2019-12-23 23:26 | WIP: Use Debian base image for all steps of the build process | Robin Schneider | 1 | +11 | -5 |
2019-12-27 21:26 | Merge pull request #779 from publicarray/master | Daniel García | 3 | +193 | -0 |
2019-12-27 17:42 | Config option for client IP header | Daniel García | 3 | +29 | -6 |
2019-12-27 17:42 | Print current server time when failing TOTP, and use chrono as the rest of the server | Daniel García | 1 | +11 | -13 |
2019-12-27 17:37 | Formatting | Daniel García | 13 | +30 | -69 |
2019-12-25 01:50 | Update rust-win.yml | Sebastian Schmidt | 1 | +13 | -3 |
2019-12-25 00:59 | Update rust-win.yml | Sebastian Schmidt | 1 | +1 | -1 |
2019-12-25 00:16 | update dependencies to build workflows | Sebastian Schmidt | 3 | +3 | -3 |
2019-12-24 23:25 | fix | Sebastian Schmidt | 3 | +3 | -3 |
2019-12-24 23:23 | fix action | Sebastian Schmidt | 3 | +3 | -3 |
2019-12-24 23:20 | update build actions | Sebastian Schmidt | 3 | +119 | -31 |
2019-12-22 07:50 | Create Github build Actions | Sebastian Schmidt | 3 | +95 | -0 |
2019-12-22 20:42 | Update docker images to alpine 3.11 and rust 1.40 | Daniel García | 15 | +66 | -65 |
2019-12-18 23:37 | Fix crash when page URL points to huge file | Daniel García | 2 | +33 | -2 |
2019-12-15 14:43 | Updated dependencies | Daniel García | 3 | +10 | -10 |
2019-12-07 13:38 | Fix IP not shown when failed login (Fixes #761) | Daniel García | 2 | +16 | -5 |
2019-12-06 21:55 | Also hide options requests, unless using debug or trace | Daniel García | 1 | +8 | -1 |
2019-12-06 21:19 | Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. Use LOG_LEVEL debug or trace to recover them. | Daniel García | 7 | +130 | -53 |
2019-12-06 21:12 | Fix some lints | Daniel García | 2 | +14 | -17 |
2019-12-06 21:06 | Updated dependencies | Daniel García | 2 | +81 | -81 |
2019-12-02 23:31 | Merge pull request #755 from mqus/patch-2 | Daniel García | 1 | +33 | -0 |
2019-12-02 22:01 | Include suggestions | Markus Richter | 1 | +18 | -13 |
2019-12-02 15:06 | Create an issue template | mqus | 1 | +28 | -0 |
2019-12-01 20:41 | Add endpoint to delete specific U2F key | Daniel García | 1 | +45 | -0 |
2019-12-01 20:15 | Logout button in admin page | Daniel García | 4 | +26 | -6 |
2019-11-30 22:32 | Change CI to run tests | Daniel García | 2 | +6 | -6 |
2019-11-30 22:30 | Fix broken tests | Daniel García | 1 | +2 | -2 |
2019-11-28 20:59 | Updated deps and fixed some lints | Daniel García | 3 | +121 | -97 |
2019-11-27 20:02 | Add Sponsors section to the readme | Daniel García | 1 | +5 | -0 |
2019-11-25 07:21 | Merge pull request #730 from tomuta/email_verification | Daniel García | 33 | +1164 | -34 |
2019-11-25 05:28 | Implement change-email, email-verification, account-recovery, and welcome notifications | tomuta | 33 | +1164 | -34 |
2019-11-24 16:52 | Updated rust images and enabled minimal profile | Daniel García | 12 | +52 | -28 |
2019-11-24 13:50 | Updated dependencies | Daniel García | 2 | +21 | -21 |
2019-11-23 15:20 | Show sponsor button on Github | Daniel García | 1 | +1 | -0 |
2019-11-22 14:54 | Merge pull request #738 from ntimo/task/add-netcup-global-domains | Daniel García | 1 | +9 | -0 |
2019-11-22 14:53 | Merge pull request #741 from BlackDex/icon-datauri | Daniel García | 3 | +54 | -17 |
2019-11-22 12:16 | Add an option to fetch and parse href="data:image" | BlackDex | 3 | +54 | -17 |
2019-11-21 07:30 | Added netcup domains to global domains | ntimo | 1 | +9 | -0 |
2019-11-19 19:29 | Update web vault to fix twofactorauth.org integration Update dependencies and toolchain Update included equivalent domains with upstream changes | Daniel García | 16 | +97 | -88 |
2019-11-16 22:19 | Merge pull request #728 from tomuta/signups_domains_whitelist | Daniel García | 3 | +21 | -1 |
2019-11-16 22:01 | Add the ability to disable signups, but allow signups from a whitelist | tomuta | 3 | +21 | -1 |
2019-11-14 23:30 | Merge pull request #725 from ntimo/task/add-tvapplecom-globaldomains | Daniel García | 1 | +3 | -3 |
2019-11-14 22:05 | Added tv.apple.com to global domains | Timo N | 1 | +3 | -3 |
2019-11-13 21:45 | Merge pull request #720 from gnu300/master | Daniel García | 12 | +24 | -20 |
2019-11-13 21:11 | cleaner startup exec in order to build the image and run the container with podman/libpod | Gernot Nusshall | 3 | +6 | -5 |
2019-11-13 20:45 | cleaner startup exec in order to build the image and run the container with podman/libpod | Gernot Nusshall | 8 | +16 | -14 |
2019-11-13 12:45 | cleaner startup exec in order to build the image and run the container with podman/libpod | Gernot Nusshall | 1 | +2 | -1 |
2019-11-11 17:41 | Merge pull request #716 from ThomDietrich/patch-1 | Daniel García | 1 | +2 | -0 |
2019-11-11 10:19 | Add vim modeline for GitHub Linguist | Thomas Dietrich | 1 | +2 | -0 |
2019-11-07 19:28 | Merge pull request #713 from BlackDex/issue-705 | Daniel García | 3 | +22 | -2 |
2019-11-07 16:11 | Fixed issue/request #705 | BlackDex | 3 | +22 | -2 |
2019-11-06 20:54 | Merge pull request #711 from BlackDex/issue-706 | Daniel García | 5 | +71 | -32 |
2019-11-06 20:39 | Added configurable smtp timeout. | BlackDex | 3 | +6 | -0 |
2019-11-06 20:37 | Updated dependencies | BlackDex | 2 | +65 | -32 |
2019-11-06 20:35 | Merge pull request #710 from BlackDex/issue-709 | Daniel García | 2 | +23 | -13 |
2019-11-06 19:34 | Clippy fix | BlackDex | 1 | +1 | -1 |
2019-11-06 19:21 | Next attempt for issue #709 fix | BlackDex | 2 | +23 | -14 |
2019-11-06 14:47 | Fixed issue #709 creating icon_cache directory. | BlackDex | 1 | +3 | -2 |
2019-11-05 17:48 | Merge pull request #704 from patrickli/bugfix/dockerfiles | Daniel García | 5 | +3 | -18 |
2019-11-05 17:47 | Merge pull request #703 from patrickli/bugfix/dont-sync-excluded-global-domains | Daniel García | 2 | +9 | -1 |
2019-11-05 02:30 | Don't include excluded global equivalent domains during sync | Patrick Li | 2 | +9 | -1 |
2019-11-05 03:08 | Don't install mysql libraries for sqlite builds | Patrick Li | 5 | +3 | -18 |
2019-11-04 13:44 | Merge pull request #701 from BlackDex/issue-687 | Daniel García | 3 | +17 | -18 |
2019-11-04 13:30 | Trying to fix issue #687 | BlackDex | 3 | +17 | -18 |
2019-11-02 17:31 | Generate recovery codes for email and duo | Daniel García | 2 | +10 | -3 |
2019-11-02 16:39 | Update dependencies | Daniel García | 2 | +75 | -65 |
2019-11-02 16:39 | Remove unnecessary clones and other clippy fixes | Daniel García | 8 | +23 | -35 |
2019-11-01 23:12 | Merge pull request #695 from mprasil/do-not-leak-usernames | Daniel García | 1 | +7 | -3 |
2019-11-01 22:34 | Stop leaking usernames when SIGNUPS_ALLOWED=false | Miro Prasil | 1 | +7 | -3 |
2019-10-29 14:02 | Merge pull request #690 from BlackDex/icon-download-http | Daniel García | 1 | +1 | -0 |
2019-10-29 13:24 | Added http favicon url when response failed | BlackDex | 1 | +1 | -0 |
2019-10-25 22:55 | Revert rustup minimal profile, rustup can't be updated | Daniel García | 12 | +0 | -24 |
2019-10-24 21:21 | Update rocket to latest master Downgrade rust version to fix cargo issue Set rustup profile to minimal | Daniel García | 17 | +74 | -43 |
2019-10-24 18:37 | Update dependencies and docker base images | Daniel García | 14 | +139 | -168 |
2019-10-22 17:18 | Merge pull request #679 from mprasil/bump-rust-toolchain | Daniel García | 1 | +1 | -1 |
2019-10-22 15:31 | Bump rust toolchain | Miro Prasil | 1 | +1 | -1 |
2019-10-17 18:21 | Merge pull request #673 from Jellyfrog/patch-2 | Daniel García | 1 | +0 | -2 |
2019-10-17 15:15 | Remove unneeded WS logging | Jellyfrog | 1 | +0 | -2 |
2019-10-16 17:55 | Merge pull request #671 from vverst/enable-2fa-email | Daniel García | 1 | +12 | -12 |
2019-10-16 05:10 | Move 2FA email config to after SMTP config | vpl | 1 | +12 | -12 |
2019-10-15 20:26 | Merge pull request #667 from dani-garcia/minimal_profile | Daniel García | 5 | +79 | -78 |
2019-10-15 20:25 | Merge pull request #666 from vverst/fix-2fa-email | Daniel García | 2 | +16 | -2 |
2019-10-15 19:21 | Update rust version and use minimal profile for CI | Daniel García | 5 | +79 | -78 |
2019-10-15 19:19 | Use user_uuid instead of mut twofactor | vpl | 2 | +8 | -7 |
2019-10-15 19:19 | Send email when preparing 2FA JsonError | vpl | 2 | +15 | -2 |
2019-10-13 23:25 | Merge pull request #664 from BlackDex/fix-issue-663 | Daniel García | 1 | +7 | -7 |
2019-10-13 22:32 | Fixed issue #663. | BlackDex | 1 | +7 | -7 |
2019-10-12 14:33 | Merge pull request #657 from BlackDex/totp-timedrift | Daniel García | 12 | +51 | -10 |
2019-10-12 13:28 | Recoded TOTP time drift validation | BlackDex | 1 | +26 | -37 |
2019-10-11 20:49 | Update dependencies to use newer SQLite | Daniel García | 2 | +51 | -83 |
2019-10-11 13:07 | Merge pull request #660 from BlackDex/sqlite-backup-fix | Daniel García | 1 | +5 | -1 |
2019-10-11 10:08 | Fixed a bug with the sqlite backup feature. | BlackDex | 1 | +5 | -1 |
2019-10-11 09:22 | Merge branch 'master' of https://github.com/dani-garcia/bitwarden_rs into totp-timedrift | BlackDex | 2 | +6 | -9 |
2019-10-10 21:21 | Make the blacklist logic be cached | Daniel García | 1 | +5 | -8 |
2019-10-10 15:32 | Updated authenticator TOTP | BlackDex | 12 | +62 | -10 |
2019-10-09 23:06 | Merge pull request #653 from stevesbrain/master | Daniel García | 1 | +1 | -1 |
2019-10-09 11:53 | Merge pull request #1 from stevesbrain/stevesbrain-patch-1 | Steve Divskinsy | 1 | +1 | -1 |
2019-10-09 11:52 | Very simple grammar updates | Steve Divskinsy | 1 | +1 | -1 |
2019-10-08 22:44 | Merge pull request #652 from BlackDex/hibp-changes | Daniel García | 3 | +17 | -5 |
2019-10-08 20:29 | Changed HIBP Error message. | BlackDex | 3 | +5 | -4 |
2019-10-08 19:39 | Some modification when no HIBP API Key is set | BlackDex | 1 | +16 | -5 |
2019-10-08 17:34 | Error when the URL scheme doesn't match the database type | Daniel García | 1 | +20 | -0 |
2019-10-08 17:33 | Updated dependencies and fixed disable_admin_token description | Daniel García | 4 | +107 | -221 |
2019-10-08 16:08 | Merge pull request #648 from BlackDex/icon-security | Daniel García | 1 | +4 | -0 |
2019-10-08 11:30 | Added missing .env configuration option. | BlackDex | 1 | +4 | -0 |
2019-10-05 15:06 | Merge pull request #643 from BlackDex/icon-security | Daniel García | 3 | +45 | -11 |
2019-10-05 14:45 | Merge branch 'master' into icon-security | Daniel García | 2 | +27 | -15 |
2019-10-05 14:17 | Merge pull request #644 from BlackDex/issue-565 | Daniel García | 1 | +14 | -6 |
2019-10-05 14:09 | Merge pull request #639 from vverst/cors-update | Daniel García | 1 | +12 | -9 |
2019-10-05 13:45 | Fixed issue #565 | BlackDex | 1 | +14 | -6 |
2019-10-05 12:48 | Updated icon blacklisting. | BlackDex | 3 | +44 | -11 |
2019-10-01 15:26 | Change CORS headers | vpl | 1 | +12 | -9 |
2019-10-01 17:50 | Merge pull request #638 from mprasil/add_sqlite_binary | Daniel García | 8 | +8 | -1 |
2019-10-01 09:40 | Remove the unnecessary check for sqlite | Miro Prasil | 1 | +1 | -5 |
2019-09-30 12:54 | Add sqlite binary into the docker images | Miro Prasil | 8 | +12 | -1 |
2019-09-23 18:03 | Merge pull request #631 from vverst/cors-put | Daniel García | 1 | +3 | -3 |
2019-09-23 05:44 | Use Access-Control-Allow-Method | vpl | 1 | +3 | -3 |
2019-09-17 19:05 | Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder. Removed unnecessary returns | Daniel García | 2 | +8 | -9 |
2019-09-17 17:47 | Use upstream rmp | Daniel García | 2 | +87 | -90 |
2019-09-17 16:50 | Merge pull request #624 from swedishborgie/postgresql | Daniel García | 2 | +55 | -0 |
2019-09-16 23:52 | Added a migration that fixes #1 which caused attachments to be broken for the PostgreSQL backend. Also converts any CHAR types to VARCHAR to prevent the same issue from causing problems down the line. | Michael Powers | 2 | +55 | -0 |
2019-09-16 18:05 | Merge pull request #621 from swedishborgie/postgresql | Daniel García | 18 | +728 | -12 |
2019-09-12 20:12 | Adds support for PostgreSQL which resolves #87 and is mentioned in #246. This includes migrations as well as Dockerfile's for amd64. | Michael Powers | 18 | +728 | -12 |
2019-09-11 20:01 | Allow self signed certs and increase a bit the timings | Daniel García | 11 | +11 | -11 |
2019-09-07 20:13 | Updated web vault to 2.12 | Daniel García | 10 | +10 | -10 |
2019-09-06 08:47 | Merge pull request #604 from mprasil/fix-healthcheck | Daniel García | 10 | +20 | -15 |
2019-09-06 08:34 | Fix #603 and remove mysql from sqlite image | Miro Prasil | 10 | +20 | -15 |
2019-09-05 19:56 | Updated client kdf iterations to 100000 and fixed some lints | Daniel García | 7 | +105 | -116 |
2019-09-05 17:47 | Merge pull request #589 from H3npi/H3npi-patch-1 | Daniel García | 11 | +50 | -0 |
2019-09-04 07:12 | Adds environment port to curl healthcheck | H3npi | 1 | +2 | -2 |
2019-09-03 18:22 | Merge pull request #599 from vverst/cors | Daniel García | 2 | +49 | -1 |
2019-09-02 19:13 | Set correct response headers, status code | vpl | 1 | +22 | -10 |
2019-09-01 11:00 | Initial version of CORS support | vpl | 2 | +37 | -1 |
2019-08-31 15:57 | Fix onsubmit | Daniel García | 1 | +2 | -5 |
2019-08-31 15:47 | Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values | Daniel García | 11 | +12791 | -124 |
2019-08-31 15:26 | Remove unused warning | Daniel García | 1 | +0 | -1 |
2019-08-31 15:25 | Rename static files endpoint | Daniel García | 9 | +19 | -19 |
2019-08-27 09:23 | Adds Healthcheck for all docker container | H3npi | 11 | +50 | -0 |
2019-08-27 19:14 | Updated dependencies and web vault version | Daniel García | 13 | +73 | -73 |
2019-08-27 19:07 | Merge pull request #555 from vverst/email-codes | Daniel García | 13 | +1674 | -1064 |
2019-08-27 18:21 | Merge pull request #585 from ViViDboarder/mail-auth-over-insecure | Daniel García | 3 | +15 | -0 |
2019-08-27 17:40 | Remove unecessary clone | ViViDboarder | 1 | +1 | -1 |
2019-08-26 19:38 | Merge remote-tracking branch 'upstream/master' into email-codes | vpl | 12 | +274 | -212 |
2019-08-26 18:22 | Compare token using crypto::ct_eq | vpl | 1 | +2 | -2 |
2019-08-26 18:26 | Get token from single u64 | vpl | 2 | +35 | -14 |
2019-08-23 23:22 | Allow explicitly defined smtp auth mechansim | ViViDboarder | 3 | +15 | -0 |
2019-08-21 15:13 | Allow removing users two factors | Daniel García | 3 | +27 | -6 |
2019-08-20 21:53 | Allow editing HIBP key in the admin panel | Daniel García | 1 | +1 | -1 |
2019-08-20 18:07 | Update HIBP to v3, requires paid API key, fixes #583 | Daniel García | 4 | +38 | -14 |
2019-08-19 20:58 | Merge pull request #582 from vverst/require-device-email-config | Daniel García | 2 | +8 | -0 |
2019-08-19 20:14 | Add option to require new device emails | vpl | 2 | +8 | -0 |
2019-08-18 17:32 | Ignore error sending device email | Daniel García | 1 | +3 | -1 |
2019-08-18 17:31 | Update dependencies | Daniel García | 3 | +197 | -191 |
2019-08-15 20:14 | Merge pull request #571 from BlackDex/icon-proxy-support | Daniel García | 1 | +1 | -0 |
2019-08-12 15:24 | Added reqwest proxy support | BlackDex | 1 | +1 | -0 |
2019-08-10 20:33 | Add configuration options for Email 2FA | vpl | 2 | +54 | -16 |
2019-08-06 20:37 | Use ring to generate email token | vpl | 3 | +16 | -12 |
2019-08-04 14:55 | Use saved token for email 2fa codes | vpl | 11 | +148 | -141 |
2019-08-03 18:09 | Remove some unused imports, unneeded mut variables | vpl | 7 | +40 | -58 |
2019-08-03 16:47 | Add email code logic and move two_factor into separate modules | vpl | 11 | +1464 | -2276 |
2019-08-04 14:56 | Add email authenticator logic | vpl | 2 | +1219 | -1 |
2019-08-03 06:07 | Add email message for twofactor email codes | vpl | 4 | +152 | -0 |
2019-07-30 17:50 | Update web vault to 2.11.0 | Daniel García | 10 | +10 | -10 |
2019-07-30 17:38 | Updated dependencies and fixed panic getting icons | Daniel García | 4 | +349 | -301 |
2019-07-30 17:18 | Merge pull request #541 from vverst/mail-new-device | Daniel García | 5 | +216 | -20 |
2019-07-25 18:47 | Move send device email to end of password login | vpl | 1 | +8 | -8 |
2019-07-22 06:24 | Move retrieve/new device from connData to separate function | vpl | 2 | +34 | -38 |
2019-07-22 06:26 | Add new device email when user logs in | vpl | 5 | +202 | -2 |
2019-07-09 15:26 | Move backend checks to build.rs to fail fast, and updated dependencies | Daniel García | 9 | +359 | -266 |
2019-07-09 15:22 | Merge pull request #525 from fbartels/hadolint | Daniel García | 12 | +161 | -114 |
2019-07-06 06:36 | last round of linting fixes | Felix Bartels | 10 | +105 | -82 |
2019-07-06 06:16 | more linting fixes | Felix Bartels | 3 | +37 | -31 |
2019-07-05 20:45 | no more linting errors for the main Dockerfile | Felix Bartels | 1 | +6 | -4 |
2019-07-05 09:06 | add hadolint config file | Felix Bartels | 1 | +7 | -0 |
2019-07-04 13:59 | add hadolint to travisfile | Felix Bartels | 1 | +9 | -0 |
2019-07-03 20:42 | Merge pull request #520 from njfox/fix-email-alias | Daniel García | 3 | +6 | -1 |
2019-07-03 02:55 | Fix #468 - Percent-encode the email address in invite link | Nick Fox | 3 | +6 | -1 |
2019-06-26 15:20 | Merge pull request #514 from mprasil/dockerfile_cleanup | Daniel García | 11 | +471 | -0 |
2019-06-24 08:59 | Symlink amd64 Dockerfile to repo root | Miro Prasil | 1 | +2 | -0 |
2019-06-24 08:56 | Create Dockerfiles for mysql builds | Miro Prasil | 5 | +469 | -0 |
2019-06-24 08:52 | Move current dockerfiles to their arch folders | Miro Prasil | 5 | +0 | -0 |
2019-06-18 16:28 | Merge pull request #511 from CubityFirst/patch-1 | Daniel García | 1 | +1 | -1 |
2019-06-18 16:27 | Merge pull request #510 from mprasil/armv6_fix | Daniel García | 1 | +0 | -1 |
2019-06-18 14:45 | Corrected Spelling | Cubity_First | 1 | +1 | -1 |
2019-06-17 11:16 | Making a symlink is no longer necessary | Miro Prasil | 1 | +0 | -1 |
2019-06-14 20:51 | Update dependencies and remove unwraps from Cipher::to_json | Daniel García | 4 | +198 | -170 |
2019-06-02 11:44 | Document DB URL in .env file | Daniel García | 1 | +6 | -1 |
2019-06-02 11:35 | Don't print DB URL | Daniel García | 3 | +6 | -12 |
2019-06-01 22:28 | Update dependencies and remove travis unused feature | Daniel García | 5 | +161 | -145 |
2019-06-01 22:08 | Make sure the backup option only appears when using sqlite | Daniel García | 2 | +17 | -3 |
2019-06-01 21:33 | Merge pull request #493 from endyman/feature/initial_mysql_support | Daniel García | 76 | +738 | -298 |
2019-06-01 21:29 | Merge pull request #475 from TheMardy/master | Daniel García | 3 | +44 | -1 |
2019-05-30 20:19 | remove syslog from ci, make features flag more clear | Nils Domrose | 2 | +5 | -2 |
2019-05-28 09:56 | adapt other Dockerfiles | Nils Domrose | 4 | +37 | -8 |
2019-05-28 05:48 | fixed typo | Nils Domrose | 1 | +1 | -1 |
2019-05-27 21:31 | include libsqlite3-sys optionally, removed non common features | Nils Domrose | 1 | +4 | -4 |
2019-05-27 21:18 | revert include libsqlite3-sys optionally | Nils Domrose | 1 | +2 | -2 |
2019-05-27 21:07 | include libsqlite3-sys optionally | Nils Domrose | 1 | +2 | -2 |
2019-05-27 20:58 | re-added sqlite check_db code, cleanup | Nils Domrose | 4 | +28 | -11 |
2019-05-27 15:20 | user char(36) for uuid columns | Nils Domrose | 6 | +27 | -27 |
2019-05-26 22:41 | adapt travis to not enable conflicting features | Nils Domrose | 1 | +3 | -1 |
2019-05-26 22:29 | fix cargo syntax | Nils Domrose | 1 | +2 | -2 |
2019-05-26 22:23 | fix mysql package in ubuntu | Nils Domrose | 1 | +1 | -1 |
2019-05-26 22:19 | adapt pipline to no enable conflicting features | Nils Domrose | 1 | +6 | -3 |
2019-05-26 21:02 | initial mysql support | Nils Domrose | 60 | +556 | -153 |
2019-05-20 20:36 | Make docker image build | Emil Madsen | 1 | +6 | -0 |
2019-05-20 19:59 | Passwordless sudo on azure? | Emil Madsen | 1 | +2 | -2 |
2019-05-20 19:54 | Attempt to fix azure pipeline | Emil Madsen | 1 | +5 | -0 |
2019-05-20 19:34 | Reintroduce .env.template | Emil Madsen | 1 | +146 | -0 |
2019-05-20 19:30 | Fix missing joinable in schema | Emil Madsen | 1 | +16 | -0 |
2019-05-20 19:24 | Fix key and type variable names for mysql | Emil Madsen | 8 | +32 | -32 |
2019-05-20 19:12 | Rework migrations for MySQL | Emil Madsen | 22 | +154 | -327 |
2019-05-20 17:53 | Merge branch 'master' of github.com:Skeen/bitwarden_rs | Emil Madsen | 39 | +1674 | -1062 |
2019-05-20 17:53 | MySQL database | Emil Madsen | 3 | +5 | -22 |
2019-05-17 13:44 | Merge pull request #484 from mprasil/hub_repo_change | Daniel García | 1 | +3 | -3 |
2019-05-17 13:34 | Update deps and swap back to official u2f crate again | Daniel García | 2 | +124 | -104 |
2019-05-16 14:04 | Point to the new docker hub image location | Miro Prasil | 1 | +3 | -3 |
2019-05-15 16:11 | New vault patch release | Daniel García | 5 | +5 | -5 |
2019-05-15 16:10 | Update dependencies to use new ring | Daniel García | 2 | +69 | -66 |
2019-03-09 13:42 | Update ring to 0.14, jwt to 6.0, and u2f | Daniel García | 4 | +117 | -70 |
2019-05-11 20:27 | Updated web vault to hide org plans again and updated dependencies | Daniel García | 8 | +255 | -252 |
2019-05-03 13:46 | Create Backup funcitonality | TheMardy | 3 | +44 | -1 |
2019-05-02 20:33 | Merge pull request #473 from Starbix/patch-1 | Daniel García | 1 | +1 | -1 |
2019-05-02 19:28 | Update Runtime Base Image to Alpine v3.9 | Cédric Laubacher | 1 | +1 | -1 |
2019-05-01 14:19 | Change path for served images to avoid collision with vault images | Daniel García | 6 | +11 | -11 |
2019-04-30 15:52 | Merge pull request #401 from TheMardy/master | Daniel García | 9 | +24 | -31 |
2019-04-30 14:08 | Changed to Bitwarden_RS Logo | TheMardy | 1 | +0 | -0 |
2019-04-27 18:14 | Updated .env template | Daniel García | 1 | +7 | -6 |
2019-04-26 20:08 | Formatting | Daniel García | 6 | +18 | -14 |
2019-04-26 20:07 | Updated dependencies | Daniel García | 3 | +123 | -175 |
2019-04-15 11:06 | Use users duo host when required, instead of always using the global one | Daniel García | 2 | +9 | -9 |
2019-04-14 20:30 | Merge pull request #460 from janost/organization-vault-purge | Daniel García | 1 | +40 | -13 |
2019-04-14 20:06 | Fixed purging organization vault | janost | 1 | +40 | -13 |
2019-04-14 20:05 | Validate Duo credentials when custom | Daniel García | 1 | +1 | -1 |
2019-04-14 20:02 | Merge branch 'duo' | Daniel García | 16 | +605 | -131 |
2019-04-12 22:01 | Implement better user status API, in the future we'll probably want a way to disable users. We should migrate from the empty password hash to a separate column then. | Daniel García | 2 | +17 | -4 |
2019-04-12 21:42 | Always create the user when inviting from admin panel | Daniel García | 1 | +3 | -2 |
2019-04-11 18:42 | Merge pull request #455 from ViViDboarder/get_users | Daniel García | 1 | +10 | -1 |
2019-04-05 18:49 | Add new endpoint for retrieving all users | ViViDboarder | 1 | +10 | -1 |
2019-04-11 16:40 | Implement selection between global config and user settings for duo keys. | Daniel García | 4 | +178 | -47 |
2019-04-11 14:08 | Auto generate akey | Daniel García | 2 | +44 | -19 |
2019-04-11 13:41 | Enable DATA_FOLDER to affect default CONFIG_FILE path | Daniel García | 1 | +4 | -1 |
2019-04-11 13:32 | Update dependencies and fix some warnings | Daniel García | 7 | +98 | -49 |
2019-04-07 16:58 | Update vault release to show duo button | Daniel García | 5 | +5 | -5 |
2019-04-07 16:58 | Add global duo config and document options in .env template | Daniel García | 4 | +99 | -83 |
2019-04-05 20:09 | Implement user duo, initial version TODO: - At the moment each user needs to configure a DUO application and input the API keys, we need to check if multiple users can register with the same keys correctly and if so we could implement a global setting. - Sometimes the Duo frame doesn't load correctly, but canceling, reloading the page and logging in again seems to fix it for me. | Daniel García | 5 | +312 | -62 |
2019-04-02 20:35 | Make the syslog crate non-optional when available | Daniel García | 2 | +61 | -59 |
2019-03-29 19:27 | With the latest fern, syslog can be a config option instead of a build flag | Daniel García | 4 | +64 | -61 |
2019-03-25 22:49 | Update to web vault 2.10.0 | Daniel García | 5 | +5 | -5 |
2019-03-25 13:12 | Implement log_level config option | Daniel García | 3 | +10 | -1 |
2019-03-25 12:55 | Set default log level to Info, we don't use debug anyway and it just fills the logs with other crates info. | Daniel García | 1 | +5 | -7 |
2019-03-25 12:09 | Merge pull request #440 from BlackDex/mail-encoding | Daniel García | 3 | +28 | -2 |
2019-03-25 08:48 | Fixed long e-mail message extending 1000 lines. | BlackDex | 3 | +28 | -2 |
2019-03-23 18:48 | Updated dependencies | Daniel García | 2 | +92 | -56 |
2019-03-21 13:22 | Merge pull request #437 from njfox/fix-smtp-error | Daniel García | 1 | +2 | -1 |
2019-03-21 03:29 | Adjust whitespace | Nick Fox | 1 | +1 | -1 |
2019-03-21 03:24 | Break up long line to stop SMTP from breaking | Nick Fox | 1 | +2 | -1 |
2019-03-18 21:12 | Added domain blacklist regex for icons service and improved valid domain check. Reorganized the icons code a bit. | Daniel García | 3 | +82 | -28 |
2019-03-18 21:02 | Changed uppercase deserializer to avoid a clone. | Daniel García | 1 | +9 | -9 |
2019-03-17 13:43 | Use final release of lettre and update dependencies | Daniel García | 3 | +31 | -25 |
2019-03-14 12:29 | Use web vault 2.9.0 release | Daniel García | 5 | +5 | -5 |
2019-03-13 23:17 | Allow changing error codes and create an empty error. Return 404 instead of 400 when no accounts breached. | Daniel García | 2 | +30 | -11 |
2019-03-13 14:57 | Remove unused features from multipart (integration with other servers) | Daniel García | 2 | +25 | -140 |
2019-03-10 13:44 | Add option to use wrapped TLS in email, instead of STARTTLS upgrade | Daniel García | 2 | +10 | -2 |
2019-03-09 13:41 | Update admin page scripts and fixed broken tooltip | Daniel García | 2 | +8 | -8 |
2019-03-07 20:08 | Add option to force resync clients in admin panel | Daniel García | 3 | +37 | -5 |
2019-03-07 19:22 | Update dependencies | Daniel García | 2 | +83 | -83 |
2019-03-07 19:22 | Add warning about config panel values overriding env vars. | Daniel García | 1 | +6 | -2 |
2019-03-07 19:21 | Trim spaces from admin token during authentication and validate that the admin panel token is not empty | Daniel García | 2 | +7 | -1 |
2019-03-07 19:21 | Explicitly close SMTP connection in case of error. | Daniel García | 1 | +8 | -2 |
2019-03-03 15:11 | Some formatting and dependency updates | Daniel García | 6 | +131 | -147 |
2019-03-03 15:09 | Added option to force 2fa at logins and made some changes to two factor code. Added newlines to config options to keep them a reasonable length. | Daniel García | 4 | +77 | -78 |
2019-02-27 16:28 | Update vault to new version. No need to wait for a release when even the official web vault is already using it | Daniel García | 5 | +5 | -5 |
2019-02-27 16:21 | Update dependencies and fix some lints | Daniel García | 7 | +104 | -113 |
2019-02-25 17:26 | Merge pull request #416 from mprasil/armv6 | Daniel García | 1 | +94 | -0 |
2019-02-25 16:17 | Symlink missing ld-linux file | Miroslav Prasil | 1 | +1 | -0 |
2019-02-25 13:21 | Merge pull request #414 from FrankPetrilli/patch-1 | Daniel García | 1 | +1 | -1 |
2019-02-25 12:17 | Add Dockerfile for armv6 | Miroslav Prasil | 1 | +93 | -0 |
2019-02-25 00:08 | Minor typo fix conect => connect | Frank Petrilli | 1 | +1 | -1 |
2019-02-22 21:52 | Merge pull request #410 from gdamjan/remove-uneeded-mutability | Daniel García | 5 | +15 | -15 |
2019-02-22 19:25 | remove some unneeded mutability | Дамјан Георгиевски | 5 | +15 | -15 |
2019-02-22 15:16 | Remove verbose, otherwise the logs get filled with useless info | Daniel García | 2 | +2 | -2 |
2019-02-22 14:51 | Set up CI with Azure Pipelines | Daniel García | 1 | +17 | -0 |
2019-02-20 22:06 | Merge pull request #406 from shauder/feature/disable-admin-token | Daniel García | 3 | +30 | -22 |
2019-02-20 20:44 | Allow the Admin token to be disabled in the advanced menu | Shane Faulkner | 3 | +30 | -22 |
2019-02-20 19:59 | Print a warning when an env variable is being overriden by the config file, and reorganize the main file a bit. Modified the JWT key generation, now it should also show the output of OpenSSL in the logs. | Daniel García | 2 | +86 | -90 |
2019-02-20 16:54 | Updated dependencies, removed some unnecessary clones and fixed some lints | Daniel García | 7 | +66 | -87 |
2019-02-18 19:43 | Remove margins on small devices | Daniel García | 1 | +4 | -0 |
2019-02-18 19:33 | Add extra padding when the toolbar collapses in small devices | Daniel García | 1 | +6 | -0 |
2019-02-18 18:25 | Show read-only options in the config panel and the env variable names in the tooltips | Daniel García | 2 | +49 | -2 |
2019-02-18 15:10 | Merge pull request #404 from mprasil/disable_wal | Daniel García | 3 | +18 | -5 |
2019-02-18 14:57 | Extended the template file and refer to wiki | Miroslav Prasil | 2 | +9 | -1 |
2019-02-18 10:48 | Add an option to not enable WAL (should help in #399) | Miroslav Prasil | 2 | +10 | -5 |
2019-02-17 14:22 | Escape user data from admin panel when calling JS | Daniel García | 2 | +34 | -5 |
2019-02-17 00:08 | Set correct MIME type | TheMardy | 1 | +1 | -1 |
2019-02-14 01:03 | Implemented multiple U2f keys, key names, and compromised checks | Daniel García | 3 | +137 | -85 |
2019-02-16 22:06 | Delete old devices when deauthorizing user sessions | Daniel García | 2 | +2 | -0 |
2019-02-16 20:30 | Fix Yubikeys deleted on error | Daniel García | 1 | +6 | -11 |
2019-02-16 11:20 | Merge pull request #402 from mprasil/version_in_docker | Daniel García | 1 | +0 | -4 |
2019-02-16 08:50 | Include git repo in build so we get version | Miroslav Prasil | 1 | +0 | -4 |
2019-02-16 02:48 | Added images to email templates | TheMardy | 6 | +11 | -30 |
2019-02-16 02:44 | Added static email image routes | TheMardy | 3 | +13 | -1 |
2019-02-15 13:39 | Use the latest fast_chemail crate directly, with the fix | Daniel García | 2 | +3 | -7 |
2019-02-13 17:50 | Update travis image and remove now-ignored sudo tag | Daniel García | 1 | +7 | -7 |
2019-02-12 23:03 | Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info | Daniel García | 3 | +26 | -7 |
2019-02-12 21:47 | Add version to initial message | Daniel García | 1 | +17 | -9 |
2019-02-12 21:00 | Merge pull request #394 from BlackDex/icon-timeout | Daniel García | 3 | +8 | -1 |
2019-02-12 20:56 | Added config option for icon download timeout | BlackDex | 3 | +8 | -1 |
2019-02-12 14:01 | Update deps and fix email check | Daniel García | 2 | +96 | -99 |
2019-02-11 22:45 | Implement constant time equal check for admin, 2fa recover and 2fa remember tokens | Daniel García | 4 | +13 | -3 |
2019-02-10 21:03 | Merge pull request #391 from TheMardy/master | Daniel García | 8 | +713 | -21 |
2019-02-10 20:40 | Add missing url parameter | Daniel García | 1 | +1 | -1 |
2019-02-10 18:12 | Implemented HTML emails with text alternative | Daniel García | 2 | +28 | -19 |
2019-02-10 14:50 | Added HTML templates (+14 squashed commit) | TheMardy | 6 | +685 | -2 |
2019-02-10 14:46 | Show version in admin panel | Daniel García | 3 | +38 | -14 |
2019-02-10 14:26 | Error when admin panel is disabled | Daniel García | 1 | +6 | -1 |
2019-02-08 19:49 | Hide secrets in config panel | Daniel García | 2 | +28 | -8 |
2019-02-08 18:21 | Mention relation between DOMAIN and mail settings in .env template | Daniel García | 1 | +3 | -1 |
2019-02-08 18:12 | Change use of deserialize_with for Option iterator | Daniel García | 1 | +8 | -23 |
2019-02-08 17:45 | Fixed some clippy lints and changed update_uuid_revision to only use one db query | Daniel García | 8 | +32 | -27 |
2019-02-06 16:32 | Add reset user config button | Daniel García | 3 | +55 | -19 |
2019-02-06 13:54 | Fix .env path traversal issue | Daniel García | 1 | +1 | -1 |
2019-02-05 23:38 | Yubico and SMTP enable/disable master switches | Daniel García | 2 | +84 | -47 |
2019-02-05 21:17 | Add groups | Daniel García | 3 | +177 | -142 |
2019-02-04 00:37 | Added env variable to select config file. Initial work towards groups and added tooltips with descriptions and nicer names | Daniel García | 2 | +62 | -15 |
2019-02-02 23:22 | Implemented config form and fixed config priority | Daniel García | 6 | +259 | -154 |
2019-02-02 16:45 | Save config | Daniel García | 2 | +14 | -7 |
2019-02-02 15:47 | Implement basic config loading and updating. No save to file yet. | Daniel García | 6 | +173 | -90 |
2019-02-02 00:09 | Config can now be serialized / deserialized | Daniel García | 8 | +214 | -268 |
2019-02-01 22:39 | Updated dependencies | Daniel García | 5 | +165 | -160 |
2019-02-06 16:33 | Merge pull request #387 from mprasil/collections_edit_revision | Daniel García | 1 | +8 | -0 |
2019-02-06 14:47 | Update revision when adding or removing cipher from collection | Miroslav Prasil | 1 | +8 | -0 |
2019-02-06 13:53 | Merge pull request #386 from mprasil/revision_collection_delete | Daniel García | 1 | +10 | -6 |
2019-02-06 13:39 | Update revision of affected users when deleting Collection | Miroslav Prasil | 1 | +10 | -6 |
2019-02-05 14:31 | Merge pull request #385 from mprasil/update_revision_retry | Daniel García | 2 | +8 | -7 |
2019-02-05 14:16 | Do not allocate uneccessary Vec | Miroslav Prasil | 1 | +1 | -1 |
2019-02-05 14:09 | Do not update revision at the end, as we already did that | Miroslav Prasil | 1 | +1 | -1 |
2019-02-05 13:52 | cipher does not need to be mutable | Miroslav Prasil | 1 | +1 | -1 |
2019-02-05 13:49 | Remove superfluous cipher.save() call | Miroslav Prasil | 1 | +0 | -1 |
2019-02-05 11:52 | Retry updating revision - fixes #383 | Miroslav Prasil | 1 | +6 | -4 |
2019-02-04 17:54 | Merge pull request #382 from BlackDex/iter-iconlist | Daniel García | 1 | +23 | -13 |
2019-02-04 16:27 | Fixed issue when the iconlist is smaller then 5 | BlackDex | 1 | +4 | -5 |
2019-02-04 15:59 | Loop through the iconlist until an icon is found | BlackDex | 1 | +23 | -12 |
2019-02-04 12:56 | Merge pull request #381 from BlackDex/issue-380 | Daniel García | 1 | +36 | -5 |
2019-02-04 11:55 | Fixed issue #380 | BlackDex | 1 | +36 | -5 |
2019-01-31 17:16 | Merge pull request #377 from BlackDex/icon-cookies | Daniel García | 1 | +22 | -5 |
2019-01-31 16:58 | Some small changes on the iter of the cookies | BlackDex | 1 | +3 | -3 |
2019-01-31 14:49 | Added cookies to the icon download request. | BlackDex | 1 | +22 | -5 |
2019-01-29 20:44 | Update web vault error message | Daniel García | 1 | +1 | -1 |
2019-01-29 20:20 | Reuse the client between requests, and use the client when downloading the icons themselves | Daniel García | 1 | +44 | -22 |
2019-01-29 18:30 | Merge pull request #372 from BlackDex/better-href-fix | Daniel García | 1 | +5 | -38 |
2019-01-29 17:08 | Changed the way to fix the href | BlackDex | 1 | +5 | -38 |
2019-01-28 22:58 | Disable icon downloads, accept optional query after icon href, format and clippy fixes | Daniel García | 4 | +44 | -40 |
2019-01-27 23:39 | Only send one notification per vault import and purge, improve move ciphers functions | Daniel García | 5 | +83 | -83 |
2019-01-27 15:42 | Remove local icon extractor | Daniel García | 2 | +0 | -8 |
2019-01-27 15:37 | Merge pull request #370 from BlackDex/favicons | Daniel García | 5 | +304 | -10 |
2019-01-27 15:25 | Removed unwrap and added ? | BlackDex | 1 | +1 | -1 |
2019-01-27 15:03 | Moved function call to get_icon_url to prevent error bubbeling | BlackDex | 1 | +6 | -6 |
2019-01-27 14:39 | Added better favicon downloader. | BlackDex | 5 | +299 | -5 |
2019-01-26 18:28 | Add disabled user badge (no password) and deauthorize button to admin page. | Daniel García | 3 | +32 | -4 |
2019-01-25 17:50 | Add 2FA icon to admin panel | Daniel García | 4 | +6 | -5 |
2019-01-25 17:23 | Change config to thread-safe system, needed for a future config panel. Improved some two factor methods. | Daniel García | 19 | +453 | -390 |
2019-01-25 16:43 | Fix editing users from collections menu | Daniel García | 3 | +40 | -3 |
2019-01-25 15:52 | Merge pull request #365 from CoreFiling/master | Daniel García | 2 | +3 | -15 |
2019-01-25 14:25 | No point calling find_by_uuid now we don't use the result. | Stephen White | 1 | +0 | -2 |
2019-01-25 14:18 | Fix the list of users with access to a collection to display correctly. https://github.com/dani-garcia/bitwarden_rs/issues/364 | Stephen White | 2 | +3 | -13 |
2019-01-24 13:42 | Update web-vault to fix U2F NotTrustedAnchor error | Daniel García | 6 | +87 | -84 |
2019-01-22 16:26 | Fix invite empty email | Daniel García | 2 | +9 | -1 |
2019-01-21 22:41 | Fix admin page links | Daniel García | 1 | +10 | -10 |
2019-01-21 14:29 | Update Diesel to 1.4 and other dependencies | Daniel García | 3 | +134 | -165 |
2019-01-20 16:43 | Show organizations in admin panel, implement reload templates option | Daniel García | 5 | +56 | -9 |
2019-01-20 14:36 | Implement HIBP check [WIP]. Add extra security attributes to admin cookie. Error handling. | Daniel García | 4 | +38 | -14 |
2019-01-19 21:59 | Rename admin templates to match email | Daniel García | 5 | +6 | -6 |
2019-01-19 21:12 | Created base template | Daniel García | 5 | +179 | -184 |
2019-01-19 20:36 | Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template | Daniel García | 12 | +364 | -316 |
2019-01-19 15:52 | Move email templates to subfolder | Daniel García | 7 | +10 | -10 |
2019-01-19 16:35 | Ignore build.rs git errors | Daniel García | 1 | +1 | -1 |
2019-01-18 12:20 | Merge pull request #348 from mprasil/c_version | Daniel García | 4 | +4 | -4 |
2019-01-18 11:52 | Bump the vault version used to the latest one | Miroslav Prasil | 4 | +4 | -4 |
2019-01-17 20:33 | Merge pull request #347 from TBK/patch-1 | Daniel García | 1 | +1 | -0 |
2019-01-17 16:14 | Add Feature-Policy header | TBK | 1 | +1 | -0 |
2019-01-16 21:14 | Use new i64::to_be_bytes and remove byteorder dep (https://doc.rust-lang.org/stable/std/primitive.i64.html#method.to_be_bytes) | Daniel García | 4 | +38 | -50 |
2019-01-16 18:55 | Correct update cipher order: first save cipher, then cipher-folder, then notify | Daniel García | 1 | +2 | -2 |
2019-01-16 11:58 | Merge pull request #343 from mprasil/share_fix | Daniel García | 1 | +1 | -1 |
2019-01-16 11:33 | Fix sharing the item to organization. | Miroslav Prasil | 1 | +1 | -1 |
2019-01-15 21:00 | Can't return inside multipart closure | Daniel García | 1 | +1 | -1 |
2019-01-15 20:47 | Update some function calls to use ? | Daniel García | 2 | +4 | -4 |
2019-01-15 20:38 | Save recovery code when using yubikey and stop repeating headers.user everywhere | Daniel García | 1 | +33 | -25 |
2019-01-15 16:31 | Improve org mismatch check, consider different orgs | Daniel García | 1 | +1 | -1 |
2019-01-15 15:35 | Check that the client is not updating an outdated cipher, that should be part of an org now | Daniel García | 1 | +4 | -0 |
2019-01-15 14:30 | Update dependencies | Daniel García | 1 | +50 | -50 |
2019-01-15 14:28 | Fix folder notifications, enable template strict mode and add missing option to env template | Daniel García | 3 | +8 | -2 |
2019-01-13 14:24 | Added SMTP_FROM_NAME | Daniel García | 3 | +6 | -1 |
2019-01-13 14:06 | Embed the default templates | Daniel García | 1 | +12 | -4 |
2019-01-13 00:57 | Default to $data_folder/templates and remove dev option (use `TEMPLATES_FOLDER=src/static/templates` instead) | Daniel García | 1 | +9 | -11 |
2019-01-13 00:39 | Initial stab at templates | Daniel García | 11 | +264 | -69 |
2019-01-13 13:37 | Update yubico to fix OpenSSL error | Daniel García | 2 | +15 | -315 |
2019-01-12 14:28 | Revert yubikey feature, not needed anymore | Daniel García | 3 | +9 | -33 |
2019-01-12 14:23 | Updated dependencies, removing need for yubico fork | Daniel García | 3 | +382 | -173 |
2019-01-11 13:18 | Implement unofficial warning message | Daniel García | 1 | +12 | -1 |
2019-01-11 12:54 | Include warning to not report bugs upstream | Daniel García | 1 | +3 | -1 |
2019-01-11 00:35 | Fix casing error in Attachment, should fix 'Attachment doesn't exist' errors | Daniel García | 1 | +2 | -0 |
2019-01-11 00:08 | Send CipherUpdate when adding and deleting attachments | Daniel García | 1 | +7 | -4 |
2019-01-10 22:54 | Fix AArch64 build by disabling yubico | Daniel García | 4 | +75 | -50 |
2019-01-08 20:51 | Mention HTTPS needed for Chrome | Daniel García | 1 | +6 | -0 |
2019-01-08 19:39 | Of course I forgot the year... | Daniel García | 1 | +1 | -1 |
2019-01-08 19:28 | Update dependencies and web vault | Daniel García | 7 | +284 | -127 |
2019-01-08 19:27 | Update README | Daniel García | 1 | +2 | -1 |
2019-01-08 19:27 | Implement put collections | Daniel García | 1 | +11 | -0 |
2019-01-08 15:16 | Include IP in invalid admin token error | Daniel García | 2 | +13 | -2 |
2019-01-08 14:11 | Only create invitations when SMTP is disabled, and ignore invitations if we have a token. Disallow users from accepting invitation twice | Daniel García | 3 | +66 | -63 |
2019-01-08 13:05 | Make sure an invitation is created when reinviting | Daniel García | 1 | +3 | -2 |
2019-01-07 19:37 | Remove whitespace before processing tokens | Daniel García | 2 | +8 | -3 |
2019-01-07 14:29 | Changed reinvite check and removed obsolete comment | Daniel García | 1 | +7 | -6 |
2019-01-07 13:48 | Make the admin retype the user name before deleting | Daniel García | 1 | +7 | -2 |
2019-01-07 01:18 | Print unauthorized error message | Daniel García | 1 | +1 | -0 |
2019-01-07 00:36 | Fix missing .env error in Dockerfile, the .env file is not needed for the Docker images | Daniel García | 4 | +4 | -8 |
2019-01-06 21:50 | Rename included .env file to .env.template and ignored .env | Daniel García | 2 | +2 | -3 |
2019-01-06 13:12 | Merge pull request #323 from njfox/invite_accepted_email | Daniel García | 4 | +142 | -70 |
2019-01-06 04:03 | Refactor generate_invite_claims, make org_name and org_id optional | Nick Fox | 4 | +39 | -43 |
2019-01-05 18:46 | Refactor invited_by_email check | Nick Fox | 1 | +2 | -2 |
2019-01-05 18:36 | Fix formatting and add vault link to notification emails | Nick Fox | 1 | +8 | -8 |
2019-01-05 18:16 | Merge pull request #326 from mprasil/vault_2.8.0 | Daniel García | 4 | +4 | -4 |
2019-01-05 17:54 | Update Vault to 2.8.0 | Miroslav Prasil | 4 | +4 | -4 |
2019-01-04 15:32 | Update admin page to work with new invitation flow | Nick Fox | 4 | +120 | -75 |
2019-01-03 23:25 | Updated dependencies to use u2f crate directly, and some style changes | Daniel García | 7 | +110 | -114 |
2019-01-03 03:20 | Send emails to inviters/invitees when invites are accepted/confirmed | Nick Fox | 2 | +61 | -11 |
2019-01-03 03:19 | Replace invite/reinvite email functions with generic send_email | Nick Fox | 1 | +14 | -33 |
2019-01-01 22:41 | Merge pull request #321 from njfox/migrate_readme_to_wiki | Daniel García | 3 | +5 | -848 |
2019-01-01 21:33 | Remove redundant docs files | Nick Fox | 2 | +0 | -179 |
2019-01-01 02:03 | Remove redundant information from README after moving it to the wiki | Nick Fox | 1 | +5 | -669 |
2018-12-31 13:07 | Add build.rs to dockerfile | Daniel García | 1 | +2 | -1 |
2018-12-30 22:47 | Update documentation for admin page | Daniel García | 1 | +10 | -8 |
2018-12-30 22:34 | Start using rustfmt and some style changes to make some lines shorter | Daniel García | 26 | +1177 | -907 |
2018-12-29 23:04 | Add build script to get some Git info to later show in admin panel, and add some metadata to Cargo.toml | Daniel García | 2 | +45 | -0 |
2018-12-29 00:01 | Updated Error to implement Display and Debug, instead of using custom methods | Daniel García | 5 | +201 | -161 |
2018-12-23 21:46 | Removed invalid todo | Daniel García | 1 | +0 | -2 |
2018-12-23 21:37 | Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally | Daniel García | 5 | +93 | -51 |
2018-12-21 21:27 | Modified navigation bar and corrected some comments | Daniel García | 2 | +6 | -7 |
2018-12-21 21:08 | Implemented better errors for JWT | Daniel García | 4 | +37 | -41 |
2018-12-23 23:27 | Use new Errors in latest changes | Daniel García | 3 | +7 | -16 |
2018-12-19 21:51 | Finish invite functionality, and remove virtual organization | Daniel García | 6 | +43 | -139 |
2018-12-19 20:52 | Implemented proper error handling, now we can do `user.save($conn)?;` and it works. In the future, maybe we can do the same with the `find_by_id` methods that return an Option. | Daniel García | 22 | +475 | -490 |
2018-12-18 23:57 | Embed the icon in the binary, no need to download when it's not going to change | Daniel García | 2 | +18 | -41 |
2018-12-18 17:52 | Fixed delete user when 2FA is enabled, implemented delete user for admin panel, and the front-end part for invite user. Secured admin panel behind a configurable token. | Daniel García | 6 | +157 | -76 |
2018-12-18 00:53 | Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' | Daniel García | 8 | +230 | -6 |
2018-12-17 21:21 | Remove vault patch file, and point users to the vault builds repo for the patch | Daniel García | 2 | +7 | -30 |
2018-12-30 20:22 | Merge pull request #318 from njfox/reinvite_endpoint | Daniel García | 1 | +63 | -18 |
2018-12-30 05:19 | Refactor invite claims and disallow reinvites to virtual_org | Nick Fox | 1 | +33 | -44 |
2018-12-30 04:28 | Add more detail to invitation not found error | Nick Fox | 1 | +1 | -1 |
2018-12-30 04:24 | Implement reinvite endpoint | Nick Fox | 1 | +56 | -0 |
2018-12-28 20:06 | Merge pull request #315 from aksdb/master | Daniel García | 1 | +7 | -3 |
2018-12-28 14:47 | Merge pull request #314 from mprasil/find_by_user_uuid | Daniel García | 1 | +20 | -19 |
2018-12-28 14:25 | Restrict join on users_collections to current user (fixes #313) | Andreas Schneider | 1 | +7 | -3 |
2018-12-27 17:56 | Rewrite find_by_user_uuid to use one query | Miroslav Prasil | 1 | +20 | -19 |
2018-12-26 19:20 | Merge pull request #312 from njfox/logging_timestamp | Daniel García | 2 | +8 | -21 |
2018-12-26 17:14 | Remove reference to syslog | Nick Fox | 1 | +1 | -1 |
2018-12-26 17:07 | Update fail2ban documentation for new logging format | Nick Fox | 1 | +6 | -19 |
2018-12-26 16:54 | Change log timestamp format so fail2ban can parse it | Nick Fox | 1 | +1 | -1 |
2018-12-26 16:27 | Merge pull request #311 from njfox/update_documentation | Daniel García | 1 | +24 | -4 |
2018-12-26 15:30 | Add missing trailing slash | Nick Fox | 1 | +1 | -1 |
2018-12-26 15:28 | Update ToC with Logging section | Nick Fox | 1 | +1 | -0 |
2018-12-26 04:00 | Document new logging setup | Nick Fox | 1 | +13 | -0 |
2018-12-26 03:30 | Remove old/incorrect statement about SMTP not being implemented | Nick Fox | 1 | +1 | -1 |
2018-12-26 03:29 | Update invitations documentation for new email invitations | Nick Fox | 1 | +8 | -2 |
2018-12-23 21:31 | Merge pull request #308 from njfox/invite_existing_user_fix | Daniel García | 2 | +21 | -13 |
2018-12-23 20:25 | Mention that invite links are valid for 5 days only | Nick Fox | 1 | +2 | -0 |
2018-12-23 20:21 | Document domain/email invitation requirements | Nick Fox | 1 | +9 | -0 |
2018-12-23 20:15 | Use JWT to validate existing user invites | Nick Fox | 1 | +10 | -13 |
2018-12-21 15:04 | Merge pull request #295 from njfox/invite_emails | Daniel García | 4 | +173 | -11 |
2018-12-21 03:16 | Validate JWT if a user registers with SMTP invites enabled | Nick Fox | 1 | +24 | -7 |
2018-12-21 02:37 | Prefix unused params with underscore | Nick Fox | 1 | +3 | -2 |
2018-12-19 04:16 | Use upstream jslib invite/registration workflow | Nick Fox | 4 | +34 | -16 |
2018-12-18 22:34 | Merge pull request #302 from tycho/icon-cache-ttl | Daniel García | 3 | +68 | -1 |
2018-12-18 21:33 | icons: implement positive/negative cache TTLs | Steven Noonan | 1 | +55 | -1 |
2018-12-18 21:33 | add environment variables for ICON_CACHE_TTL and ICON_CACHE_NEGTTL | Steven Noonan | 2 | +13 | -0 |
2018-12-18 18:00 | Merge pull request #293 from dheimerl/patch-1 | Daniel García | 1 | +2 | -0 |
2018-12-18 16:19 | Changed frame-ancestors to use 'self' | dheimerl | 1 | +1 | -1 |
2018-12-18 04:59 | Fixed web.rs | dheimerl | 1 | +2 | -2 |
2018-12-17 22:10 | Remove CONFIG.email_invitations | Nick Fox | 1 | +2 | -2 |
2018-12-17 22:02 | Remove CONFIG.email_invitation option | Nick Fox | 2 | +1 | -3 |
2018-12-17 18:29 | Add extra headers to Nginx (#303) | Daniel García | 1 | +4 | -0 |
2018-12-16 22:55 | Merge pull request #294 from i-ghost/feature/add-systemd-notes | Daniel García | 1 | +101 | -6 |
2018-12-16 21:09 | Revise per dani-garcia/bitwarden_rs#294 | i-ghost | 1 | +8 | -27 |
2018-12-16 19:06 | Merge pull request #296 from jeslinmx/docsupdate | Daniel García | 1 | +3 | -2 |
2018-12-16 19:06 | Merge pull request #297 from mprasil/vault_2.7.1 | Daniel García | 4 | +4 | -4 |
2018-12-16 19:00 | Implement fromform, and ignore case and underscores, fixes #298 | Daniel García | 1 | +56 | -46 |
2018-12-16 16:00 | Update vault t o2.7.1 | Miroslav Prasil | 4 | +4 | -4 |
2018-12-16 14:30 | updated fail2ban setup to match changes in logformat for 1.5.0 | jes | 1 | +3 | -2 |
2018-12-16 03:45 | Fix broken rebase | Nick Fox | 2 | +6 | -1 |
2018-12-15 22:25 | Add systemd setup instructions to README.md | i-ghost | 1 | +120 | -6 |
2018-12-15 19:23 | Update web.rs | dheimerl | 1 | +2 | -0 |
2018-12-15 02:56 | Implement email invitations and registration workflow | Nick Fox | 2 | +72 | -11 |
2018-12-15 02:54 | Add email_invitations config option | Nick Fox | 1 | +2 | -0 |
2018-12-15 02:54 | Add invite email functionality | Nick Fox | 1 | +30 | -0 |
2018-12-15 02:52 | Add Invite JWT struct and supporting functions | Nick Fox | 1 | +35 | -0 |
2018-12-14 21:56 | Merge pull request #291 from mqus/patch-1 | Daniel García | 1 | +3 | -0 |
2018-12-14 19:32 | move memory note | mqus | 1 | +2 | -2 |
2018-12-14 14:04 | Add memory usage note to vault build process | mqus | 1 | +3 | -0 |
2018-12-14 11:33 | Merge pull request #289 from mprasil/alpine-fix | Daniel García | 1 | +3 | -1 |
2018-12-13 23:16 | FIx failing alpine build | Miroslav Prasil | 1 | +3 | -1 |
2018-12-13 17:30 | Fix wrong folder name | Daniel García | 4 | +8 | -8 |
2018-12-13 17:19 | Updated dockerfiles to use compiled vaults | Daniel García | 4 | +20 | -44 |
2018-12-13 16:49 | Merge branch 'rocket-0.4' | Daniel García | 44 | +1361 | -1974 |
2018-12-13 16:46 | Update BUILD.md | Daniel García | 1 | +9 | -5 |
2018-12-13 00:07 | Merge pull request #285 from itr6/master | Daniel García | 1 | +5 | -1 |
2018-12-12 21:15 | Implement better retry and use it while saving device | Daniel García | 3 | +46 | -31 |
2018-12-12 20:38 | Update README.md | itr6 | 1 | +2 | -1 |
2018-12-12 20:38 | Update README.md | itr6 | 1 | +4 | -1 |
2018-12-11 21:24 | Merge pull request #284 from Algebro7/log_successful_logins | Daniel García | 1 | +1 | -0 |
2018-12-11 20:20 | Close #264. Usernames and IP addresses are logged on successful authentication | algebro | 1 | +1 | -0 |
2018-12-11 15:42 | Updated dependencies, and dockerfiles to use NodeJS 10 LTS | Daniel García | 6 | +76 | -76 |
2018-12-09 16:58 | Updated IP logging to use client_ip, to match old remote behavior. Improved error logging, now it won't show a generic error message in some situations. Removed delete device, which is not needed as it will be overwritten later. Logged more info when an error occurs saving a device. Added orgmanager to JWT claims. | Daniel García | 4 | +70 | -51 |
2018-12-07 17:25 | More changes to the push token, and filtered multipart logs | Daniel García | 2 | +21 | -33 |
2018-12-07 14:01 | Fixed some clippy linting issues | Daniel García | 8 | +26 | -36 |
2018-12-07 13:32 | Remove some required values during login, now uses default values | Daniel García | 8 | +17 | -27 |
2018-12-07 01:05 | Migrate to rust 2018 edition | Daniel García | 25 | +105 | -136 |
2018-12-06 19:35 | Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested) | Daniel García | 13 | +146 | -29 |
2018-12-06 19:15 | Updated rocket to final release | Daniel García | 2 | +36 | -33 |
2018-12-06 15:28 | Update device push token methods to more closely follow the official server response | Daniel García | 1 | +17 | -11 |
2018-12-04 12:55 | Make sure the dockerfile builds the project, instead of assuming the cached dummy is valid | Daniel García | 1 | +3 | -0 |
2018-12-03 19:28 | Updated deps and web vault to 2.6.1 | Daniel García | 5 | +7 | -10 |
2018-12-01 13:34 | Merge branch 'master' into rocket-0.4 | Daniel García | 4 | +80 | -47 |
2018-12-01 13:29 | Updated rocket to rc2 and rest of dependencies | Daniel García | 3 | +185 | -232 |
2018-11-29 22:20 | Merge pull request #274 from itr6/master | Daniel García | 1 | +70 | -0 |
2018-11-29 16:52 | Update README.md | itr6 | 1 | +6 | -2 |
2018-11-29 16:49 | Update README.md | itr6 | 1 | +3 | -1 |
2018-11-29 16:48 | Update README.md | itr6 | 1 | +1 | -0 |
2018-11-29 16:42 | Update README.md | itr6 | 1 | +63 | -0 |
2018-11-27 16:29 | Update web vault to 2.6.0 | Daniel García | 4 | +4 | -4 |
2018-11-27 16:24 | Fix attachments during key rotation, add individual attachment key | Daniel García | 6 | +90 | -35 |
2018-11-24 22:00 | Implemented key rotation with the latest vault | Daniel García | 4 | +100 | -27 |
2018-11-22 02:06 | Merge pull request #268 from mprasil/master | Daniel García | 1 | +1 | -1 |
2018-11-21 23:35 | fix bad path in Alpine Dockerfile | Miroslav Prasil | 1 | +1 | -1 |
2018-11-21 14:57 | Merge pull request #263 from mprasil/master | Daniel García | 3 | +8 | -47 |
2018-11-21 14:35 | Merge branch 'master' into rocket-0.4 | Daniel García | 1 | +4 | -6 |
2018-11-21 14:07 | Remove unwrap in connection_lost | Daniel García | 1 | +4 | -6 |
2018-11-20 14:55 | Update dockerfile for alpine, armv7 and aarch64 | Miroslav Prasil | 3 | +8 | -47 |
2018-11-19 19:59 | Merge branch 'master' into rocket-0.4 | Daniel García | 1 | +1 | -1 |
2018-11-19 19:58 | Update lockfile to fix yubico error | Daniel García | 1 | +333 | -336 |
2018-11-19 19:45 | Merge branch 'master' into rocket-0.4 | Daniel García | 1 | +1 | -1 |
2018-11-19 19:42 | Add online feature to yubico | Daniel García | 1 | +1 | -1 |
2018-11-19 19:30 | Merge branch 'master' into rocket-0.4 | Daniel García | 0 | +0 | -0 |
2018-11-19 19:27 | Add create endpoint, fixes #253, fixes #261 | Daniel García | 2 | +5 | -0 |
2018-11-19 19:21 | Update dependencies and add /ciphers/create | Daniel García | 3 | +9 | -4 |
2018-11-19 18:52 | Merge branch 'master' into rocket-0.4 | Daniel García | 8 | +594 | -166 |
2018-11-19 18:36 | Merge pull request #258 from Bruceforce/master | Daniel García | 1 | +9 | -1 |
2018-11-18 13:06 | Use dockerhub instead of gitlab registry for README.md | 10 | 1 | +1 | -1 |
2018-11-18 02:23 | Merge remote-tracking branch 'origin/master' | 10 | 9 | +410 | -2 |
2018-11-18 02:22 | Improved the backup section of sqlite3 database | 10 | 1 | +9 | -1 |
2018-11-17 14:28 | Merge pull request #257 from Step7750/fix-nfc-mobile | Daniel García | 2 | +15 | -2 |
2018-11-17 08:25 | Fixes NFC Response for Mobile Login | Stepan Fedorko-Bartos | 2 | +15 | -2 |
2018-11-16 19:39 | Merge pull request #254 from Step7750/master | Daniel García | 8 | +394 | -1 |
2018-11-16 19:07 | Disable Yubikey 2FA if 0 Keys Provided | Stepan Fedorko-Bartos | 1 | +7 | -0 |
2018-11-16 18:52 | Code style changes | Stepan Fedorko-Bartos | 1 | +4 | -8 |
2018-11-16 18:28 | Switches to Downstream yubico with Optional libusb | Stepan Fedorko-Bartos | 2 | +80 | -262 |
2018-11-16 15:17 | Merge pull request #256 from mprasil/fix_accepted_sync | Daniel García | 1 | +3 | -1 |
2018-11-16 14:21 | Prevent accepted user from seeing ciphers until confirmed (fixes #196) | Miroslav Prasil | 1 | +3 | -1 |
2018-11-16 01:59 | Adds Yubikey OTP Support to Readme | Stepan Fedorko-Bartos | 1 | +18 | -1 |
2018-11-16 01:58 | Ensures Yubico Creds are set when opening Yubikey Modal | Stepan Fedorko-Bartos | 1 | +5 | -0 |
2018-11-16 01:54 | Allows Custom Yubico OTP Server | Stepan Fedorko-Bartos | 3 | +12 | -2 |
2018-11-16 01:43 | Adds Yubikey OTP Support | Stepan Fedorko-Bartos | 3 | +209 | -0 |
2018-11-16 01:40 | Adds Yubico Client ID and Secret Key Env Vars | Stepan Fedorko-Bartos | 2 | +19 | -0 |
2018-11-16 01:34 | Adds yubico-rs library dep | Stepan Fedorko-Bartos | 2 | +312 | -0 |
2018-11-14 15:14 | Merge branch 'master' into rocket-0.4 | Daniel García | 10 | +163 | -42 |
2018-11-14 15:12 | Merge pull request #243 from mprasil/vault_2.5.0 | Daniel García | 9 | +158 | -39 |
2018-11-13 21:38 | Fix gt() | Miroslav Prasil | 1 | +1 | -1 |
2018-11-13 16:34 | Set PartialOrd to consider invalid i32 UserOrgType lower than anything | Miroslav Prasil | 1 | +30 | -0 |
2018-11-13 15:34 | Fix #242 | Miroslav Prasil | 1 | +12 | -3 |
2018-11-12 17:13 | Implement comparison between i32 and UserOrgType | Miroslav Prasil | 4 | +112 | -32 |
2018-11-07 22:06 | Bump vault version to 2.5.0 | Miroslav Prasil | 4 | +4 | -4 |
2018-11-09 15:24 | Add info about how to fix #176 | Daniel García | 1 | +5 | -3 |
2018-11-09 15:06 | Merge branch 'master' into rocket-0.4 | Daniel García | 3 | +24 | -16 |
2018-11-09 14:47 | Merge pull request #244 from RomanHargrave/multiple-u2f | Daniel García | 2 | +22 | -14 |
2018-11-09 06:27 | Clean up after u2f endpoint split | Roman Hargrave | 1 | +2 | -23 |
2018-11-09 06:00 | Initial u2f fix | Roman Hargrave | 2 | +29 | -0 |
2018-11-06 15:53 | Fixed change in organizations header, now Request::get_param() are indexed by segment, not dynamic parameter. | Daniel García | 1 | +2 | -2 |
2018-11-03 17:56 | Also remove libs from other platforms Dockerfiles | Miroslav Prasil | 3 | +0 | -3 |
2018-11-03 17:54 | Remove libs from Dockerfile | Miroslav Prasil | 1 | +0 | -1 |
2018-11-03 13:48 | Merge pull request #240 from mprasil/balenalib | Daniel García | 2 | +2 | -2 |
2018-11-03 09:25 | Switch from resin to balenalib | Miroslav Prasil | 2 | +2 | -2 |
2018-10-31 23:07 | Make the docker images use port 80 (instead of 8000, which is the default in rocket 0.4) | Daniel García | 4 | +4 | -0 |
2018-10-17 20:25 | Improve login query parsing | Daniel García | 1 | +84 | -123 |
2018-10-10 18:40 | Updated bw_rs to Rocket version 0.4-rc1 | Daniel García | 31 | +712 | -1482 |
2018-11-01 18:03 | Merge pull request #239 from mprasil/admin_warning | Daniel García | 1 | +3 | -1 |
2018-11-01 17:54 | Improve the admin account warning. | Miroslav Prasil | 1 | +3 | -1 |
2018-10-28 23:06 | Merge pull request #236 from xMateMCPE/patch-1 | mprasil | 1 | +4 | -4 |
2018-10-28 22:32 | Update README.md | xMateMCPE | 1 | +4 | -4 |
2018-10-28 15:36 | Merge pull request #234 from icicimov/kubernetes-aws | Daniel García | 1 | +6 | -0 |
2018-10-28 07:16 | Readme typo fix | icicimov | 1 | +1 | -1 |
2018-10-27 01:42 | Add Kubernetes deployment reference with proper section and short description | icicimov | 1 | +6 | -1 |
2018-10-26 11:37 | Add Kubernetes deployment reference | icicimov | 1 | +1 | -0 |
2018-10-25 22:37 | Merge pull request #233 from Toucan-Sam/patch-2 | Daniel García | 1 | +9 | -10 |
2018-10-25 06:45 | Update PROXY.md | Toucan-Sam | 1 | +9 | -10 |
2018-10-22 23:30 | Merge pull request #231 from janost/fix-save-equivalent-domains | Daniel García | 1 | +8 | -2 |
2018-10-22 22:32 | Accept PUT and POST on /settings/domains, returns JsonResult, fixes saving Custom Equivalent Domains | janost | 1 | +8 | -2 |
2018-10-18 23:34 | Merge pull request #226 from janost/fix-sync-without-query-string | Daniel García | 2 | +8 | -0 |
2018-10-18 22:54 | Fix /sync without query string | janost | 2 | +8 | -0 |
2018-10-17 21:49 | Merge pull request #225 from janost/sync-exclude-domains | Daniel García | 1 | +9 | -3 |
2018-10-17 21:22 | Don't send Domains if excludeDomains=true on /sync | janost | 1 | +9 | -3 |
2018-10-16 14:18 | Update web vault to 2.4.0 | Daniel García | 5 | +6 | -7 |
2018-10-15 20:56 | Merge pull request #224 from fbartels/patch-2 | Daniel García | 1 | +2 | -2 |
2018-10-15 15:08 | refine backup instructions | Felix Bartels | 1 | +2 | -2 |
2018-10-15 14:20 | Merge pull request #221 from mprasil/ws_disable | Daniel García | 3 | +31 | -12 |
2018-10-15 14:08 | Do not spawn WS thread if it's disabled | Miroslav Prasil | 1 | +8 | -6 |
2018-10-14 22:25 | Disable WebSockets negotiation by default | Miroslav Prasil | 3 | +23 | -6 |
2018-10-14 18:07 | Merge pull request #218 from janost/refactor-folder-save | Daniel García | 3 | +18 | -14 |
2018-10-14 18:07 | Merge pull request #220 from janost/refactor-user-save | Daniel García | 5 | +47 | -37 |
2018-10-14 17:32 | User::save() should return QueryResult instead of bool | janost | 5 | +47 | -37 |
2018-10-14 12:55 | Folder::save() should return QueryResult instead of bool | janost | 3 | +18 | -14 |
2018-10-14 15:35 | Merge pull request #217 from janost/refactor-device-save | Daniel García | 2 | +17 | -18 |
2018-10-14 15:35 | Merge pull request #219 from janost/refactor-organization-save | Daniel García | 3 | +33 | -28 |
2018-10-14 12:28 | Device::save() should return QueryResult instead of bool | janost | 2 | +17 | -18 |
2018-10-14 14:04 | Organization::save() and UserOrganization::save() should return QueryResult instead of bool | janost | 3 | +33 | -28 |
2018-10-13 15:16 | Merge pull request #216 from mprasil/superuser | Daniel García | 12 | +210 | -72 |
2018-10-12 14:20 | Implement poor man's admin panel | Miroslav Prasil | 12 | +210 | -72 |
2018-10-10 18:37 | Change error response to be closer to upstream | Daniel García | 1 | +8 | -7 |
2018-10-07 14:06 | Merge pull request #213 from janost/refactor-collectioncipher-save-delete | Daniel García | 3 | +22 | -16 |
2018-10-06 21:56 | CollectionCipher::save() and delete() should return QueryResult instead of bool | janost | 3 | +22 | -16 |
2018-10-06 14:08 | Merge pull request #210 from janost/cipher-save-refactor | Daniel García | 2 | +12 | -8 |
2018-10-06 12:13 | Cipher::save() should return QueryResult instead of bool | janost | 2 | +12 | -8 |
2018-10-05 22:21 | Merge pull request #209 from janost/resend-invitation-error-message | mprasil | 2 | +6 | -0 |
2018-10-05 09:38 | Return proper error message for org reinvite | janost | 2 | +6 | -0 |
2018-10-03 22:01 | Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file | Daniel García | 7 | +196 | -195 |
2018-10-01 17:31 | Merge pull request #206 from mprasil/collection_revision | Daniel García | 3 | +48 | -14 |
2018-10-01 17:31 | Merge pull request #207 from mprasil/continuation_token | Daniel García | 4 | +13 | -5 |
2018-10-01 16:02 | Add continuation token when we return object list | Miroslav Prasil | 4 | +13 | -5 |
2018-10-01 16:50 | Handle return value from Collection::save() | Miroslav Prasil | 1 | +20 | -7 |
2018-10-01 15:52 | Update revision for users on collection save | Miroslav Prasil | 2 | +28 | -7 |
2018-10-01 15:40 | Merge pull request #201 from mprasil/aarch64 | Daniel García | 1 | +113 | -0 |
2018-10-01 15:40 | Merge pull request #204 from mprasil/org_improvements | Daniel García | 3 | +7 | -9 |
2018-10-01 15:00 | Add missing fields to returned Org json | Miroslav Prasil | 2 | +4 | -2 |
2018-10-01 14:59 | Clean up the share_collection handling | Miroslav Prasil | 1 | +3 | -7 |
2018-09-27 14:05 | Add dockerfile for aarch64 (arm64) | Miroslav Prasil | 1 | +113 | -0 |
2018-09-28 11:46 | Add WEBSOCKET_ADDRESS config option (Fixes #199) | Daniel García | 3 | +6 | -4 |
2018-09-28 11:31 | Merge pull request #200 from mprasil/copy_fix | Daniel García | 1 | +0 | -1 |
2018-09-28 08:49 | Remove unecessary copy from armv7 Dockerfile | Miroslav Prasil | 1 | +0 | -1 |
2018-09-20 20:52 | Merge branch 'openssl-fix' | Daniel García | 3 | +68 | -206 |
2018-09-20 20:45 | Update dependencies to point to upstream lettre | Daniel García | 2 | +14 | -33 |
2018-09-19 20:33 | Remove unnecessary path in PROXY.md | Daniel García | 1 | +1 | -1 |
2018-09-19 19:45 | Temp fix for OpenSSL 1.1.1 compatibility | Daniel García | 3 | +63 | -182 |
2018-09-19 19:43 | Updated dependencies | Daniel García | 2 | +241 | -154 |
2018-09-19 15:30 | Implement KDF iterations change (Fixes #195) | Daniel García | 6 | +69 | -22 |
2018-09-18 14:03 | Merge pull request #191 from mprasil/vault_2.3.0 | Daniel García | 3 | +3 | -3 |
2018-09-18 12:53 | Update Vault to v2.3.0 | Miroslav Prasil | 3 | +3 | -3 |
2018-09-18 12:36 | Merge pull request #190 from mprasil/invite_readme | Daniel García | 1 | +3 | -1 |
2018-09-18 12:36 | Merge pull request #189 from mprasil/delete_fix | Daniel García | 2 | +6 | -0 |
2018-09-18 10:49 | Update the Invitation workflow documentation | Miroslav Prasil | 1 | +3 | -1 |
2018-09-18 10:13 | Add alias for DELETE call on accounts | Miroslav Prasil | 2 | +6 | -0 |
2018-09-16 13:44 | Merge pull request #184 from mprasil/code_block_fix | Daniel García | 1 | +5 | -3 |
2018-09-16 11:36 | Added some formating and link | Miroslav Prasil | 1 | +3 | -2 |
2018-09-16 11:27 | Fixed code block | Miroslav Prasil | 1 | +2 | -1 |
2018-09-15 18:03 | Merge pull request #182 from dobunzli/master | Daniel García | 1 | +14 | -0 |
2018-09-15 18:03 | Merge pull request #183 from jkaberg/traefik_example_proxy | Daniel García | 1 | +16 | -2 |
2018-09-14 21:22 | traefik example | Joel Kåberg | 1 | +16 | -2 |
2018-09-14 20:39 | Update README.md | dobunzli | 1 | +14 | -0 |
2018-09-13 21:04 | Return default prelogin values when the user doesn't exist | Daniel García | 1 | +13 | -11 |
2018-09-13 19:55 | Fixed some lint issues | Daniel García | 11 | +25 | -27 |
2018-09-13 18:59 | Added config option for websocket port, and reworked the config parsing a bit. Added SMTP_FROM config to examples and made it mandatory, it doesn't make much sense to not specify the from address. | Daniel García | 6 | +90 | -49 |
2018-09-13 15:08 | Include more proxy examples | Daniel García | 2 | +83 | -21 |
2018-09-13 14:04 | Updated dependencies and fixed errors | Daniel García | 4 | +365 | -136 |
2018-09-13 13:59 | Merge branch 'ws' | Daniel García | 12 | +889 | -231 |
2018-09-13 13:46 | Merge pull request #175 from stammw/master | Daniel García | 1 | +33 | -2 |
2018-09-13 13:39 | Merge branch 'master' into master | Daniel García | 33 | +1349 | -580 |
2018-09-13 13:16 | Implement organization import for admins and owners (Fixes #178) | Daniel García | 3 | +80 | -14 |
2018-09-12 22:19 | Merge pull request #177 from mprasil/raspberry | Daniel García | 1 | +114 | -0 |
2018-09-12 21:58 | Remove unnecessary return | Daniel García | 1 | +1 | -1 |
2018-09-11 21:25 | Documentation for SMTP and password hint configuration | Jean-Christophe BEGUE | 1 | +32 | -0 |
2018-09-12 12:51 | Fix the binary path | Miroslav Prasil | 1 | +1 | -1 |
2018-08-30 16:35 | Initial shot as cross compilation | Miroslav Prasil | 1 | +114 | -0 |
2018-09-11 15:26 | Some documentation | Daniel García | 1 | +32 | -0 |
2018-09-11 15:09 | Add error message when the proxy doesn't route websockets correctly | Daniel García | 1 | +6 | -1 |
2018-09-11 14:48 | Merge pull request #173 from mprasil/poormans_invites | Daniel García | 10 | +158 | -39 |
2018-09-11 13:25 | Modify User::new to be keyless and paswordless | Miroslav Prasil | 3 | +8 | -12 |
2018-09-11 12:58 | Merge pull request #137 from stammw/master | Daniel García | 5 | +163 | -9 |
2018-09-10 13:51 | Implement poor man's invitation via Organization invitation | Miroslav Prasil | 10 | +159 | -36 |
2018-09-11 11:12 | return an error when email adress for password hint is not valid | Jean-Christophe BEGUE | 1 | +1 | -1 |
2018-09-11 11:04 | Special messages when user has no password hint | Jean-Christophe BEGUE | 2 | +19 | -15 |
2018-09-11 11:00 | Save None instead of empty password hint | Jean-Christophe BEGUE | 1 | +4 | -1 |
2018-09-04 19:18 | Merge pull request #171 from shauder/ws | Daniel García | 2 | +2 | -0 |
2018-09-04 15:46 | Merge branch 'master' into ws | Daniel García | 3 | +42 | -33 |
2018-09-04 15:32 | Merge pull request #170 from mprasil/org-user-edit | Daniel García | 2 | +35 | -33 |
2018-09-04 15:22 | Expose 3012 in docker build file for notifications | Shane A. Faulkner | 2 | +2 | -0 |
2018-09-04 15:10 | Fix the logic in user edditing | Miroslav Prasil | 1 | +2 | -2 |
2018-09-04 12:37 | Check properly the user membership in Organization | Miroslav Prasil | 1 | +6 | -14 |
2018-09-04 10:24 | Fix editing users in Organization | Miroslav Prasil | 2 | +32 | -22 |
2018-09-03 11:47 | Merge pull request #169 from mprasil/http_warning | Daniel García | 1 | +7 | -0 |
2018-09-03 09:59 | Link to the https setup | Miroslav Prasil | 1 | +1 | -1 |
2018-09-03 09:53 | Add info on running over HTTP (documentation for #153) | Miroslav Prasil | 1 | +7 | -0 |
2018-09-01 22:17 | Merge pull request #167 from shauder/ws | Daniel García | 3 | +86 | -64 |
2018-09-01 15:59 | Add notifications for cipher delete and create | Shane A. Faulkner | 2 | +59 | -58 |
2018-09-01 04:30 | Add support for CipherUpdate notifications | Shane A. Faulkner | 3 | +51 | -30 |
2018-08-30 15:43 | Initial version of websockets notification support. | Daniel García | 7 | +765 | -169 |
2018-08-30 14:47 | Merge pull request #166 from mprasil/alpine | Daniel García | 1 | +80 | -0 |
2018-08-30 14:47 | Merge pull request #165 from mprasil/shared_edit_fix | Daniel García | 1 | +3 | -1 |
2018-08-30 10:12 | Fix editing shared cipher (fixes #164) | Miroslav Prasil | 1 | +3 | -1 |
2018-08-30 09:38 | Move Alpine Dockerfile to separate file | Miroslav Prasil | 2 | +18 | -10 |
2018-08-29 14:06 | Merge branch 'master' into alpine | Miroslav Prasil | 2 | +36 | -31 |
2018-08-29 13:22 | `Attachment::save()` returns Result instead of bool (#161) | Baelyk | 2 | +13 | -12 |
2018-08-29 13:22 | Allow non-Admin user to share to collection (fixes #157) (#159) | mprasil | 1 | +23 | -19 |
2018-08-29 09:07 | Merge branch 'master' into alpine | Miroslav Prasil | 2 | +12 | -0 |
2018-08-28 22:48 | Add DELETE handlers fo cipher and attachment deletion (fixes #158) (#160) | mprasil | 2 | +12 | -0 |
2018-08-28 13:06 | Merge branch 'master' into alpine | Miroslav Prasil | 7 | +25 | -3 |
2018-08-28 10:54 | Removed accidental change to Dockerfile | Daniel García | 1 | +2 | -2 |
2018-08-28 01:21 | Updated web vault to version 2.2 | Daniel García | 2 | +10 | -5 |
2018-08-27 21:08 | Support password history #155 (#156) | Kumar Ankur | 5 | +17 | -0 |
2018-08-26 15:58 | Merge branch 'master' into alpine | Miroslav Prasil | 1 | +18 | -5 |
2018-08-26 15:43 | Merge pull request #152 from Baelyk/master | Daniel García | 1 | +18 | -5 |
2018-08-25 22:07 | Add IP and Username to failed login attempts | Baelyk | 1 | +18 | -5 |
2018-08-25 08:29 | Updated build image version | Miroslav Prasil | 1 | +1 | -1 |
2018-08-24 22:17 | Merge branch 'master' into alpine | Miroslav Prasil | 10 | +354 | -310 |
2018-08-24 17:02 | Implemented basic support for prelogin and notification negotiation | Daniel García | 5 | +64 | -0 |
2018-08-24 15:11 | Fixed rust toolchain date | Daniel García | 1 | +1 | -1 |
2018-08-24 15:07 | Updated dependencies, added Travis CI integration and some badges | Daniel García | 5 | +290 | -310 |
2018-08-23 20:59 | Merge branch 'master' into alpine | Miroslav Prasil | 1 | +17 | -16 |
2018-08-23 14:05 | Merge pull request #150 from mprasil/build_instructions | Daniel García | 1 | +17 | -16 |
2018-08-23 11:08 | Clone repository instead of downloading as suggested by @mqus | Miroslav Prasil | 1 | +8 | -1 |
2018-08-23 10:06 | Update the build instruction for new Vault | Miroslav Prasil | 1 | +8 | -14 |
2018-08-17 20:25 | Fix SSL issue, rm cache | Miroslav Prasil | 1 | +4 | -2 |
2018-08-17 15:32 | Update build image | Miroslav Prasil | 1 | +1 | -1 |
2018-08-17 13:30 | Initial implementation of musl build on top of Alpine | Miroslav Prasil | 1 | +7 | -17 |
2018-08-21 20:41 | Merge pull request #148 from mprasil/beta | Daniel García | 19 | +457 | -217 |
2018-08-21 20:32 | Merge pull request #147 from mprasil/master | Daniel García | 1 | +1 | -1 |
2018-08-21 20:21 | Bump up version to 1.0.0 | Miroslav Prasil | 1 | +1 | -1 |
2018-08-21 20:17 | Merge branch 'master' into beta | Miroslav Prasil | 2 | +46 | -3 |
2018-08-21 20:13 | Bump version to 0.13.0 - latest Vault v1 | Miroslav Prasil | 1 | +1 | -1 |
2018-08-21 19:44 | Merge pull request #146 from mprasil/cipher_folder_revision | Daniel García | 3 | +45 | -3 |
2018-08-21 16:31 | Update affected users revision on cipher and folder change | Miroslav Prasil | 3 | +45 | -3 |
2018-08-21 14:27 | Merge pull request #145 from mprasil/org_user_revision | Daniel García | 3 | +16 | -4 |
2018-08-21 12:26 | Update user revision timestamp on Organization changes | Miroslav Prasil | 1 | +10 | -4 |
2018-08-21 12:25 | Add PUT alias for Organization updates | Miroslav Prasil | 2 | +6 | -0 |
2018-08-21 11:47 | Merge pull request #144 from mprasil/collection_revision | Daniel García | 2 | +20 | -0 |
2018-08-21 11:46 | Merge pull request #143 from mprasil/update_revision_fix | Daniel García | 1 | +2 | -1 |
2018-08-21 11:20 | Update affected users revision when there are collection changes | Miroslav Prasil | 2 | +20 | -0 |
2018-08-21 09:36 | Actually update the revision date for user struct, not just in DB | Miroslav Prasil | 1 | +2 | -1 |
2018-08-15 15:25 | Check email validity before using it for password hint sending | Jean-Christophe BEGUE | 4 | +8 | -2 |
2018-08-15 22:52 | Merge pull request #140 from mprasil/error_format | Daniel García | 1 | +10 | -9 |
2018-08-15 21:02 | Merge pull request #139 from mprasil/edit_shared_fix | Daniel García | 2 | +7 | -1 |
2018-08-15 21:02 | Merge pull request #141 from mprasil/profile_update | Daniel García | 2 | +6 | -0 |
2018-08-15 15:00 | make SMTP authentication optionnal, let lettre pick the better auth mechanism | Jean-Christophe BEGUE | 2 | +32 | -26 |
2018-08-15 15:10 | Add PUT alias for profile update | Miroslav Prasil | 2 | +6 | -0 |
2018-08-15 14:50 | Update theerror format to show message in new Vault | Miroslav Prasil | 1 | +10 | -9 |
2018-08-15 13:27 | Add PUT alias for editing cipher | Miroslav Prasil | 2 | +7 | -1 |
2018-08-15 13:12 | Merge pull request #138 from mprasil/readme_updates | Daniel García | 1 | +1 | -2 |
2018-08-15 13:11 | Merge pull request #136 from mprasil/disable_analytics | Daniel García | 1 | +9 | -1 |
2018-08-15 12:08 | Fix password hint showing logic | Jean-Christophe BEGUE | 1 | +5 | -4 |
2018-08-15 10:18 | Cleaned up HTTPS example | Miroslav Prasil | 1 | +1 | -2 |
2018-08-15 08:17 | Better message into the password hint email | Jean-Christophe BEGUE | 1 | +7 | -1 |
2018-08-15 06:32 | SMTP integration, send password hint by email. | Jean-Christophe BEGUE | 5 | +86 | -13 |
2018-08-14 20:48 | Disable analytics via patch to Vault | Miroslav Prasil | 1 | +9 | -1 |
2018-08-14 14:43 | Merge pull request #135 from mprasil/empty_collection | Daniel García | 1 | +12 | -1 |
2018-08-14 10:06 | Deserialize "null" to empty Vec for Collections | Miroslav Prasil | 1 | +12 | -1 |
2018-08-13 18:16 | Merge pull request #134 from mprasil/put_collections_admin | Daniel García | 3 | +55 | -13 |
2018-08-13 15:45 | Add couple more aliases for PUTs and DELETEs | Miroslav Prasil | 2 | +49 | -13 |
2018-08-13 15:00 | add alias for PUT collections-admin | Miroslav Prasil | 2 | +6 | -0 |
2018-08-13 13:26 | Implemented PUT for u2f registration | Daniel García | 2 | +6 | -0 |
2018-08-13 12:38 | Merge pull request #133 from mprasil/document_differences | Daniel García | 1 | +44 | -0 |
2018-08-13 12:38 | Merge pull request #131 from mprasil/revision_date | Daniel García | 2 | +15 | -1 |
2018-08-13 11:46 | SMTP configuration parsing and checking | Jean-Christophe BEGUE | 1 | +55 | -0 |
2018-08-13 11:35 | Revert "Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta" | Miroslav Prasil | 3 | +68 | -5 |
2018-08-13 11:01 | Extend documentation | Miroslav Prasil | 1 | +44 | -0 |
2018-08-13 09:58 | Implement update_revision trigger | Miroslav Prasil | 2 | +15 | -1 |
2018-08-10 20:43 | Merge branch 'master' into beta | Miroslav Prasil | 4 | +31 | -1 |
2018-08-10 20:20 | Merge pull request #129 from krankur/beta | Daniel García | 4 | +25 | -68 |
2018-08-10 18:19 | Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta | Kumar Ankur | 3 | +5 | -68 |
2018-08-10 17:56 | Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta | Kumar Ankur | 0 | +0 | -0 |
2018-08-10 17:49 | Implemented PUT for /two-factor/authenticator and /two-factor/disable | Kumar Ankur | 2 | +20 | -0 |
2018-08-05 21:59 | Implemented bulk cipher share (share selected) #100 | Kumar Ankur | 3 | +68 | -5 |
2018-08-10 17:40 | Merge pull request #128 from mprasil/revision_date | Daniel García | 1 | +1 | -1 |
2018-08-10 17:40 | Merge pull request #125 from stammw/master | Daniel García | 4 | +30 | -0 |
2018-08-10 16:17 | Return revision date in miliseconds (fixes #127) | Miroslav Prasil | 1 | +1 | -1 |
2018-08-10 14:59 | Add a explaination to the password hint message #85 | Jean-Christophe BEGUE | 1 | +4 | -1 |
2018-08-10 13:21 | Make password hints available in the error message #85 | Jean-Christophe BEGUE | 4 | +27 | -0 |
2018-08-09 14:40 | Merge pull request #123 from mprasil/beta_patch | Daniel García | 1 | +2 | -3 |
2018-08-09 12:38 | Fix patch file for v2.1.1 | Miroslav Prasil | 1 | +2 | -3 |
2018-08-08 23:44 | Merge pull request #116 from krankur/beta | Daniel García | 3 | +68 | -5 |
2018-08-08 23:43 | Merge pull request #120 from mprasil/vault_2.1.1 | Daniel García | 1 | +1 | -1 |
2018-08-08 21:15 | Update vault to latest version | Miroslav Prasil | 1 | +1 | -1 |
2018-08-05 21:59 | Implemented bulk cipher share (share selected) #100 | Kumar Ankur | 3 | +68 | -5 |
2018-08-03 14:29 | Merge pull request #115 from krankur/beta | Daniel García | 2 | +7 | -1 |
2018-08-03 14:01 | clean up | Kumar Ankur | 1 | +1 | -1 |
2018-08-03 13:53 | Implmeneted DELETE on 'api/ciphers' to delete selected ciphers (#98) | Kumar Ankur | 2 | +7 | -1 |
2018-08-01 19:12 | Merge pull request #111 from krankur/beta | Daniel García | 2 | +6 | -0 |
2018-08-01 18:37 | Implemented PUT for single cipher sharing (#97) | Kumar Ankur | 2 | +6 | -0 |
2018-08-01 10:57 | Merge pull request #109 from mprasil/beta_merge | Daniel García | 6 | +79 | -32 |
2018-08-01 10:37 | Merge changes in master to beta branch (concurrency fixes) | Miroslav Prasil | 6 | +79 | -32 |
2018-08-01 09:49 | Merge pull request #108 from krankur/beta | Daniel García | 2 | +6 | -0 |
2018-08-01 08:20 | change to reuse the logic for POST in PUT as well | Kumar Ankur | 1 | +1 | -48 |
2018-08-01 05:51 | Reverting removal of 'api/ciphers/move' POST as it is required for backward compatibility | Kumar Ankur | 2 | +54 | -1 |
2018-07-31 22:42 | clean up | Kumar Ankur | 1 | +0 | -1 |
2018-07-31 22:28 | Implementing PUT for ciphers/move (#99) | Kumar Ankur | 1 | +2 | -1 |
2018-07-31 18:08 | Merge pull request #107 from shauder/bug/attachments_for_orgs | Daniel García | 5 | +77 | -30 |
2018-07-31 17:07 | Bump version to 0.12.0 | Shane A. Faulkner | 1 | +1 | -1 |
2018-07-31 17:05 | Merge pull request #3 from shauder/master | Shane A. Faulkner | 5 | +41 | -16 |
2018-07-31 17:03 | Merge pull request #2 from dani-garcia/master | Shane A. Faulkner | 5 | +41 | -16 |
2018-07-31 16:39 | Merge pull request #1 from mprasil/concurrency_fix | Shane A. Faulkner | 2 | +30 | -6 |
2018-07-31 14:07 | WAL journal mode and delete retry added | Miroslav Prasil | 2 | +30 | -6 |
2018-07-30 13:43 | Merge pull request #106 from mprasil/beta_stable | Daniel García | 1 | +2 | -2 |
2018-07-27 09:01 | Use stable release of v2.0.0 | Miroslav Prasil | 1 | +2 | -2 |
2018-07-26 21:52 | Merge pull request #104 from jcgruenhage/patch-1 | mprasil | 1 | +1 | -1 |
2018-07-26 21:42 | Update matrix.to link in the README | Jan Christian Grünhage | 1 | +1 | -1 |
2018-07-24 13:28 | Merge pull request #103 from mprasil/https_doc_fix | Daniel García | 1 | +1 | -1 |
2018-07-24 11:32 | Fixed the documentation for https (resolves #101) | Miroslav Prasil | 1 | +1 | -1 |
2018-07-21 16:50 | Add missing slash, to put it like it was at first | Daniel García | 1 | +1 | -1 |
2018-07-21 15:27 | Updated dependencies and Docker image to new web-vault | Daniel García | 8 | +155 | -184 |
2018-07-18 20:35 | Cleanup and working with 2 or less attachments | Shane A. Faulkner | 1 | +12 | -35 |
2018-07-18 12:07 | Merge pull request #92 from mprasil/not_found | Daniel García | 2 | +14 | -9 |
2018-07-18 12:06 | Merge pull request #91 from mprasil/worker_threads | Daniel García | 2 | +16 | -0 |
2018-07-18 11:04 | Bump the version | Miroslav Prasil | 1 | +1 | -1 |
2018-07-18 10:54 | Return 404 in case the path doesn't match instead of 500 | Miroslav Prasil | 1 | +13 | -8 |
2018-07-18 09:40 | Change number of workers in image, document the setting (fixes #90) | Miroslav Prasil | 2 | +16 | -0 |
2018-07-17 09:54 | Merge pull request #89 from mprasil/unconfirmed_guard | Daniel García | 1 | +8 | -2 |
2018-07-16 09:23 | Add confirmed check to the OrgHeaders request guard | Miroslav Prasil | 1 | +8 | -2 |
2018-07-15 10:04 | Merge pull request #84 from mqus/patch-2 | Daniel García | 1 | +2 | -4 |
2018-07-14 22:42 | Reflect changes in Archlinux packaging | mqus | 1 | +2 | -4 |
2018-07-14 06:09 | Very dirty addition of missing api's | Shane A. Faulkner | 2 | +46 | -0 |
2018-07-13 16:42 | Merge pull request #82 from mprasil/not_accepted_user | Daniel García | 3 | +10 | -2 |
2018-07-13 16:21 | Do not show organization stuff to not accepted user | Miroslav Prasil | 3 | +10 | -2 |
2018-07-13 14:06 | Bump version to 0.10.0 | Daniel García | 2 | +28 | -28 |
2018-07-13 13:58 | Documented U2F, removed debug prints, and documented missing features | Daniel García | 4 | +58 | -34 |
2018-07-13 13:05 | Set facets contentType | Daniel García | 1 | +7 | -3 |
2018-07-13 11:59 | Merge remote-tracking branch 'origin/master' into u2f | Daniel García | 2 | +47 | -8 |
2018-07-13 11:58 | Merge pull request #81 from mprasil/readme_update | Daniel García | 2 | +47 | -8 |
2018-07-13 10:28 | Ignore U2F challenge if not provided. Also checked that error_code has to be 0 for a successfull registration | Daniel García | 2 | +38 | -4 |
2018-07-13 09:48 | Readme updates (chat, arch, TOC) | Miroslav Prasil | 2 | +47 | -8 |
2018-07-13 09:07 | Add some extra debug prints | Daniel García | 1 | +16 | -9 |
2018-07-12 22:40 | Remove debug print | Daniel García | 1 | +0 | -2 |
2018-07-12 22:33 | Use X-Forwarded-Host if available | Daniel García | 1 | +3 | -1 |
2018-07-12 21:54 | Merge branch 'master' into u2f | Daniel García | 1 | +4 | -2 |
2018-07-12 21:45 | Hide org ciphers from unconfirmed users (Showed deciption error) | Daniel García | 1 | +4 | -2 |
2018-07-12 21:28 | Improve domain detection, should fix attachment problems. Otherwise, set the `DOMAIN` env variable to the correct domain | Daniel García | 3 | +36 | -8 |
2018-07-12 19:46 | Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. | Daniel García | 17 | +822 | -273 |
2018-07-12 12:50 | Merge pull request #74 from mprasil/env_fix | mprasil | 1 | +2 | -1 |
2018-07-12 12:25 | Move the ROCKET_ENV to the runtime image | Miroslav Prasil | 1 | +2 | -1 |
2018-07-12 09:53 | Merge pull request #72 from mqus/patch-1 | mprasil | 2 | +2 | -1 |
2018-07-12 09:21 | Merge branch 'master' into patch-1 | Markus Richter | 1 | +2 | -0 |
2018-07-12 09:19 | Add aur links to BUILD.md | mqus | 1 | +2 | -0 |
2018-07-12 09:09 | remove aur link in README | mqus | 1 | +0 | -4 |
2018-07-12 00:23 | Add a link to the packaged AUR version | mqus | 1 | +3 | -0 |
2018-07-11 19:17 | Merge pull request #70 from dustyrip/dustyrip-patch-1 | Daniel García | 1 | +2 | -4 |
2018-07-11 18:06 | Allow users to specify ROCKET_ENV when starting container | dustyrip | 1 | +2 | -4 |
2018-07-11 14:30 | Implement leave organization (accessed from the bottom of the user's settings page) | Daniel García | 2 | +24 | -0 |
2018-07-11 14:23 | Change host url to https when it's enabled, should fix some problems downloading attachments | Daniel García | 1 | +5 | -1 |
2018-07-11 14:20 | Merge pull request #68 from mprasil/unprivileged | Daniel García | 1 | +19 | -0 |
2018-07-11 10:31 | Document running container with lower privileges (fixes #66) | Miroslav Prasil | 1 | +19 | -0 |
2018-07-10 11:41 | Merge pull request #65 from laxmanpradhan/master | Daniel García | 1 | +26 | -2 |
2018-07-09 21:51 | typo | laxmanpradhan | 1 | +1 | -1 |
2018-07-09 21:48 | updated key files infor | laxmanpradhan | 1 | +7 | -7 |
2018-07-09 21:44 | formatting for headings | laxmanpradhan | 1 | +6 | -5 |
2018-07-09 21:41 | updated to include backup infromation | laxmanpradhan | 1 | +25 | -2 |
2018-07-09 13:09 | Reorganized build instructions | Daniel García | 1 | +25 | -27 |
2018-07-08 14:19 | Merge pull request #64 from mprasil/master | Daniel García | 2 | +221 | -64 |
2018-07-06 15:23 | Log posible errors when attaching file | Daniel García | 1 | +14 | -2 |
2018-05-25 15:15 | Update readme for docker hub | Miroslav Prasil | 2 | +221 | -64 |
2018-07-04 12:27 | Remove unused warnings | Daniel García | 1 | +4 | -0 |
2018-07-01 15:40 | Install CA certificates to make HTTPS connections work | Daniel García | 1 | +1 | -0 |
2018-07-01 14:02 | Merge pull request #55 from mprasil/debug_prints | Daniel García | 3 | +0 | -8 |
2018-07-01 13:49 | Allow TOTP generation in organizations (Fixes #50) | Daniel García | 2 | +7 | -7 |
2018-07-01 13:48 | Remove some extra debug prints | Miroslav Prasil | 3 | +0 | -8 |
2018-07-01 13:27 | Don't ignore errors while downloading icons | Daniel García | 1 | +8 | -2 |
2018-07-01 12:45 | Merge pull request #54 from mprasil/delete-admin | Daniel García | 2 | +6 | -0 |
2018-07-01 11:43 | Implement delete-admin call | Miroslav Prasil | 2 | +6 | -0 |
2018-06-30 15:48 | Merge pull request #47 from mprasil/limits | Daniel García | 1 | +9 | -0 |
2018-06-30 10:42 | Add limits configuration to the readme | Miroslav Prasil | 1 | +9 | -0 |
2018-06-29 23:51 | Added Rocket.toml to the final docker image | Daniel García | 1 | +1 | -0 |
2018-06-25 19:35 | Updated dependencies and rust version | Daniel García | 3 | +154 | -149 |
2018-06-29 21:11 | Document configuration a bit and increase JSON size limit to 10MB | Daniel García | 2 | +26 | -0 |
2018-06-29 12:47 | Added unofficial note and better organized the README file | Daniel García | 1 | +28 | -49 |
2018-06-25 18:35 | Added security headers to web-vault (fixes #44) | Daniel García | 1 | +21 | -14 |
2018-06-16 22:06 | Implemented API endpoints to modify profile name and hint, and to change email address, fixes #43 | Daniel García | 2 | +57 | -3 |
2018-06-13 12:25 | Fix wrong case in import struct, invite collections and user Uri back-compat | Daniel García | 3 | +11 | -11 |
2018-06-13 10:08 | Merge pull request #41 from mprasil/toolchain_build | Daniel García | 1 | +2 | -1 |
2018-06-12 22:48 | Use proper toolchain in Dockerfile | Miroslav Prasil | 1 | +2 | -1 |
2018-06-12 21:24 | Updated global domains file | Daniel García | 1 | +116 | -0 |
2018-06-12 21:15 | Removed unneeded cipher code for changing case (fixed by last commit) | Daniel García | 1 | +10 | -49 |
2018-06-12 21:01 | Fixed case problems, hopefully this time for real | Daniel García | 3 | +74 | -14 |
2018-06-12 19:09 | Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers | Daniel García | 4 | +104 | -47 |
2018-06-12 16:01 | Fixed casing issue | Daniel García | 1 | +1 | -1 |
2018-06-12 15:24 | Updated dependencies and created 'rust-toolchain', to mark a working nightly to rustup users, and hopefully avoid some nightly breakage. | Daniel García | 6 | +168 | -143 |
2018-06-11 13:44 | Some style changes, removed useless matches and formats | Daniel García | 10 | +71 | -114 |
2018-06-01 21:16 | Fix SSN field in Identity cipher not loading correctly | Daniel García | 1 | +9 | -1 |
2018-06-01 21:11 | Merge pull request #39 from mprasil/vault_update | Daniel García | 1 | +1 | -1 |
2018-06-01 20:24 | Update Vault to 1.27.0 | Miroslav Prasil | 1 | +1 | -1 |
2018-06-01 14:06 | Updated version | Daniel García | 2 | +2 | -2 |
2018-06-01 13:34 | Updated dependencies and removed some warnings from jsonwebtoken | Daniel García | 4 | +166 | -182 |
2018-06-01 13:08 | Improved two factor auth | Daniel García | 8 | +249 | -103 |
2018-06-01 13:01 | Merge pull request #38 from mprasil/rocket_update | Daniel García | 2 | +14 | -14 |
2018-06-01 13:01 | Merge pull request #36 from mprasil/cipher_access | Daniel García | 1 | +48 | -20 |
2018-06-01 12:24 | Remove unused UserOrganization | Miroslav Prasil | 1 | +1 | -1 |
2018-05-31 16:25 | Bettech check for cipher access | Miroslav Prasil | 1 | +47 | -19 |
2018-06-01 12:19 | Update rocket to 0.3.12 | Miroslav Prasil | 2 | +14 | -14 |
2018-05-31 22:50 | Fixed sync | Daniel García | 1 | +1 | -1 |
2018-05-31 22:35 | Missed some | Daniel García | 1 | +9 | -6 |
2018-05-31 22:20 | Added missing collections to /api/sync | Daniel García | 1 | +4 | -0 |
2018-05-31 22:18 | Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time) | Daniel García | 8 | +232 | -199 |
2018-05-31 13:36 | Changed error message | Daniel García | 1 | +2 | -2 |
2018-05-30 20:30 | Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders) | Daniel García | 6 | +41 | -20 |
2018-05-30 16:51 | Merge pull request #35 from mprasil/organization_cleanup | Daniel García | 1 | +21 | -99 |
2018-05-30 16:12 | Clean up organizations.rs with new request guards | Miroslav Prasil | 1 | +21 | -99 |
2018-05-30 15:32 | Merge pull request #32 from mprasil/collection_users | Daniel García | 4 | +80 | -26 |
2018-05-30 15:01 | Removed unnecessary checks, simplified the code a bit | Miroslav Prasil | 1 | +19 | -24 |
2018-05-29 15:01 | Support listing and deleting users from collection | Miroslav Prasil | 4 | +85 | -26 |
2018-05-30 13:16 | Merge pull request #34 from mprasil/organization_guards | Daniel García | 2 | +108 | -18 |
2018-05-30 12:28 | Implement request guards for organization | Miroslav Prasil | 2 | +108 | -18 |
2018-05-28 22:17 | Merge pull request #31 from mprasil/invite_fix | Daniel García | 2 | +40 | -25 |
2018-05-28 16:26 | Fix user invitation | Miroslav Prasil | 2 | +40 | -25 |
2018-05-26 21:05 | Merge pull request #29 from mprasil/attachments_fix | Daniel García | 2 | +15 | -0 |
2018-05-26 21:04 | Make sure TOTP codes can be both Numbers or Strings, fixes #30 | Daniel García | 2 | +16 | -6 |
2018-05-25 23:39 | Fix reference in attachments table | Miroslav Prasil | 2 | +15 | -0 |
2018-05-21 19:28 | Merge pull request #28 from mprasil/indirect_collection | Daniel García | 1 | +21 | -6 |
2018-05-21 16:31 | Let find_by_uuid_and_user return indirect collection (#26) | Miroslav Prasil | 1 | +21 | -6 |
2018-05-21 13:04 | Merge pull request #27 from mprasil/rocket_update | Daniel García | 2 | +137 | -96 |
2018-05-21 12:20 | Update rocket to 0.3.11 | Miroslav Prasil | 2 | +137 | -96 |
2018-05-19 21:32 | Merge pull request #25 from mprasil/org_delete | Daniel García | 4 | +71 | -22 |
2018-05-18 15:52 | Implement deleting Organization | Miroslav Prasil | 4 | +71 | -22 |
2018-05-19 20:56 | Merge pull request #24 from mprasil/myvault_collections | Daniel García | 2 | +12 | -0 |
2018-05-19 20:33 | Change update_cipher method to save cipher before creating folder mapping, otherwise there is an error when creating a cipher with a folder value | Daniel García | 1 | +5 | -4 |
2018-05-17 22:03 | Support editing collections from user vault | Miroslav Prasil | 2 | +12 | -0 |
2018-05-19 19:58 | Merge pull request #22 from mprasil/delete_collection | Daniel García | 5 | +61 | -17 |
2018-05-16 22:05 | Implement deleting collections | Miroslav Prasil | 5 | +61 | -17 |
2018-05-16 20:50 | Merge pull request #20 from mprasil/folder_delete | Daniel García | 4 | +30 | -15 |
2018-05-16 16:19 | Improve Folder::delete() to handle FolderCipher | Miroslav Prasil | 4 | +30 | -15 |
2018-05-15 18:24 | Merge pull request #19 from mprasil/cipher_deleting | Daniel García | 6 | +51 | -32 |
2018-05-15 16:27 | Remove dependent items when removing cipher | Miroslav Prasil | 6 | +51 | -32 |
2018-05-15 15:53 | Merge pull request #18 from mprasil/share_ownership | Daniel García | 1 | +1 | -0 |
2018-05-15 15:08 | Remove user_uuid when sharing to organization | Miroslav Prasil | 1 | +1 | -0 |
2018-05-15 14:02 | Merge pull request #17 from mprasil/share_cipher | Daniel García | 3 | +52 | -3 |
2018-05-15 12:57 | Remove unnecessary test and rewrite match | Miroslav Prasil | 1 | +6 | -9 |
2018-05-15 10:10 | Don't clone() unused value | Miroslav Prasil | 1 | +2 | -2 |
2018-05-14 15:13 | Implement cipher sharing | Miroslav Prasil | 3 | +55 | -3 |
2018-05-14 14:17 | Merge pull request #16 from mprasil/max_storage | Daniel García | 1 | +1 | -1 |
2018-05-14 14:04 | set max storage to non-null value | Miroslav Prasil | 1 | +1 | -1 |
2018-05-13 13:09 | Merge pull request #14 from mprasil/shared_cipher | Daniel García | 3 | +29 | -4 |
2018-05-13 12:20 | Delete owned ciphers on account deletion | Miroslav Prasil | 1 | +1 | -1 |
2018-05-13 12:20 | Fix duplicate ciphers returned from find_by_user | Miroslav Prasil | 1 | +1 | -0 |
2018-05-11 22:53 | Also list shared ciphers in find_by_user | Miroslav Prasil | 2 | +27 | -3 |
2018-05-12 20:55 | Check that the database folder exists before connecting | Daniel García | 1 | +17 | -8 |
2018-05-11 20:55 | Merge pull request #13 from mprasil/cipher_collection | Daniel García | 8 | +145 | -4 |
2018-05-11 13:24 | Filter collection lists based on user | Miroslav Prasil | 2 | +20 | -4 |
2018-05-11 10:45 | Error on invalid collection ID in post_collections_admin | Miroslav Prasil | 1 | +3 | -1 |
2018-05-11 10:32 | Remove outdated comment | Miroslav Prasil | 1 | +0 | -1 |
2018-05-09 10:55 | Implement Collection-Cipher mapping | Miroslav Prasil | 8 | +127 | -3 |
2018-05-11 18:08 | Fixed some errors asigning collections to users | Daniel García | 3 | +32 | -9 |
2018-05-07 19:33 | Update dependencies and bundle SQLite with the program, so we have one less dependency to install separately | Daniel García | 4 | +167 | -161 |
2018-05-04 20:54 | Implemented public key method correctly, which fixes decryption errors in collections and organizations | Daniel García | 1 | +5 | -1 |
2018-05-04 18:10 | Added read_only bit to users_collections | Daniel García | 5 | +24 | -23 |
2018-05-04 17:25 | Implemented some admin methods, inserted CollectionsUsers only when Org accessAll == false, and implemented find_collection when user has access_all in Org | Daniel García | 5 | +106 | -62 |
2018-05-04 17:02 | Delete folder mappings when deleting folders and make sure that we can't change a ciphers owner when created | Daniel García | 4 | +39 | -35 |
2018-05-04 14:27 | Merge pull request #12 from mprasil/user_decoupling | Daniel García | 9 | +216 | -47 |
2018-05-04 12:42 | Save extra query when checking write access | Miroslav Prasil | 1 | +2 | -5 |
2018-05-03 16:47 | Implement suggested improvements | Miroslav Prasil | 5 | +7 | -8 |
2018-05-01 15:54 | Fix FolderCipher creation, handle some errors | Miroslav Prasil | 3 | +12 | -8 |
2018-04-30 09:52 | Add per-user folder-cipher mapping | Miroslav Prasil | 11 | +218 | -49 |
2018-04-27 16:12 | Can now remove notes and fields correctly. Also fixed fields, that should go in uppercase | Daniel García | 1 | +12 | -24 |
2018-04-27 14:35 | Merge pull request #11 from mprasil/save_name | Daniel García | 1 | +1 | -0 |
2018-04-27 14:27 | Save the name when updating the cipher data | Miroslav Prasil | 1 | +1 | -0 |
2018-04-27 11:58 | Merge pull request #9 from mprasil/org_cipher | Daniel García | 4 | +30 | -12 |
2018-04-27 11:49 | Add support for adding and viewing of org ciphers | Miroslav Prasil | 4 | +30 | -12 |
2018-04-26 23:12 | Merge pull request #8 from mprasil/master | Daniel García | 3 | +3 | -4 |
2018-04-26 22:40 | Move settings out of web-vault | Miroslav Prasil | 3 | +3 | -4 |
2018-04-26 21:21 | Improved collection loading | Daniel García | 1 | +8 | -15 |
2018-04-26 20:58 | Merge pull request #7 from mprasil/org | Daniel García | 5 | +203 | -12 |
2018-04-20 16:35 | Adding some oganization features | Miroslav Prasil | 5 | +203 | -12 |
2018-04-24 22:34 | Added org user editing | Daniel García | 3 | +225 | -73 |
2018-04-24 21:04 | Implemented delete user from org and added checks to the already existing org methods | Daniel García | 1 | +54 | -14 |
2018-04-24 20:38 | Removed included web vault. Now that docker automatically downloads the web-vault, keeping it in the repo doesn't make sense. Added error message in case someone tries to run the application directly without the web-vault instaled.. | Daniel García | 135 | +28 | -12346 |
2018-04-24 20:01 | Initial organizations functionality: Creating orgs and inviting users | Daniel García | 15 | +509 | -238 |
2018-04-24 18:53 | Removed unused proxy functionality | Daniel García | 2 | +1 | -168 |
2018-04-24 13:49 | Updated some dependencies and removed old unused attribute that might create compile errors | Daniel García | 3 | +50 | -52 |
2018-04-19 16:57 | Removed some duplicated code in the delete cipher functions | Daniel García | 1 | +28 | -33 |
2018-04-19 15:54 | Allow no folder when editing cipher | Daniel García | 1 | +5 | -5 |
2018-04-19 15:28 | Merge pull request #3 from mprasil/update-multi | Daniel García | 2 | +75 | -2 |
2018-04-19 14:32 | Add bulk move and bulk delete | Miroslav Prasil | 2 | +75 | -2 |
2018-04-18 13:58 | Merge pull request #2 from mprasil/upstream-vault | Daniel García | 3 | +40 | -1 |
2018-04-18 11:44 | Fetch Vault from upstream when building Docker image | Miroslav Prasil | 3 | +40 | -1 |
2018-04-18 10:17 | Updated dependencies and removed deprecated Diesel feature | Daniel García | 1 | +7 | -9 |
2018-04-18 10:08 | Merge pull request #1 from mprasil/master | Daniel García | 2 | +286 | -228 |
2018-04-18 09:40 | Bump the rocket version to compile with current nightly | Miroslav Prasil | 2 | +286 | -228 |
2018-03-21 00:07 | Fixed cipher API response to always uppercase first letter of JSON object keys | Daniel García | 1 | +16 | -12 |
2018-03-21 00:05 | Updated web vault | Daniel García | 25 | +279 | -445 |
2018-03-20 23:08 | Updated dependencies | Daniel García | 3 | +241 | -102 |
2018-03-07 17:41 | r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly. Same thing with time, included in chrono | Daniel García | 5 | +7 | -26 |
2018-03-05 23:02 | Updated Cipher API with breaking changes, and included backwards compatibility | Daniel García | 7 | +152 | -79 |
2018-03-01 13:36 | Removed unused test library that broke with latest nightly, and updated dependencies | Daniel García | 3 | +75 | -151 |
2018-02-22 23:38 | Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings | Daniel García | 13 | +188 | -129 |
2018-02-20 13:09 | Added equivalent domains to /api/sync | Daniel García | 2 | +11 | -12 |
2018-02-18 18:14 | Reduced Docker final image and updated dependencies | Daniel García | 3 | +89 | -32 |
2018-02-17 22:38 | Removed some unnecesary clones | Daniel García | 3 | +36 | -29 |
2018-02-17 22:21 | Equivalent domains | Daniel García | 2 | +693 | -11 |
2018-02-17 21:30 | Some initial work on organizations, nothing works yet | Daniel García | 7 | +357 | -12 |
2018-02-17 19:47 | Detect device type correctly and shorten return types of functions | Daniel García | 7 | +81 | -58 |
2018-02-17 17:48 | Fixed icons and updated web-vault | Daniel García | 7 | +20 | -18 |
2018-02-17 00:13 | Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH) | Daniel García | 4 | +85 | -44 |
2018-02-15 23:32 | Finished work on ciphers (import, update, and the missing types) | Daniel García | 4 | +114 | -63 |
2018-02-15 18:05 | Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. | Daniel García | 15 | +180 | -191 |
2018-02-15 00:49 | Get host from client and put it in the attachments URL (only the web vault works without indicating the host in the URL) | Daniel García | 5 | +19 | -15 |
2018-02-15 00:07 | Updated modified date when saving and removed hardcoded attachment domain | Daniel García | 6 | +14 | -19 |
2018-02-14 23:53 | Solved some warnings | Daniel García | 15 | +31 | -57 |
2018-02-14 23:40 | Upload and download attachments, and added License file | Daniel García | 20 | +1133 | -185 |
2018-02-10 00:00 | First working version | Daniel García | 172 | +17934 | -0 |