diffix/dashboards

Track metabase log out

edongashi opened this issue · 1 comments

If the user logs out they have to know the password to get back in.

Logout event can probably be intercepted by sniffing the HTTP messages. In case it happens, we can log them in again.

We removed options of logging out entirely.