0d5dc8a064 
								
							
								 
							
						 
						
							
							
								
								typo fix  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								59c965a5ec 
								
							
								 
							
						 
						
							
							
								
								#2156  admin able to edit organization max repo creation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								477b4d3b50 
								
							
								 
							
						 
						
							
							
								
								#2154  fix form submit error  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d0b0d24f22 
								
							
								 
							
						 
						
							
							
								
								#2154  disable change user for non-local users  
							
							... 
							
							
 
							
							- #2153  remove require for gravatar 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								40f3142264 
								
							
								 
							
						 
						
							
							
								
								#2114  External URL for wiki  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2a0bb1fa90 
								
							
								 
							
						 
						
							
							
								
								#1575  Limit repo creation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b8d48bdb62 
								
							
								 
							
						 
						
							
							
								
								#2037  Add "New Mirror" button on Dashboard  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								120cd4e471 
								
							
								 
							
						 
						
							
							
								
								#1984  Better mirror repo management  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ae54d878c0 
								
							
								 
							
						 
						
							
							
								
								Fix misspelled words  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								978dc00305 
								
							
								 
							
						 
						
							
							
								
								APIs: admin users  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e538ff2770 
								
							
								 
							
						 
						
							
							
								
								fix   #1829  and  fix   #890  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								56dd430a10 
								
							
								 
							
						 
						
							
							
								
								refactor API routes and some work for  #976  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								573305f3d3 
								
							
								 
							
						 
						
							
							
								
								LDAP: Optional user name attribute specification  
							
							... 
							
							
 
							
							Consider following LDAP search query example:
    (&(objectClass=Person)(|(uid=%s)(mail=%s)))
Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.
Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e42fcb033d 
								
							
								 
							
						 
						
							
							
								
								wiki: finish edit  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								392f3ee210 
								
							
								 
							
						 
						
							
							
								
								wiki: finish new  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c50a3503e6 
								
							
								 
							
						 
						
							
							
								
								introduce git-shell  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								aaa3f1b2b9 
								
							
								 
							
						 
						
							
							
								
								Use better LDAP lib and should  fix   #1139  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f04d773f4f 
								
							
								 
							
						 
						
							
							
								
								UI: long organization name in create repository owner list  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								18de67380c 
								
							
								 
							
						 
						
							
							
								
								fix   #1958  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f255b1e86d 
								
							
								 
							
						 
						
							
							
								
								#1896  fatal when no needed update task  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6f0a41b8b2 
								
							
								 
							
						 
						
							
							
								
								#1511  Allow local import only for admin users  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f1aa4c0524 
								
							
								 
							
						 
						
							
							
								
								Fix the JSON field names for MigrateRepoForm  
							
							... 
							
							
 
							
							For some reason, the field names for Private and Mirror got swapped. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								073da3c49d 
								
							
								 
							
						 
						
							
							
								
								#470  fix max length of email  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7d72c8333e 
								
							
								 
							
						 
						
							
							
								
								work on  #470  and fix miror JS issue when choose targets on compare and pull  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								630ebbe6c2 
								
							
								 
							
						 
						
							
							
								
								Sanitizing input to LDAP authentication module.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								932dbccb67 
								
							
								 
							
						 
						
							
							
								
								fix import path,  fix   #1782  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								21e13cb51e 
								
							
								 
							
						 
						
							
							
								
								#1525  Triggere mailer for admin created accounts  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6a1907d994 
								
							
								 
							
						 
						
							
							
								
								revert simple LDAP userDN and update example  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e4ecbcdf4a 
								
							
								 
							
						 
						
							
							
								
								new sign in page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f5c7f22cc8 
								
							
								 
							
						 
						
							
							
								
								#1637  able to skip verify for LDAP  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bc3e83e1c 
								
							
								 
							
						 
						
							
							
								
								fix simple LDAP userDN  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5f1183cecf 
								
							
								 
							
						 
						
							
							
								
								#697  add install option  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								83e747bfda 
								
							
								 
							
						 
						
							
							
								
								#697  and  #1606  and new admin edit user UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e5ed5904c6 
								
							
								 
							
						 
						
							
							
								
								#1606  GUI bug while adding ldap user  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8e0a69f86a 
								
							
								 
							
						 
						
							
							
								
								#697  disable captcha and new admin create user UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cd37fccdfb 
								
							
								 
							
						 
						
							
							
								
								#1625  remove auto_register and makes it default  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								362d64df04 
								
							
								 
							
						 
						
							
							
								
								#1620  add allowed domains for SMTP auth  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								121a81a2c5 
								
							
								 
							
						 
						
							
							
								
								finish new edit auth UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0617448282 
								
							
								 
							
						 
						
							
							
								
								finish new add auth UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52ec80fa18 
								
							
								 
							
						 
						
							
							
								
								finish all new user settings UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cc83043edc 
								
							
								 
							
						 
						
							
							
								
								minor fix on template  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								85f34ba538 
								
							
								 
							
						 
						
							
							
								
								new user profile settings UI  
							
							... 
							
							
 
							
							Signed-off-by: Unknwon <u@gogs.io> 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								edc99bc8a4 
								
							
								 
							
						 
						
							
							
								
								new org options UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								80701d45bb 
								
							
								 
							
						 
						
							
							
								
								#1193  Make organization emails non-mandatory  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								079a2d68db 
								
							
								 
							
						 
						
							
							
								
								Minor fixes to the LDAP module readme  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0f07a5cb84 
								
							
								 
							
						 
						
							
							
								
								Updated the LDAP auth module README.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2d1db4bf05 
								
							
								 
							
						 
						
							
							
								
								Added LDAP simple auth support.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								07fe846c9f 
								
							
								 
							
						 
						
							
							
								
								#1579  change e-mail max length to 254  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								38eb000d13 
								
							
								 
							
						 
						
							
							
								
								work on  #1570  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7ec991326d 
								
							
								 
							
						 
						
							
							
								
								fix migrate api  
							
							
 
							
						 
						
							10 years ago