1
0
Fork 0

Commit-Graph

  • 6faaeaae66 Updated email processing. BlackDex 2020-11-18 12:07:08 +0100
  • 3fed323385 Fixed plain/text email format BlackDex 2020-11-18 12:04:16 +0100
  • 58a928547d Updated admin settings page. BlackDex 2020-11-18 12:00:25 +0100
  • 558410c5bd
    Merge pull request #1220 from jameshurst/master Daniel García 2020-11-14 14:17:53 +0100
  • 0dc0decaa7
    Merge pull request #1212 from BlackDex/dotenv-warnings Daniel García 2020-11-14 14:11:56 +0100
  • d11d663c5c Added error handling during dotenv loading BlackDex 2020-11-12 13:40:26 +0100
  • 771233176f Fix for negcached icons James Hurst 2020-11-09 21:50:35 -0500
  • ed70b07d81 Return 404 instead of fallback icon James Hurst 2020-11-09 20:45:58 -0500
  • e25fc7083d
    Merge pull request #1219 from aveao/master Daniel García 2020-11-07 23:29:12 +0100
  • fa364c3f2c
    Ensure that a user is actually in an org when applying policies Ave 2020-11-08 01:14:17 +0300
  • b5f9fe4d3b
    Fix #1206 Daniel García 2020-11-07 23:03:02 +0100
  • 013d4c28b2
    Try to fix #1218 Daniel García 2020-11-07 23:01:56 +0100
  • 63acc8619b
    Update dependencies Daniel García 2020-11-07 23:01:04 +0100
  • ec920b5756
    Merge pull request #1199 from jjlin/delete-admin Daniel García 2020-10-23 14:18:41 +0200
  • 95caaf2a40 Add missing admin endpoints for deleting ciphers Jeremy Lin 2020-10-23 03:42:22 -0700
  • 7099f8bee8
    Merge pull request #1198 from fabianvansteen/patch-1 Mathijs van Veluw 2020-10-23 11:40:39 +0200
  • b41a0d840c
    Correction of verify_email error message Fabian van Steen 2020-10-23 10:30:25 +0200
  • c577ade90e
    Updated dependencies Daniel García 2020-10-15 23:44:35 +0200
  • 257b143df1
    Remove some duplicate code in Dockerfile with the help of some variables Daniel García 2020-10-11 17:26:49 +0200
  • 34ee326ce9
    Merge pull request #1178 from BlackDex/update-azure-pipelines Daniel García 2020-10-11 17:25:15 +0200
  • 090104ce1b
    Merge pull request #1181 from BlackDex/update-issue-template Daniel García 2020-10-11 17:24:42 +0200
  • 3305d5dc92 Updated bug-report to note to update first BlackDex 2020-10-11 15:58:31 +0200
  • 296063e135
    Merge pull request #1108 from rfwatson/add-db-connections-setting 1.17.0 Daniel García 2020-10-10 00:25:03 +0200
  • b9daa59e5d Add DATABASE_MAX_CONNS config setting Rob Watson 2020-10-06 15:23:55 +0200
  • 5bdcfe128d Updated the azure-pipelines.yml for multidb BlackDex 2020-10-08 18:48:05 +0200
  • 1842a796fb
    Merge pull request #1176 from BlackDex/fix-alpine-arm-docker Daniel García 2020-10-08 16:05:03 +0200
  • ce99e5c583 Fixed issue with building Alpine armv7 image. BlackDex 2020-10-08 13:12:58 +0200
  • 0c96c2d305
    Merge pull request #1171 from BlackDex/arm-multidb Daniel García 2020-10-07 23:20:16 +0200
  • 5796b6b554
    Merge pull request #1172 from BlackDex/missing-dotenv-config Daniel García 2020-10-07 23:19:38 +0200
  • c7ab27c86f Updated .env.template with missing config values. BlackDex 2020-10-06 18:54:21 +0200
  • 8c03746a67 Fixed building mysql, postgresql and sqlite3 for arm BlackDex 2020-10-06 18:04:53 +0200
  • 8746d36845
    Document database connection retries and change alpine repo for catatonit Daniel García 2020-10-04 14:13:31 +0200
  • 448e6ac917
    Invalidate sessions when changing password or kdf values Daniel García 2020-10-03 22:43:13 +0200
  • 729c9cff41
    Retry initial db connection, with adjustable option Daniel García 2020-10-03 22:31:52 +0200
  • 22b9c80007
    Reorganize dockerfile template slightly (same result) Daniel García 2020-10-03 20:59:48 +0200
  • ab4355cfed
    Updated web vault, dependencies and base docker images Daniel García 2020-10-03 20:14:17 +0200
  • 948dc82228
    Updated sponsors Daniel García 2020-10-03 20:12:56 +0200
  • bc74fd23e7
    Merge pull request #1151 from Start9Labs/feature/alpine-arm Daniel García 2020-10-03 20:47:42 +0200
  • 37776241be
    Merge pull request #1150 from BlackDex/mariadb-fk-issues Daniel García 2020-09-27 16:24:34 +0200
  • feba41ec88
    Merge pull request #1160 from eduardosm/vendored_openssl Daniel García 2020-09-27 16:24:11 +0200
  • 6a8f42da8a
    specify version of cmosh's alpine-arm Aiden McClelland 2020-09-26 14:03:20 -0600
  • 670d8cb83a
    add arm target to alpine container Aiden McClelland 2020-09-26 14:02:47 -0600
  • 2f7fbde789 Add vendored_openssl feature. Eduardo Sánchez Muñoz 2020-09-25 23:23:13 +0200
  • c698bca2b9
    Merge branch 'master' into mariadb-fk-issues Mathijs van Veluw 2020-09-25 22:25:57 +0200
  • 0b6a003a8b
    Merge pull request #1158 from BlackDex/fix-issue-1156 Daniel García 2020-09-25 21:14:25 +0200
  • c64560016e Add /api/accounts/verify-password endpoint BlackDex 2020-09-25 18:26:48 +0200
  • 978be0b4a9 Fixed foreign-key (mariadb) errors. BlackDex 2020-09-22 12:13:02 +0200
  • b58bff1178 alpine arm building successfully Aiden McClelland 2020-09-21 16:39:39 -0600
  • 2f3e18caa9
    Merge pull request #1146 from BlackDex/user-orgs-table-enhancement Daniel García 2020-09-20 16:48:19 +0200
  • 6a291040bd As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 BlackDex 2020-09-19 22:19:55 +0200
  • dbc082dc75
    Update web vault to 2.16.0 and dependencies Daniel García 2020-09-10 23:15:29 +0200
  • 32a0dd09bf
    Merge pull request #1148 from BlackDex/update-config-descriptions Daniel García 2020-09-19 21:38:01 +0200
  • f847c6e225 Updated the config options descriptions. BlackDex 2020-09-19 17:09:58 +0200
  • 99da5fbebb
    Merge pull request #1143 from BlackDex/better-lettre-errors Daniel García 2020-09-14 22:18:47 +0200
  • 6a0d024c69 Format some common Lettre errors a bit simpler BlackDex 2020-09-14 20:47:46 +0200
  • b24929a243
    Merge pull request #1141 from BlackDex/fix-org-creation Daniel García 2020-09-14 18:01:09 +0200
  • 9a47821642 Fixed creating a new organization BlackDex 2020-09-14 08:34:17 +0200
  • d69968313b
    Merge pull request #1140 from jjlin/UserOrgType-cmp Daniel García 2020-09-13 15:10:54 +0200
  • 3c377d97dc
    Merge pull request #1137 from BlackDex/smtp-multi-auth-mechanism Daniel García 2020-09-13 15:09:58 +0200
  • ea15218197
    Merge pull request #1135 from BlackDex/update-mail Daniel García 2020-09-13 15:08:01 +0200
  • 0eee907c88 Simplify implementation of UserOrgType::cmp() Jeremy Lin 2020-09-13 02:03:16 -0700
  • c877583979 Allow multiple SMTP Auth meganisms. BlackDex 2020-09-12 21:47:24 +0200
  • 844cf70345 Updated lettre (and other crates) and workflow. BlackDex 2020-09-11 23:52:20 +0200
  • a0d92a167c
    Merge pull request #1125 from jjlin/org-cipher-visibility Daniel García 2020-09-10 23:19:14 +0200
  • d7b0d6f9f5
    Merge pull request #1124 from aaxdev/fix/support-mobile-signalr-msgpack Daniel García 2020-09-03 19:51:04 +0200
  • 4c3b328aca Hide ciphers from non-selected collections for org owners/admins Jeremy Lin 2020-09-01 00:49:48 -0700
  • 260ffee093 Improving code aaxdev 2020-08-31 22:20:21 +0200
  • c59cfe3371 Fix MsgPack headers and support mobile SignalR aaxdev 2020-08-31 19:05:07 +0200
  • 0822c0c128
    Update admin page dependencies Daniel García 2020-08-31 16:40:21 +0200
  • 57a88f0a1b
    Merge pull request #1119 from mqus/clarify-multiuser-docs Daniel García 2020-08-30 15:44:36 +0200
  • 87393409f9
    Clean up misunderstandings by removing the single-user point Markus Richter 2020-08-29 12:47:16 +0200
  • 062f5e4712
    Update dependencies Daniel García 2020-08-28 22:11:55 +0200
  • aaba1e8368
    Fix some clippy warnings and remove unused function Daniel García 2020-08-28 22:10:28 +0200
  • ff2684dfee
    Merge pull request #1116 from jjlin/docker Daniel García 2020-08-27 12:34:36 +0200
  • 6b5fa201aa Fix the Alpine build Jeremy Lin 2020-08-26 23:44:34 -0700
  • 7167e443ca
    Merge pull request #1115 from jjlin/favorites Daniel García 2020-08-26 17:54:50 +0200
  • 175d647e47 Delete associated favorites when deleting a cipher or user Jeremy Lin 2020-08-26 01:27:38 -0700
  • 4c324e1160
    Change Dockerfiles to make the AMD image multidb Daniel García 2020-08-19 00:02:14 +0200
  • 0365b7c6a4
    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 2020-08-18 17:15:44 +0200
  • 19889187a5
    Merge pull request #1106 from jjlin/favorites Daniel García 2020-08-24 00:31:48 +0200
  • 9571277c44
    Merge pull request #1112 from jjlin/token-size-docs Daniel García 2020-08-24 00:25:47 +0200
  • a202da9e23
    Merge pull request #1099 from jjlin/global-domains Daniel García 2020-08-24 00:25:33 +0200
  • e5a77a477d
    Merge pull request #1111 from jjlin/token Daniel García 2020-08-24 00:25:12 +0200
  • c05dc50f53 Add more docs on the email_token_size setting Jeremy Lin 2020-08-22 17:33:20 -0700
  • 3bbdbb832c Transfer favorite status for user-owned ciphers Jeremy Lin 2020-08-22 17:14:05 -0700
  • d9684bef6b Generate tokens more simply and uniformly Jeremy Lin 2020-08-22 16:07:53 -0700
  • db0c45c172 Sync global_domains.json to bitwarden/server@8383a08 (Yandex) Jeremy Lin 2020-08-20 03:31:21 -0700
  • ad4393e3f7 Sync global_domains.json to bitwarden/server@80f57d2 (Amazon updates) Jeremy Lin 2020-08-20 03:30:39 -0700
  • f83a8a36d1 Track favorites on a per-user basis Jeremy Lin 2020-08-19 02:16:27 -0700
  • 0e9eba8c8b Maximize similarity between MySQL and SQLite/PostgreSQL schemas Jeremy Lin 2020-08-02 21:54:43 -0700
  • d5c760960a Sync global_domains.json to bitwarden/server@af85e17 (eBay India updates) Jeremy Lin 2020-08-19 00:40:59 -0700
  • 2c6ef2bc68 Sync global_domains.json to bitwarden/server@2c43019 (eBay updates) Jeremy Lin 2020-08-15 01:34:12 -0700
  • 7032ae5587 Sync global_domains.json to bitwarden/server@6aed80a (Amazon updates) Jeremy Lin 2020-08-15 01:32:56 -0700
  • eba22c2d94
    Merge pull request #1095 from jjlin/db-docs Daniel García 2020-08-13 22:34:46 +0200
  • 11cc9ae0c0
    Merge pull request #1094 from jjlin/master Daniel García 2020-08-13 22:34:20 +0200
  • fb648db47d
    Merge pull request #1096 from mqus/mqus-env-document-override Daniel García 2020-08-13 22:34:03 +0200
  • 959283d333
    Add a note that settings in .env can be overridden mqus 2020-08-13 17:49:25 +0200
  • 385c2227e7 Add more doc comments for MySQL/PostgreSQL connection URIs Jeremy Lin 2020-08-13 02:33:22 -0700
  • 6d9f03e84b Sync global_domains.json to bitwarden/server@61b11e3 Jeremy Lin 2020-08-12 21:10:31 -0700
  • 6a972e4b19
    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 2020-08-12 19:07:52 +0200