kimai / Paid-plugins

Support for paid Kimai plugins: Discussions and feature requests
https://www.kimai.org/store/
11 stars 1 forks source link

Kiosk Mode # Audit Log > [user: unknown] #70

Open asaglam76 opened 1 year ago

asaglam76 commented 1 year ago

Hi, I noticed the following during the audit (change history). If the registration is realized via the registration terminal, the following appears for the employee: [user: unknown] . Only in the detailed view the registered employee is displayed. See example: grafik

As seen in this test case, it is very difficult to differentiate who has logged in at the time recording terminal. The question is whether this is an error from the Kiosk plugin or Audit plugin. For user authentication we use LDAP. In the audit log, the information is correctly recorded via web-login, just not when the time recording is run via terminal (kiosk mode).

grafik

kevinpapst commented 1 year ago

whether this is an error from the Kiosk plugin or Audit plugin

Neither. The user displayed as "unknown" is the one who is currently logged-in. But there is none, the Kiosk runs in anonymized mode.

And the Audit log does not know anything about the Kiosk mode and can't handle any special case. Technically impossible. I don't think that this can be changed.

asaglam76 commented 1 year ago

OK, I see. Thanks a lot

kevinpapst commented 1 year ago

I will look into it later, but this is really a technical issue that is not easy to solve.