Jeremy Lin
							
						 
						
							
							
							
								
							
								4c3b328aca 
								
							
								 
							
						 
						
							
							
								
								Hide ciphers from non-selected collections for org owners/admins  
							
							 
							
							 
							
							
								
 
							
							
							If org owners/admins set their org access to only include selected
collections, then ciphers from non-selected collections shouldn't
appear in "My Vault". This matches the upstream behavior. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								0822c0c128 
								
									
								
							
								 
							
						 
						
							
							
								
								Update admin page dependencies  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								57a88f0a1b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1119  from mqus/clarify-multiuser-docs  
							
							 
							
							 
							
							
								
 
							
							
							Clarify multiuser capabilities 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Markus Richter
							
						 
						
							
							
								
								
							
							
								
							
								87393409f9 
								
									
								
							
								 
							
						 
						
							
							
								
								Clean up misunderstandings by removing the single-user point  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								062f5e4712 
								
									
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								aaba1e8368 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix some clippy warnings and remove unused function  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								ff2684dfee 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1116  from jjlin/docker  
							
							 
							
							 
							
							
								
 
							
							
							Fix the Alpine build 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								6b5fa201aa 
								
							
								 
							
						 
						
							
							
								
								Fix the Alpine build  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								7167e443ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1115  from jjlin/favorites  
							
							 
							
							 
							
							
								
 
							
							
							Delete associated favorites when deleting a cipher or user 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								175d647e47 
								
							
								 
							
						 
						
							
							
								
								Delete associated favorites when deleting a cipher or user  
							
							 
							
							 
							
							
								
 
							
							
							This prevents foreign key constraint violations. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								4c324e1160 
								
									
								
							
								 
							
						 
						
							
							
								
								Change Dockerfiles to make the AMD image multidb  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								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 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								19889187a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1106  from jjlin/favorites  
							
							 
							
							 
							
							
								
 
							
							
							Track favorites on a per-user basis 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								9571277c44 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1112  from jjlin/token-size-docs  
							
							 
							
							 
							
							
								
 
							
							
							Add more docs on the `email_token_size` setting 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								a202da9e23 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1099  from jjlin/global-domains  
							
							 
							
							 
							
							
								
 
							
							
							Sync global_domains.json with upstream 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								e5a77a477d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1111  from jjlin/token  
							
							 
							
							 
							
							
								
 
							
							
							Generate tokens more simply and uniformly 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								c05dc50f53 
								
							
								 
							
						 
						
							
							
								
								Add more docs on the `email_token_size` setting  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								3bbdbb832c 
								
							
								 
							
						 
						
							
							
								
								Transfer favorite status for user-owned ciphers  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								d9684bef6b 
								
							
								 
							
						 
						
							
							
								
								Generate tokens more simply and uniformly  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								db0c45c172 
								
							
								 
							
						 
						
							
							
								
								Sync global_domains.json to bitwarden/server@8383a08 (Yandex)  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								ad4393e3f7 
								
							
								 
							
						 
						
							
							
								
								Sync global_domains.json to bitwarden/server@80f57d2 (Amazon updates)  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								f83a8a36d1 
								
							
								 
							
						 
						
							
							
								
								Track favorites on a per-user basis  
							
							 
							
							 
							
							
								
 
							
							
							Currently, favorites are tracked at the cipher level. For org-owned ciphers,
this means that if one user sets it as a favorite, it automatically becomes a
favorite for all other users that the cipher has been shared with. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								0e9eba8c8b 
								
							
								 
							
						 
						
							
							
								
								Maximize similarity between MySQL and SQLite/PostgreSQL schemas  
							
							 
							
							 
							
							
								
 
							
							
							In particular, Diesel aliases `Varchar` to `Text`, and `Blob` to `Binary`:
