E&S CVS Commit: PEAK - Deprecated 'security.allow()'; please use 'binding.metadata()' instead.

pje at eby-sarna.com pje at eby-sarna.com
Wed Jan 5 17:55:01 EST 2005


Module Name:	PEAK
Committed By:	pje
Date:		Wed Jan  5 22:54:08 UTC 2005

Modified Files:
	PEAK/src/peak/security: permission.py
	PEAK/src/peak/security/tests: permission.py
	PEAK/src/peak/web: environ.py errors.py places.py resources.py
	    templates.py
	PEAK/src/peak/web/tests: test_templates.py

Log Message:
Deprecated 'security.allow()'; please use 'binding.metadata()' instead.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/security/permission.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/security/tests/permission.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/web/environ.py.diff?r1=1.24&r2=1.25
http://cvs.eby-sarna.com/PEAK/src/peak/web/errors.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.47&r2=1.48
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.41&r2=1.42
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.35&r2=1.36
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_templates.py.diff?r1=1.25&r2=1.26

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/security/permission.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/security/tests/permission.py
cvs rdiff -r1.24 -r1.25 PEAK/src/peak/web/environ.py
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/web/errors.py
cvs rdiff -r1.47 -r1.48 PEAK/src/peak/web/places.py
cvs rdiff -r1.41 -r1.42 PEAK/src/peak/web/resources.py
cvs rdiff -r1.35 -r1.36 PEAK/src/peak/web/templates.py
cvs rdiff -r1.25 -r1.26 PEAK/src/peak/web/tests/test_templates.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