Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								47e8aa29e1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1702  from BlackDex/icon-updates-plus  
							
							 
							
							 
							
							
								
 
							
							
							Updated icon fetching and crates. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								BlackDex
							
						 
						
							
							
							
								
							
								f270f2ed65 
								
							
								 
							
						 
						
							
							
								
								Updated icon fetching and crates.  
							
							 
							
							 
							
							
								
 
							
							
							- Updated some crates
- Updated icon fetching code:
  + Use a cookie jar and set Max-Age to 2 minutes for all cookies
  + Locate the base href tag to fix some locations
  + Changed User-Agent (Helps on some sites to get HTML instead of JS)
  + Reduced HTML code limit from 512KB to 384KB
  + Allow some large icons higer-up in the sort
  + Allow GIF images
  + Ignore cookie_store and hyper::client debug messages 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								aba5b234af 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1700  from jjlin/fix-attachment-downloads  
							
							 
							
							 
							
							
								
 
							
							
							Fix attachment downloads 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								9133e2927d 
								
							
								 
							
						 
						
							
							
								
								Fix attachment downloads  
							
							 
							
							 
							
							
								
 
							
							
							Upstream switched to new upload/download APIs. Uploads fall back to the
legacy APIs for now, but not downloads apparently. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								38104ba7cf 
								
							
								 
							
						 
						
							
							
								
								`cargo fmt` changes  
							
							 
							
							 
							
							
								
 
							
							
							The PR build seems to fail without this... 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								c42bcae224 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1696  from umireon/patch-1  
							
							 
							
							 
							
							
								
 
							
							
							Remove unneeded spaces in .env.template 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Kaito Udagawa
							
						 
						
							
							
								
								
							
							
								
							
								764e51bbe9 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove unneeded spaces in .env.template  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								8e6c6a1dc4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1689  from jjlin/hide-email  
							
							 
							
							 
							
							
								
 
							
							
							Add support for hiding the sender's email address in Bitwarden Sends 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								7a9cfc45da 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1688  from jjlin/config-sends-allowed  
							
							 
							
							 
							
							
								
 
							
							
							Add `sends_allowed` config setting 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								9e24b9065c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1682  from dongcarl/2021-05-admin-granular-http-codes  
							
							 
							
							 
							
							
								
 
							
							
							admin: More granular HTTP return codes for user-related endpoints 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								1c2b376ca2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1663  from dongcarl/2021-05-invite_user-return  
							
							 
							
							 
							
							
								
 
							
							
							admin: Return newly-created user in invite_user 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								746ce2afb4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1653  from jjlin/password-reprompt  
							
							 
							
							 
							
							
								
 
							
							
							Add support for password reprompt 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								029008bad5 
								
							
								 
							
						 
						
							
							
								
								Add support for the `Send Options` policy  
							
							 
							
							 
							
							
								
 
							
							
							Upstream refs:
* https://github.com/bitwarden/server/pull/1234 
* https://bitwarden.com/help/article/policies/#send-options  
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								d3449bfa00 
								
							
								 
							
						 
						
							
							
								
								Add support for hiding the sender's email address in Bitwarden Sends  
							
							 
							
							 
							
							
								
 
							
							
							Note: The original Vaultwarden implementation of Bitwarden Send would always
hide the email address, while the upstream implementation would always show it.
Upstream PR: https://github.com/bitwarden/server/pull/1234  
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								a9a5706764 
								
							
								 
							
						 
						
							
							
								
								Add support for password reprompt  
							
							 
							
							 
							
							
								
 
							
							
							Upstream PR: https://github.com/bitwarden/server/pull/1269  
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Jeremy Lin
							
						 
						
							
							
							
								
							
								3ff8014add 
								
							
								 
							
						 
						
							
							
								
								Add `sends_allowed` config setting  
							
							 
							
							 
							
							
								
 
							
							
							This provides global control over whether users can create Bitwarden Sends. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Carl Dong
							
						 
						
							
							
							
								
							
								e60bdc7efe 
								
							
								 
							
						 
						
							
							
								
								admin: Make invite_user error codes more specific  
							
							 
							
							 
							
							
								
 
							
							
							- Return 409 Conflict for when a user with that email already exists
- Return 500 InternalServerError for everything else 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Carl Dong
							
						 
						
							
							
							
								
							
								cccd8262fa 
								
							
								 
							
						 
						
							
							
								
								admin: Add /users/<uuid> route  
							
							 
							
							 
							
							
								
 
							
							
							Individual user information can now be looked up by UUID. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Carl Dong
							
						 
						
							
							
							
								
							
								68e5d95d25 
								
							
								 
							
						 
						
							
							
								
								admin: Specifically return 404 for user not found  
							
							 
							
							 
							
							
								
 
							
							
							- Modify err_code to accept an expr for err_code
