mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 17:36:01 +03:00
[GH-ISSUE #1516] Repeatedly shows the same active user in "Active users" page #1193
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stefaweb on GitHub (Jul 4, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1516
Impacted versions
Steps to reproduce
Log using admin account and click on Modoboa Menu.
Current behavior
Repeatedly shows the same active user in list.
Expected behavior
Only one entry.
@tonioo commented on GitHub (Jul 9, 2018):
What is strange is that every session has the same opening date... Are you using more than one browser?
@stefaweb commented on GitHub (Jul 11, 2018):
Hi!
I tried again. Only one browser/session opened. Same result.
@tonioo commented on GitHub (Jul 12, 2018):
@stefaweb Do you manually disconnect from Modoboa? This view actually scans opened sessions to find active users... Maybe I could display only one line per user.
@stefaweb commented on GitHub (Jul 12, 2018):
Hi!
I tried.
login with admin -> disconnect -> login again -> modoboa -> Information
Same result.
@tonioo commented on GitHub (Jul 12, 2018):
Ok, I'll fix it.