Skip to content
Snippets Groups Projects
Commit c4cd85bb authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[utils][commands] Add django command to get users active on the site

This commands allows to retrieve the list of users who have a
session opened on the site. Note that this does not mean that they
are currently using the web site, just that they have logged in.

This can be useful when needing to do an unplanned reboot of the
platform for security reasons to warn potentially affected users.
parent 2fb3c397
No related branches found
No related tags found
Loading
Checking pipeline status