DefGuard/defguard

Replace user id in logs with username

Offen

#719 geöffnet am 13.08.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (107 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (2.779 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

If accessible, a username should be displayed in logs (info level) at all times in favor of the user id. If the user object is not accessible, a minimal sql query should be made to access it. This may be also expanded to other objects we refer to by id, which may be confusing for the end user.

Contributor Guide