Apashh
Apashh
@cconard96 sorry, mistake in mention
Same in 10.0.4... and can't resolve the issue with my code because the file changed...
I have found a solution against this problem with version 10.0.4 and 10.0.5. You can modify the file : nano glpi/src/KnowbaseItem.php search (Ctrl + W) string : getVisibilityCriteriaFAQ : Add...
Same problem with nightly on Windows 11 ! ;)
Infos send ! ;)
Hm ok ! ;) But i have tested this and if i want to connect on device with multiple wrong password i have no log/alarm... What i'm doing wrong ?
``` if failure.2 > 30 { self.send_login_error("Too many wrong password attempts") .await; Self::post_alarm_audit( AlarmAuditType::ManyWrongPassword, json!({ "ip":self.ip, }), ); } else if time == failure.0 && failure.1 > 6 { self.send_login_error("Please...
I have 2/3 message : this first (no log but its ok) :  after multiple test (but no log here, bug ?) :  after +50 test, **no** message...
Hm i have the message :  But again no log... It will be interesting to block IP auto after multiple attempt. For example in web console we can edit...
Hey, its true, a graylog server recieve ~4k-5k request from 1 device.. how reduce ? 😉