mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 03:02:14 +01:00 
			
		
		
		
	Merge branch 'develop' of github.com:gogits/gogs into develop
This commit is contained in:
		
						commit
						2e8ffc2ffb
					
				| @ -49,7 +49,7 @@ | ||||
|                                 </div> | ||||
|                                 <div class="field"> | ||||
|                                     <label for="bind_password">{{.i18n.Tr "admin.auths.bind_password"}}</label> | ||||
|                                     <input class="ipt ipt-large ipt-radius {{if .Err_BindPassword}}ipt-error{{end}}" id="bind_password" name="bind_password" value="{{.Source.LDAP.BindPassword}}" /> | ||||
|                                     <input class="ipt ipt-large ipt-radius {{if .Err_BindPassword}}ipt-error{{end}}" id="bind_password" name="bind_password" type="password" value="{{.Source.LDAP.BindPassword}}" /> | ||||
|                                 </div> | ||||
|                                 <div class="field"> | ||||
|                                     <label class="req" for="user_base">{{.i18n.Tr "admin.auths.user_base"}}</label> | ||||
|  | ||||
| @ -45,7 +45,7 @@ | ||||
|                                     </div> | ||||
|                                     <div class="field"> | ||||
|                                         <label class="req" for="bind_password">{{.i18n.Tr "admin.auths.bind_password"}}</label> | ||||
|                                         <input class="ipt ipt-large ipt-radius {{if .Err_BindPassword}}ipt-error{{end}}" id="bind_password" name="bind_password" value="{{.bind_password}}" /> | ||||
|                                         <input class="ipt ipt-large ipt-radius {{if .Err_BindPassword}}ipt-error{{end}}" id="bind_password" name="bind_password" type="password" value="{{.bind_password}}" /> | ||||
|                                     </div> | ||||
|                                     <div class="field"> | ||||
|                                         <label class="req" for="user_base">{{.i18n.Tr "admin.auths.user_base"}}</label> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user