Prosody should save a user's last activity (a timestamp, not his actual
activity) to enable deletion of inactive/unused accounts.
This is needed in order to implement issue #131.
MattJ
on
Changes
tagsType-Defect Type-Enhancement Status-Accepted
owner Waqas
MattJ
on
It's been suggested that as well as last login time, we should store the user's last IP address too. WFM.
MattJ
on
Changes
tags Milestone-0.9
christian.bendt
on
I would appreciate this. It's time to implement this.
MattJ
on
Indeed... we're working on it :)
It'll be part of the next release (we're planning the first release candidate for the end of next month).
MattJ
on
Unfortunately I have to push this to 1.0 (which seems ridiculous for what I still believe to be a very small issue). We need to get the coming release out.
I see no reason we can't have this feature for 0.9 as a module in prosody-modules, so I'll look into that if necessary.
Changes
tagsMilestone-0.9 Milestone-1.0
christian.bendt
on
This could be done together with "mod_housekeeping" in issue #131.
Version 1.0 will still need a couple of years, right? ;)
MattJ
on
> Version 1.0 will still need a couple of years, right? ;)
No, I don't think so :)
I'm already dropping planned features from it (likely even clustering) to make sure that doesn't happen.
Zash
on
mod_lastlog has been in prosody-modules for a while, should we promote it to a core module?
Prosody should save a user's last activity (a timestamp, not his actual activity) to enable deletion of inactive/unused accounts. This is needed in order to implement issue #131.
Type-DefectType-Enhancement Status-AcceptedIt's been suggested that as well as last login time, we should store the user's last IP address too. WFM.
I would appreciate this. It's time to implement this.
Indeed... we're working on it :) It'll be part of the next release (we're planning the first release candidate for the end of next month).
Unfortunately I have to push this to 1.0 (which seems ridiculous for what I still believe to be a very small issue). We need to get the coming release out. I see no reason we can't have this feature for 0.9 as a module in prosody-modules, so I'll look into that if necessary.
ChangesMilestone-0.9Milestone-1.0This could be done together with "mod_housekeeping" in issue #131. Version 1.0 will still need a couple of years, right? ;)
> Version 1.0 will still need a couple of years, right? ;) No, I don't think so :) I'm already dropping planned features from it (likely even clustering) to make sure that doesn't happen.
mod_lastlog has been in prosody-modules for a while, should we promote it to a core module?