Your comments

Thank you for always being around Curtis, even for old situations.

Great news!

2FA with app is nice but needs to be setup by users.

Receiving an email code is also a good alternative and then your users can switch to using the MFA app later no?


A plugin does that already I see https://tic.gal/en/mfa-for-glpi-does-exactly-what-you-think/

Solution :

in mailcollector.php, line 1210 right after" // Clean mail content" ; add :

if($tkt['_users_id_requester'] == 0)
{
$tkt['content'] = $requester . ':' . '
' . $tkt['content'];
}

If anybody happen to know how to retrieve the email account name data, feel free to share

Right, any follow up sent by an unregistred user will not show up the email adress/name of the sender

Image 423

Yes, I thought this was a bug https://github.com/glpi-project/glpi/issues/13240

without css of course :)(excell/thunderbird style)

Thanks a lot for being around here Curtis; you are right, "mutli sorting of results" we missed it but the feature is indeed present on the  https://glpi-project.org/glpi-10-0-final-release/ page

Hi Mahamadou, on the dashboard view, if you add a note and add some HTML in it, it can be an iframe.(watch out that iframes might be block, there is an option though to solve this see https://forum.glpi-project.org/viewtopic.php?id=159668) ; I think you need to comment or uncomment a line 

header('x-frame-options:SAMEORIGIN');

Yes, I'm in for the Excell style column sorting all the way !

Let's start a fundraising for this? I'm in for 150 € ; who else?

Wow thanks a lot, I thought it made sens, thanks a lot for listening/wanting to keep on improving your already high high level ticketing system !