|
[Webware-checkins] CVS: Webware/WebKit ExceptionHandler.py,1.19,1.20
From: Chuck Esterbrook <echuck@us...> - 2002-04-19 22:29
|
Update of /cvsroot/webware/Webware/WebKit In directory usw-pr-cvs1:/tmp/cvs-serv791/WebKit Modified Files: ExceptionHandler.py Log Message: axed out left over code from earlier dev attempt Index: ExceptionHandler.py =================================================================== RCS file: /cvsroot/webware/Webware/WebKit/ExceptionHandler.py,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** ExceptionHandler.py 19 Apr 2002 22:29:00 -0000 1.19 --- ExceptionHandler.py 19 Apr 2002 22:29:32 -0000 1.20 *************** *** 58,63 **** ''' - maxValueLen = 20 - hideValuesForFields = ['creditcard', 'credit card', 'cc', 'password', 'passwd'] # ^ keep all lower case to support case insensitivity --- 58,61 ---- |
| Thread | Author | Date |
|---|---|---|
| [Webware-checkins] CVS: Webware/WebKit ExceptionHandler.py,1.19,1.20 | Chuck Esterbrook <echuck@us...> |