Skip to content

Feature: Settings-based configuration for LDAP #10

@davidjb

Description

@davidjb

The majority of my configuration is handled from a settings file, and I'd like my usage and configuration of pyramid_ldap to use this as well. I'm happy to do the development work, but want to check the feature will be suitable for inclusion in this package.

My thinking is that some additional work can be done in the includeme() function, after the existing directives are added, to read the relevant configuration in from the settings, and then have that call these existing LDAP configuration functions. Backwards compatibility is maintained, and then all LDAP configuration can be carried out in a settings file.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions