c9dd47d668 
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2020-12-15 22:35:50 +00:00  
				
					
						
							
							
								 
						
							
							
								394516ad1b 
								
							
								 
							
						 
						
							
							
								
								Remove spurious "SynapseRequest" result from `make_request"  
							
							... 
							
							
							
							This was never used, so let's get rid of it. 
							
						 
						
							2020-12-15 22:35:40 +00:00  
				
					
						
							
							
								 
						
							
							
								7eebe4b3fc 
								
							
								 
							
						 
						
							
							
								
								Replace `request.code` with `channel.code`  
							
							... 
							
							
							
							The two are equivalent, but really we want to check the HTTP result that got
returned to the channel, not the code that the Request object *intended* to
return to the channel. 
							
						 
						
							2020-12-15 22:32:12 +00:00  
				
					
						
							
							
								 
						
							
							
								96358cb424 
								
									
								
							
								 
							
						 
						
							
							
								
								Add authentication to replication endpoints. ( #8853 )  
							
							... 
							
							
							
							Authentication is done by checking a shared secret provided
in the Synapse configuration file. 
							
						 
						
							2020-12-04 10:56:28 -05:00  
				
					
						
							
							
								 
						
							
							
								be8fa65d0b 
								
							
								 
							
						 
						
							
							
								
								Remove redundant calls to `render()`  
							
							
							
						 
						
							2020-11-16 18:24:08 +00:00  
				
					
						
							
							
								 
						
							
							
								cfd895a22e 
								
							
								 
							
						 
						
							
							
								
								use global make_request() directly where we have a custom Resource  
							
							... 
							
							
							
							Where we want to render a request against a specific Resource, call the global
make_request() function rather than the one in HomeserverTestCase, allowing us
to pass in an appropriate `Site`. 
							
						 
						
							2020-11-15 23:09:03 +00:00  
				
					
						
							
							
								 
						
							
							
								f13061d515 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix client reader sharding tests ( #7853 )  
							
							... 
							
							
							
							* Fix client reader sharding tests
* Newsfile
* Fix typing
* Update changelog.d/7853.misc
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
* Move mocking of http_client to tests
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com> 
							
						 
						
							2020-07-15 15:27:35 +01:00  
				
					
						
							
							
								 
						
							
							
								457096e6df 
								
									
								
							
								 
							
						 
						
							
							
								
								Support handling registration requests across multiple client readers. ( #7830 )  
							
							
							
						 
						
							2020-07-13 13:31:46 -04:00