* https://docs.diesel.rs/diesel/sql_types/struct.Text.html 
* https://docs.diesel.rs/diesel/sql_types/struct.Binary.html  
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								d5c760960a 
								
							
								 
							
						 
						
							
							
								
								Sync global_domains.json to bitwarden/server@af85e17 (eBay India updates)  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								2c6ef2bc68 
								
							
								 
							
						 
						
							
							
								
								Sync global_domains.json to bitwarden/server@2c43019 (eBay updates)  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								7032ae5587 
								
							
								 
							
						 
						
							
							
								
								Sync global_domains.json to bitwarden/server@6aed80a (Amazon updates)  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								eba22c2d94 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1095  from jjlin/db-docs  
							
							 
							
							 
							
							
								
 
							
							
							Add more doc comments for MySQL/PostgreSQL connection URIs 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								11cc9ae0c0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1094  from jjlin/master  
							
							 
							
							 
							
							
								
 
							
							
							Sync global_domains.json to bitwarden/server@61b11e3 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								fb648db47d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1096  from mqus/mqus-env-document-override  
							
							 
							
							 
							
							
								
 
							
							
							Add a note that settings in .env can be overridden 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								mqus
							
						 
						
							
							
								
								
							
							
								
							
								959283d333 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a note that settings in .env can be overridden  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								385c2227e7 
								
							
								 
							
						 
						
							
							
								
								Add more doc comments for MySQL/PostgreSQL connection URIs  
							
							 
							
							 
							
							
								
 
							
							
							Note that Diesel implements its own parser for MySQL connection URIs, so it
probably doesn't accept the full range of syntax that would be accepted by
MySQL's client libraries, whereas for PostgreSQL, Diesel simply passes the
connection string/URI to PostgreSQL's libpq for processing. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								6d9f03e84b 
								
							
								 
							
						 
						
							
							
								
								Sync global_domains.json to bitwarden/server@61b11e3  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								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  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								171b174ce9 
								
									
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								93b7ded1e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove unneccessary shim for backtrace  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								29c6b145ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove redundant user fetching from login  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								a7a479623c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1087  from jjlin/org-creation-users  
							
							 
							
							 
							
							
								
 
							
							
							Add support for restricting org creation to certain users 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								83dff9ae6e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1083  from jjlin/global-domains  
							
							 
							
							 
							
							
								
 
							
							
							Add a script to auto-generate the global equivalent domains JSON file 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								6b2cc5a3ee 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1089  from jjlin/master  
							
							 
							
							 
							
							
								
 
							
							
							Don't push `latest-arm32v6` tag for MySQL and PostgreSQL images 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								5247e0d773 
								
							
								 
							
						 
						
							
							
								
								Don't push `latest-arm32v6` tag for MySQL and PostgreSQL images  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								05b308b8b4 
								
							
								 
							
						 
						
							
							
								
								Sync global_domains.json with upstream  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								9621278fca 
								
							
								 
							
						 
						
							
							
								
								Add a script to auto-generate the global equivalent domains JSON file  
							
							 
							
							 
							
							
								
 
							
							
							The script works by reading the relevant files from the upstream Bitwarden
source repo and generating a matching JSON file. It could potentially be
integrated into the build/release process, but for now it can be run manually
as needed. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								570d6c8bf9 
								
							
								 
							
						 
						
							
							
								
								Add support for restricting org creation to certain users  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								ad48e9ed0f 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix unlock on desktop clients  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								f724addf9a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1076  from jjlin/soft-delete  
							
							 
							
							 
							
							
								
 
							
							
							Fix soft delete notifications 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								aa20974703 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1075  from jjlin/master  
							
							 
							
							 
							
							
								
 
							
							
							Push an extra `latest-arm32v6` tag 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								a846f6c610 
								
							
								 
							
						 
						
							
							
								
								Fix soft delete notifications  
							
							 
							
							 
							
							
								
 
							
							
							A soft-deleted entry should now show up in the trash folder immediately
(previously, an extra sync was required). 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								c218c34812 
								
							
								 
							
						 
						
							
							
								
								Push an extra `latest-arm32v6` tag  
							
							 
							
							 
							
							
								
 
							
							
							This fixes a gap in PR #1069 . 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								2626e66873 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1069  from jjlin/master  
							
							 
							
							 
							
							
								
 
							
							
							Skip cleanup of `arm32v6` arch-specific tags 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								81e0e1b339 
								
							
								 
							
						 
						
							
							
								
								Skip cleanup of `arm32v6` arch-specific tags  
							
							 
							
							
								
 
							
							
						 
						5 years ago