progress lock login
This commit is contained in:
parent
76876f94ef
commit
c4be77c4a4
@ -23,18 +23,10 @@ class AuthController extends Controller
|
||||
]);
|
||||
|
||||
$allowedIds = [
|
||||
727,
|
||||
1755,
|
||||
2184,
|
||||
2549,
|
||||
993,
|
||||
3053,
|
||||
2319,
|
||||
1995,
|
||||
2011,
|
||||
2145,
|
||||
1113,
|
||||
2998
|
||||
727,1755,2184,2549,993,3053,2319,1995,2011,2145,1113,2998,592,442,2787,1600,1109,2676,566,640,1109,868,2370,2342,1028,1079,2007,735,950,994,1069,1358,890,2291,1310,98,800,
|
||||
2006,299265,892,2005,2531,2457,508,2147,401,1331,1430,1067,193,1071,639,1028,419,2626,2793,910,2055,645,637
|
||||
|
||||
|
||||
];
|
||||
$user = User::where('namauser', $request->namauser)->first();
|
||||
if (!in_array($user->id, $allowedIds)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user