8000 `parseFilter` returns filters with `attributeDesc` of type `str` whereas `request.filter` has `attributeDesc` as `BEROctetString` · Issue #248 · twisted/ldaptor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
parseFilter returns filters with attributeDesc of type str whereas request.filter has attributeDesc as BEROctetString #248
Open
@septatrix

Description

@septatrix

This makes it hard to mix both use cases as one has to either check in the code which type is present or call f.toWire() and then call pureber.berDecodeObject with a decoder suited for filters to always have BEROctetString present

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

      0