Issue 6 in django-pki: Openssl fields escaping

已查看 4 次
跳至第一个未读帖子

djang...@googlecode.com

未读,
2010年4月5日 00:04:542010/4/5
收件人 djang...@googlegroups.com
Status: Accepted
Owner: lwarxx
Labels: Type-Defect Priority-Medium

New issue 6 by lwarxx: Openssl fields escaping
http://code.google.com/p/django-pki/issues/detail?id=6

We should review all code which passes cleaned form fields to openssl
executable.

For example, try this one for the password field:

" >/tmp/1.txt #

We might consider using stdin or temporary files, or at least state this
issue in documentation.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

djang...@googlecode.com

未读,
2010年4月5日 00:38:202010/4/5
收件人 djang...@googlegroups.com

Comment #1 on issue 6 by lwarxx: Openssl fields escaping
http://code.google.com/p/django-pki/issues/detail?id=6

Maybe shell=True in subprocess.Popen calls isn't necessary?

djang...@googlecode.com

未读,
2010年4月6日 06:52:322010/4/6
收件人 djang...@googlegroups.com
Updates:
Owner: d.k3rwin

Comment #2 on issue 6 by d.k3rwin: Openssl fields escaping
http://code.google.com/p/django-pki/issues/detail?id=6

(No comment was entered for this change.)

djang...@googlecode.com

未读,
2010年4月9日 08:30:252010/4/9
收件人 djang...@googlegroups.com
Updates:
Status: Fixed

Comment #3 on issue 6 by d.k3rwin: Openssl fields escaping
http://code.google.com/p/django-pki/issues/detail?id=6

Fixed by checkin 36. ENV variable to Popen is now used

回复全部
回复作者
转发
0 个新帖子