Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Feb 26, 2012
1 parent b8b05da commit 205bbbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyramid_ldap/__init__.py
Expand Up @@ -235,7 +235,9 @@ def ldap_setup(config, uri, bind=None, passwd=None, pool_size=10, retry_max=3,
def get_connector(request):
registry = request.registry
return Connector(registry, manager)

config.set_request_property(get_connector, 'ldap_connector', reify=True)

intr = config.introspectable(
'pyramid_ldap setup',
None,
Expand Down

0 comments on commit 205bbbd

Please sign in to comment.