- Add get_user_or_404, properly returning 404 instead of a generic 400
  for cases where user is not found
- Use get_user_or_404 where appropriate. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Carl Dong
							
						 
						
							
							
							
								
							
								5f458b288a 
								
							
								 
							
						 
						
							
							
								
								admin: Return newly-created user in invite_user  
							
							 
							
							 
							
							
								
 
							
							
							Instead of having the caller dig through /admin/users for the right one,
just return the user upon creation. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								e9ee8ac2fa 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix sponsors  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								8a4dfc3bbe 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1670  from BlackDex/branding-and-email  
							
							 
							
							 
							
							
								
 
							
							
							Updated branding, email and crates 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								4f86517501 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1679  from BlackDex/gh-workflows  
							
							 
							
							 
							
							
								
 
							
							
							Updated Pipelines and fixed new Hadolints 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								BlackDex
							
						 
						
							
							
							
								
							
								7cb19ef767 
								
							
								 
							
						 
						
							
							
								
								Updated branding, email and crates  
							
							 
							
							 
							
							
								
 
							
							
							- Updated branding for admin and emails
- Updated crates and some deprications
- Removed newline-converter because this is built-in into lettre
- Updated email templates to use a shared header and footer template
- Also trigger SMTP SSL When TLS is selected without SSL
  Resolves  #1641  
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								BlackDex
							
						 
						
							
							
							
								
							
								565439a914 
								
							
								 
							
						 
						
							
							
								
								Updated Pipelines and fixed new Hadolints  
							
							 
							
							 
							
							
								
 
							
							
							- Removed azure-pipelines
- Updated gh-actions to run `cargo test` per db feature
- Fail on warnings by adding `RUSTFLAGS` env
- Updated Dockerfile to fix some new hadolint warnings 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								b8010be26b 
								
									
								
							
								 
							
						 
						
							
							
								
								Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								f76b8a32ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								0d63132987 
								
									
								
							
								 
							
						 
						
							
							
								
								Rename the title too, not just the URL  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								7b5d5d1302 
								
									
								
							
								 
							
						 
						
							
							
								
								Rename references to the discourse forum  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								0dc98bda23 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1650  from mprasil/main  
							
							 
							
							 
							
							
								
 
							
							
							Point docker hub badge to correct repository 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Miro Prasil
							
						 
						
							
							
							
								
							
								f9a062cac8 
								
							
								 
							
						 
						
							
							
								
								Point docker hub badge to correct repository  
							
							 
							
							 
							
							
								
 
							
							
							The link is already pointing to the new image location, but the badge
source was somewhat confusingly showing stats for the old image. 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								6ad4ccd901 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1640  from Proxymiity/patch-1  
							
							 
							
							 
							
							
								
 
							
							
							Fixed a typo in the readme 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								ee6ceaa923 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								20b393d354 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Proxymiity ☆
							
						 
						
							
							
								
								
							
							
								
							
								daea54b288 
								
									
								
							
								 
							
						 
						
							
							
								
								Renamed bw-data according to project name change  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								1e5306b820 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove warning when compiling only with mysql and add compatibility mode with the old docker script names  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								6890c25ea1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1636  from rkowalewski/fix-libressl-332  
							
							 
							
							 
							
							
								
 
							
							
							Update openssl crate to support LibreSSL 3.3.2 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								rkowalewski
							
						 
						
							
							
								
								
							
							
								
							
								48482fece0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'main' into fix-libressl-332  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Roger Kowalewski
							
						 
						
							
							
							
								
							
								1dc1d4df72 
								
							
								 
							
						 
						
							
							
								
								update openssl crate to support LibreSSL 3.3.2  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								2b4dd6f137 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix branch name  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								3da44a8d30 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix formatting  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								34ea10475d 
								
									
								
							
								 
							
						 
						
							
							
								
								Project renaming  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								ced7f1771a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update dependencies  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								af2235bf88 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'RealOrangeOne-fmt'  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								305de2e2cd 
								
									
								
							
								 
							
						 
						
							
							
								
								Format the changes from merge to master  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								8756c5c255 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'fmt' of  https://github.com/RealOrangeOne/bitwarden_rs  into RealOrangeOne-fmt  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								27609ac4cc 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								95d906bdbb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into fmt  
							
							 
							
							
								
 
							
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								4bb0d7bc05 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1587  from RealOrangeOne/request-proxy  
							
							 
							
							 
							
							
								
 
							
							
							Allow outbound requests to go via a proxy 
							
						 
						5 years ago  
					 
				
					
						
							
							
								 
								Daniel García
							
						 
						
							
							
								
								
							
							
								
							
								d9599155ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1602  from jjlin/backup-warning  
							
							 
							
							 
							
							
								
 
							
							
							Warn that the SQLite backup feature doesn't produce a complete backup 
							
						 
						5 years ago