Changeset 3448269
- Timestamp:
- 01/27/2026 11:23:55 PM (2 months ago)
- Location:
- security-ninja
- Files:
-
- 1 added
- 2 edited
-
tags/5.263/readme.txt (modified) (1 diff)
-
trunk/modules/login-protection (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
security-ninja/tags/5.263/readme.txt
r3446591 r3448269 348 348 * Improved: Added 'php_errorlog' to the list of allowed files to view by the file viewer. 349 349 * Improved: Added firewall events to the overview page for free users. 350 * FIX: Fixed CIDR notation matching in IP whitelist - CIDR ranges like 94.247.216.0/21 now correctly match IPs within the range (e.g., 94.247.221.129). Thank you Dirk.350 * FIX: Fixed CIDR notation matching in IP whitelist. Thank you Dirk. 351 351 * FIX: 2FA generation now uses your site's URL—rather than the site name—for labeling in authenticator apps, ensuring greater clarity and consistency. 352 352 * FIX: Refactor local request check in Wf_Sn_Tests class by introducing a dedicated method. Thank you Jean. -
security-ninja/trunk/readme.txt
r3446591 r3448269 348 348 * Improved: Added 'php_errorlog' to the list of allowed files to view by the file viewer. 349 349 * Improved: Added firewall events to the overview page for free users. 350 * FIX: Fixed CIDR notation matching in IP whitelist - CIDR ranges like 94.247.216.0/21 now correctly match IPs within the range (e.g., 94.247.221.129). Thank you Dirk.350 * FIX: Fixed CIDR notation matching in IP whitelist. Thank you Dirk. 351 351 * FIX: 2FA generation now uses your site's URL—rather than the site name—for labeling in authenticator apps, ensuring greater clarity and consistency. 352 352 * FIX: Refactor local request check in Wf_Sn_Tests class by introducing a dedicated method. Thank you Jean.
Note: See TracChangeset
for help on using the changeset viewer.