Revert "Merge pull request #199 from AVENTER-UG/issue_180"
	
		
	
				
					
				
			This reverts commitmainbf64cf217a, reversing changes made tof022103e31. This change isn't right -- it an LDAP setup when `group_attribute_is_dn on` is enabled, which is what this section of code (bf64cf217a (diff-c05c0daefb48996cbf510b81002b49bcR2230)) is conditionally targeting. This original PR #199 changed the underlying LDAP query (eg `user_val`) from looking up the user's DN as a group attribute in LDAP (eg set via the `group_attribute` directive in nginx) to looking up the _group's_ DN, which isn't right and won't work. This PR reverts the previous change to make this work correctly again. Fwiw, the originally-referenced issue #180 seems to be a completely different issue, relating to escaping and parentheses.
							parent
							
								
									bf64cf217a
								
							
						
					
					
						commit
						16d56ea742
					
				
					Loading…
					
					
				
		Reference in new issue