[Freeipa-devel] [PATCH] remove auto-wildcard and list users

Simo Sorce ssorce at redhat.com
Tue Aug 21 20:26:14 UTC 2007


Pushed both patches in this thread and also a patch fix to use u")"
instead of just ")" in the following snippet.

Simo.

On Mon, 2007-08-20 at 14:22 -0700, Kevin McCarthy wrote:
> +    if value == u"(":
> +        return u"\\28"
> +    elif value == ")": 




More information about the Freeipa-devel mailing list