E&S CVS Commit: PEAK - Fixed some LDAP URL quoting issues when using composite names in the base

pje at eby-sarna.com pje at eby-sarna.com
Wed May 7 20:48:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu May  8 00:47:25 UTC 2003

Modified Files:
	PEAK/src/peak/naming/tests: __init__.py
	PEAK/src/peak/storage: LDAP.py

Log Message:
Fixed some LDAP URL quoting issues when using composite names in the base
DN.  (This is technically an extension to the LDAP URL syntax, but as long
as we're parsing it this way, we should format it correctly too.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/tests/__init__.py.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/PEAK/src/peak/storage/LDAP.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/naming/tests/__init__.py
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/storage/LDAP.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list