44 |
44 |
45 <hr /> |
45 <hr /> |
46 <hr /> |
46 <hr /> |
47 <a NAME="checkHardcodedPasswordAsDefault" ID="checkHardcodedPasswordAsDefault"></a> |
47 <a NAME="checkHardcodedPasswordAsDefault" ID="checkHardcodedPasswordAsDefault"></a> |
48 <h2>checkHardcodedPasswordAsDefault</h2> |
48 <h2>checkHardcodedPasswordAsDefault</h2> |
49 <b>checkHardcodedPasswordAsDefault</b>(<i>reportError, context, config</i>) |
49 <b>checkHardcodedPasswordAsDefault</b>(<i>reportError, context, _config</i>) |
50 <p> |
50 <p> |
51 Function to check for use of hard-coded password argument defaults. |
51 Function to check for use of hard-coded password argument defaults. |
52 </p> |
52 </p> |
53 |
53 |
54 <dl> |
54 <dl> |
59 </dd> |
59 </dd> |
60 <dt><i>context</i> (SecurityContext)</dt> |
60 <dt><i>context</i> (SecurityContext)</dt> |
61 <dd> |
61 <dd> |
62 security context object |
62 security context object |
63 </dd> |
63 </dd> |
64 <dt><i>config</i> (dict)</dt> |
64 <dt><i>_config</i> (dict)</dt> |
65 <dd> |
65 <dd> |
66 dictionary with configuration data |
66 dictionary with configuration data (unused) |
67 </dd> |
67 </dd> |
68 </dl> |
68 </dl> |
69 <div align="right"><a href="#top">Up</a></div> |
69 <div align="right"><a href="#top">Up</a></div> |
70 <hr /> |
70 <hr /> |
71 <hr /> |
71 <hr /> |
72 <a NAME="checkHardcodedPasswordAsFunctionArg" ID="checkHardcodedPasswordAsFunctionArg"></a> |
72 <a NAME="checkHardcodedPasswordAsFunctionArg" ID="checkHardcodedPasswordAsFunctionArg"></a> |
73 <h2>checkHardcodedPasswordAsFunctionArg</h2> |
73 <h2>checkHardcodedPasswordAsFunctionArg</h2> |
74 <b>checkHardcodedPasswordAsFunctionArg</b>(<i>reportError, context, config</i>) |
74 <b>checkHardcodedPasswordAsFunctionArg</b>(<i>reportError, context, _config</i>) |
75 <p> |
75 <p> |
76 Function to check for use of hard-coded password function arguments. |
76 Function to check for use of hard-coded password function arguments. |
77 </p> |
77 </p> |
78 |
78 |
79 <dl> |
79 <dl> |
84 </dd> |
84 </dd> |
85 <dt><i>context</i> (SecurityContext)</dt> |
85 <dt><i>context</i> (SecurityContext)</dt> |
86 <dd> |
86 <dd> |
87 security context object |
87 security context object |
88 </dd> |
88 </dd> |
89 <dt><i>config</i> (dict)</dt> |
89 <dt><i>_config</i> (dict)</dt> |
90 <dd> |
90 <dd> |
91 dictionary with configuration data |
91 dictionary with configuration data (unused) |
92 </dd> |
92 </dd> |
93 </dl> |
93 </dl> |
94 <div align="right"><a href="#top">Up</a></div> |
94 <div align="right"><a href="#top">Up</a></div> |
95 <hr /> |
95 <hr /> |
96 <hr /> |
96 <hr /> |
97 <a NAME="checkHardcodedPasswordAsString" ID="checkHardcodedPasswordAsString"></a> |
97 <a NAME="checkHardcodedPasswordAsString" ID="checkHardcodedPasswordAsString"></a> |
98 <h2>checkHardcodedPasswordAsString</h2> |
98 <h2>checkHardcodedPasswordAsString</h2> |
99 <b>checkHardcodedPasswordAsString</b>(<i>reportError, context, config</i>) |
99 <b>checkHardcodedPasswordAsString</b>(<i>reportError, context, _config</i>) |
100 <p> |
100 <p> |
101 Function to check for use of hardcoded password strings. |
101 Function to check for use of hardcoded password strings. |
102 </p> |
102 </p> |
103 |
103 |
104 <dl> |
104 <dl> |
109 </dd> |
109 </dd> |
110 <dt><i>context</i> (SecurityContext)</dt> |
110 <dt><i>context</i> (SecurityContext)</dt> |
111 <dd> |
111 <dd> |
112 security context object |
112 security context object |
113 </dd> |
113 </dd> |
114 <dt><i>config</i> (dict)</dt> |
114 <dt><i>_config</i> (dict)</dt> |
115 <dd> |
115 <dd> |
116 dictionary with configuration data |
116 dictionary with configuration data (unused) |
117 </dd> |
117 </dd> |
118 </dl> |
118 </dl> |
119 <div align="right"><a href="#top">Up</a></div> |
119 <div align="right"><a href="#top">Up</a></div> |
120 <hr /> |
120 <hr /> |
121 <hr /> |
121 <hr /> |