Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								c0286d1ac3 
								
							 
						 
						
							
							
								
								Add support for Dex to Quay  
							
							... 
							
							
							
							Fixes  #306 
- Adds support for Dex as an OAuth external login provider
- Adds support for OIDC in general
- Extract out external logins on the JS side into a service
- Add a feature flag for disabling direct login
- Add support for directing to the single external login service
- Does *not* yet support the config in the superuser tool 
						
							2015-09-04 17:05:06 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								634190d1f9 
								
							 
						 
						
							
							
								
								Better messaging when creating a user on the landing page  
							
							... 
							
							
							
							Fixes  #230  
						
							2015-07-14 14:00:29 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								4feb2a2032 
								
							 
						 
						
							
							
								
								Hide unneeded user elements when in LDAP  
							
							
							
						 
						
							2015-05-11 13:32:24 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								c682899861 
								
							 
						 
						
							
							
								
								Add a feature flag to disable user creation  
							
							
							
						 
						
							2014-10-02 14:49:18 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								c5ca46a14b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into comewithmeifyouwanttowork  
							
							... 
							
							
							
							Conflicts:
	data/model/legacy.py
	static/js/app.js 
							
						 
						
							2014-09-12 11:03:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								8d3ce44682 
								
							 
						 
						
							
							
								
								Address comments on code review  
							
							
							
						 
						
							2014-09-11 15:45:41 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								e028d4ae0a 
								
							 
						 
						
							
							
								
								Merge master into branch  
							
							
							
						 
						
							2014-09-04 18:08:18 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								27c2680380 
								
							 
						 
						
							
							
								
								Plan update and fix about page  
							
							
							
						 
						
							2014-08-13 14:25:48 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								2597bcef3f 
								
							 
						 
						
							
							
								
								Add support for login with Google. Note that this CL is not complete  
							
							
							
						 
						
							2014-08-11 15:47:44 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									jakedt 
								
							 
						 
						
							
							
							
							
								
							
							
								0827e0fbac 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into ncc1701  
							
							... 
							
							
							
							Conflicts:
	endpoints/web.py
	static/directives/signup-form.html
	static/js/app.js
	static/js/controllers.js
	static/partials/landing.html
	static/partials/view-repo.html
	test/data/test.db 
							
						 
						
							2014-04-14 19:37:22 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								a43379d8a6 
								
							 
						 
						
							
							
								
								Add regex restrictions to the new user username and password fields  
							
							
							
						 
						
							2014-04-07 19:04:26 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								3d18ddf2a5 
								
							 
						 
						
							
							
								
								Fix form error popovers in all forms  
							
							
							
						 
						
							2014-04-07 18:55:39 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								badf002e92 
								
							 
						 
						
							
							
								
								Turn off all references and API calls to github login if the feature is disabled  
							
							
							
						 
						
							2014-04-06 00:50:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								b2e4b8152e 
								
							 
						 
						
							
							
								
								Add a loading bar and convert to using the new ApiService and resource-view (part  #2 )  
							
							
							
						 
						
							2013-12-17 22:56:28 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								91f4464cb6 
								
							 
						 
						
							
							
								
								Add the sign up form to the sign in page  
							
							
							
						 
						
							2013-12-11 16:55:07 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								c24a14b402 
								
							 
						 
						
							
							
								
								Move the signup form into its own directive  
							
							
							
						 
						
							2013-12-11 16:50:10 -05:00