Plugin Directory

Changeset 3448269


Ignore:
Timestamp:
01/27/2026 11:23:55 PM (2 months ago)
Author:
lkoudal
Message:

Changelog - Remove IP example

Location:
security-ninja
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • security-ninja/tags/5.263/readme.txt

    r3446591 r3448269  
    348348* Improved: Added 'php_errorlog' to the list of allowed files to view by the file viewer.
    349349* 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.
    351351* FIX: 2FA generation now uses your site's URL—rather than the site name—for labeling in authenticator apps, ensuring greater clarity and consistency.
    352352* 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  
    348348* Improved: Added 'php_errorlog' to the list of allowed files to view by the file viewer.
    349349* 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.
    351351* FIX: 2FA generation now uses your site's URL—rather than the site name—for labeling in authenticator apps, ensuring greater clarity and consistency.
    352352* 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.