5ce903e2f7 
								
							
								 
							
						 
						
							
							
								
								Merge password checking implementations  
							
							
							
						 
						
							2015-08-12 16:09:19 +01:00  
				
					
						
							
							
								 
						
							
							
								415c2f0549 
								
							
								 
							
						 
						
							
							
								
								Simplify LoginHander and AuthHandler  
							
							... 
							
							
							
							* Merge LoginHandler -> AuthHandler
 * Add a bunch of documentation
 * Improve some naming
 * Remove unused branches
I will start merging the actual logic of the two handlers shortly 
							
						 
						
							2015-08-12 15:49:37 +01:00  
				
					
						
							
							
								 
						
							
							
								4da05fa0ae 
								
							
								 
							
						 
						
							
							
								
								Add back in support for remembering parameters submitted to a user-interactive auth call.  
							
							
							
						 
						
							2015-07-15 19:28:57 +01:00  
				
					
						
							
							
								 
						
							
							
								784aaa53df 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into markjh/SYT-8-recaptcha  
							
							... 
							
							
							
							Conflicts:
	synapse/handlers/auth.py 
							
						 
						
							2015-05-29 13:49:44 +01:00  
				
					
						
							
							
								 
						
							
							
								d94590ed48 
								
							
								 
							
						 
						
							
							
								
								Add config for setting the recaptcha verify api endpoint, so we can test it in sytest  
							
							
							
						 
						
							2015-05-29 12:11:40 +01:00  
				
					
						
							
							
								 
						
							
							
								afbd3b2fc4 
								
							
								 
							
						 
						
							
							
								
								SYN-395: Fix CAPTCHA, don't double decode json  
							
							
							
						 
						
							2015-05-28 18:05:00 +01:00  
				
					
						
							
							
								 
						
							
							
								1fae1b3166 
								
							
								 
							
						 
						
							
							
								
								This api now no longer returns an array  
							
							
							
						 
						
							2015-05-01 13:26:41 +01:00  
				
					
						
							
							
								 
						
							
							
								412ece18e7 
								
							
								 
							
						 
						
							
							
								
								Add commentage.  
							
							
							
						 
						
							2015-04-27 14:08:45 +01:00  
				
					
						
							
							
								 
						
							
							
								a218619626 
								
							
								 
							
						 
						
							
							
								
								Use underscores instead of camelcase for id server stuff  
							
							
							
						 
						
							2015-04-24 11:27:38 +01:00  
				
					
						
							
							
								 
						
							
							
								f7a79a37be 
								
							
								 
							
						 
						
							
							
								
								pep8  
							
							
							
						 
						
							2015-04-24 09:42:37 +01:00  
				
					
						
							
							
								 
						
							
							
								0eb61a3d16 
								
							
								 
							
						 
						
							
							
								
								Remove ultimately unused feature of saving params from the first call in the session: it's probably too open to abuse.  
							
							
							
						 
						
							2015-04-23 14:44:12 +01:00  
				
					
						
							
							
								 
						
							
							
								8db6832db8 
								
							
								 
							
						 
						
							
							
								
								Password reset, finally.  
							
							
							
						 
						
							2015-04-17 19:53:47 +01:00  
				
					
						
							
							
								 
						
							
							
								ea1776f556 
								
							
								 
							
						 
						
							
							
								
								Return user ID in use error straight away  
							
							
							
						 
						
							2015-04-16 19:56:44 +01:00  
				
					
						
							
							
								 
						
							
							
								766bd8e880 
								
							
								 
							
						 
						
							
							
								
								Dummy login so we can do the first POST request to get login flows without it just succeeding  
							
							
							
						 
						
							2015-04-15 17:14:25 +01:00  
				
					
						
							
							
								 
						
							
							
								a19b739909 
								
							
								 
							
						 
						
							
							
								
								Regstration with email in v2  
							
							
							
						 
						
							2015-04-15 15:50:38 +01:00  
				
					
						
							
							
								 
						
							
							
								e9c908ebc0 
								
							
								 
							
						 
						
							
							
								
								Completely replace fallback auth for C/S V2:  
							
							... 
							
							
							
							* Now only the auth part goes to fallback, not the whole operation
 * Auth fallback is a normal API endpoint, not a static page
 * Params like the recaptcha pubkey can just live in the config
Involves a little engineering on JsonResource so its servlets aren't always forced to return JSON. I should document this more, in fact I'll do that now. 
							
						 
						
							2015-04-01 15:05:30 +01:00  
				
					
						
							
							
								 
						
							
							
								9f642a93ec 
								
							
								 
							
						 
						
							
							
								
								pep8  
							
							
							
						 
						
							2015-03-31 09:50:44 +01:00  
				
					
						
							
							
								 
						
							
							
								59bf16eddc 
								
							
								 
							
						 
						
							
							
								
								New registration for C/S API v2. Only ReCAPTCHA working currently.  
							
							
							
						 
						
							2015-03-30 18:13:10 +01:00  
				
					
						
							
							
								 
						
							
							
								d98660a60d 
								
							
								 
							
						 
						
							
							
								
								Implement password changing (finally) along with a start on making client/server auth more general.  
							
							
							
						 
						
							2015-03-23 14:20:28 +00:00