Rushaway
Rushaway
What are the steps to reproduce this issue? ------------------------------------------- 0. Go on Sourcebans Settings -> Logs. 1. Open search bar 2. Click on Date and put only the year (ex...
If another anticheat or admin kick the player when it get detected, it return this error. ``` L 09/19/2023 - 05:27:03: [SM] Exception reported: Client 9 is not connected L...
Using lilac_ban 0 also print user was detected and banned. Wich is false. ``` 2023/06/13 12:03:31 [Version 1.7.4] {Name: ".Rushaway" | SteamID: STEAM_0:0:22170387 | IP: xxxx} is suspected of using...
It will awesome if Lilac support Discord API. (https://github.com/Sarrus1/DiscordWebhookAPI) When detecting a someone (call in same time as lilac_warn_admins)
What are the steps to reproduce this issue? ------------------------------------------- 1. `sm_ban @me -1 test` What happens? ------------- You get banned for the session. But it's useless the ban is automatically...
What are the steps to reproduce this issue? ------------------------------------------- 1. Connect a target with a SteamID Pending status 2. Ban him What happens? ------------- An admin banned a player with...
## Description Rewrite with curl (was in the todo list) ## Motivation and Context https://github.com/sbpp/sourcebans-pp/blob/php81/web/includes/SteamID/VanityURL.php#L20 ## How Has This Been Tested? In run on my community since few weeks now...
## Description Add check before using $_GET to prevent warnings ## Motivation and Context https://github.com/sbpp/sourcebans-pp/pull/821 and like [page.banlist.php#L722](https://github.com/sbpp/sourcebans-pp/blob/php81/web/pages/page.banlist.php#L722) ## How Has This Been Tested? Tested, no more warnings at all....
## Description Check if the Steamid format is valid by using `isValidID()` from [SteamID.php](https://github.com/sbpp/sourcebans-pp/blob/php81/web/includes/SteamID/SteamID.php#L116) For #900 I check if isset & is not empty (bcs they can be empty with...
## Description Use the same max value for truncate `short_name` like in [page.home.php#L42](https://github.com/Rushaway/sourcebans-pp/blob/af1221f5a5079df180cfd1e1550849424f17ebcc/web/pages/page.home.php#L42) ## Motivation and Context Fix: https://github.com/sbpp/sourcebans-pp/issues/909 ## How Has This Been Tested? - Ban someone - Edit...