zecure / shadowd_ui

The Shadow Daemon user interface
GNU General Public License v2.0
20 stars 9 forks source link

Use DQL to get last logged request #35

Closed zit-hb closed 4 years ago

zit-hb commented 4 years ago

The current code to get the last request in index.html.twig is very unoptimized and has to be replaced.

zit-hb commented 4 years ago

PR #36