diff options
author | Matthew Wild <mwild1@gmail.com> | 2025-02-12 12:33:45 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2025-02-12 12:33:45 +0000 |
commit | 54b77fd3caf5c1a30c5675dc8380d5fc34f0c402 (patch) | |
tree | 461f63371a1743a64be186018ad0df69d852153f /tools/migration/migrator | |
parent | 2d695b3c01ecbe7597b61f09ada9f436b980161e (diff) | |
download | prosody-54b77fd3caf5c1a30c5675dc8380d5fc34f0c402.tar.gz prosody-54b77fd3caf5c1a30c5675dc8380d5fc34f0c402.zip |
mod_account_activity: Record an account's last activity timestamp
This is similar to mod_lastlog/mod_lastlog2.
Some functionality was dropped, compared to mod_lastlog2. These features
(recording the IP address, or tracking the timestamp of multiple events) are
handled better by the mod_audit family of modules. For example, those
correctly handle multiple logins, IP address truncation, and data retention
policies.
The "registered" timestamp from mod_lastlog2 was also dropped, as this has
been stored in account_details by Prosody itself since at least 0.12 already.
Diffstat (limited to 'tools/migration/migrator')
0 files changed, 0 insertions, 0 deletions