twisted / twisted/ldaptor

Add custom escaping functionality for parsing LDAP filters

Open
#75 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
166
Forks
52
Avg merge
21h 18m
Merged PRs (30d)
9

Description

As discussed here: https://github.com/twisted/ldaptor/pull/74

We've recently added custom string escaping functionality when programatically creating LDAP filter strings. It would be great if we added similar functionality when parsing filters as well.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the custom string escaping functionality discussed in pull request #74, then locate the code that parses LDAP filter strings. Compare the parser's behavior with the existing escaping support and add equivalent customization for parsed filters. Done means parsing filters supports the requested custom escaping behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.