-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
8.1.8
-
Code
-
Classes
- ITSEC_Network_Brute_Force_Utilities
Total Complexity |
52 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
305 |
Lines of code |
190 |
Logical lines of code |
107 |
Comment lines |
46 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_server_response() |
A |
41 |
14 |
54 |
activate_api_key() |
A |
49 |
9 |
28 |
get_api_key() |
A |
48 |
8 |
31 |
set_cache() |
S |
56 |
5 |
17 |
call_api() |
S |
55 |
4 |
18 |
is_ip_banned() |
S |
63 |
4 |
10 |
report_ip() |
S |
63 |
4 |
10 |
get_cache() |
S |
61 |
2 |
12 |
hmac_sha1() |
S |
62 |
2 |
10 |