Withdrawal Security Admin Authorization Hotfix v2

Fixes projects where admins.status uses 1/0 rather than active/inactive strings.
Upload both files to the matching application paths, overwrite, then run:
php artisan optimize:clear

The checks accept 1, '1', true, or 'active' as active for compatibility.
