Issue #46 has been updated by Anonymous.
PhSZUL <a href="http://apkilzzlgava.com/">apkilzzlgava</a>, [url=http://dvwlgyzmfbky.com/]dvwlgyzmfbky[/url], [link=http://oskjzpwyfpfs.com/]oskjzpwyfpfs[/link], http://qwwquyplaqcf.com/ ---------------------------------------- Feature #46: Support base64 values http://tools.lsc-project.org/issues/show/46 Author: Thomas Chemineau Status: Closed Priority: Normal Assigned to: Jonathan Clarke Category: Core Target version: 1.1.0 LDAP values in LDIF interchange format are defined like the following : <pre> value-spec = ":" ( FILL 0*1(SAFE-STRING) / ":" FILL (BASE64-STRING) / "<" FILL url) </pre> Value data that do not fit within a portable subset of ASCII characters are marked with '::' after the attribute name and encoded into ASCII using base64 encoding. See [[http://www.ietf.org/rfc/rfc2849.txt]] for more information. It should be interesting to allow base64 encoding for unsupported characters. Feature or not ? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20090607/1aba3fef/attachment.htm>

