You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that there is no way for clear the cached ip list.
For example:
Firewall::listCacheClear(); that clear the entire cache
and
Firewall::blacklist($ip, $clearlistcache = false); that refresh cache when save model
What do you'all think?
The text was updated successfully, but these errors were encountered:
Seems that there is no way for clear the cached ip list.
For example:
Firewall::listCacheClear(); that clear the entire cache
and
Firewall::blacklist($ip, $clearlistcache = false); that refresh cache when save model
What do you'all think?
The text was updated successfully, but these errors were encountered: