Commit graph

12 commits

Author SHA1 Message Date
Kim Alvefur
af2cf5f188 renamening: Fix newly added imports to use the new namespace 2023-06-18 16:48:56 +02:00
Matthew Wild
75bf9e6eff util.session: Add 'since' property with timestamp of session creation 2023-03-29 13:01:28 +01:00
Kim Alvefur
43531740f9 util: Prefix module imports with prosody namespace 2023-03-17 16:23:16 +01:00
Matthew Wild
7ebea134e6 util.session: Add role management methods 2022-06-15 11:37:09 +01:00
Kim Alvefur
0e16eeb216 util.session: Remove tostring call from logging
Taken care of by loggingmanager now
2019-07-30 02:24:06 +02:00
Kim Alvefur
392eac3c62 util.session: Fix session id not include unauthed forever 2019-04-03 17:20:57 +02:00
Kim Alvefur
5a4948a744 util.session: Fix luacheck warnings 2016-02-22 17:32:11 +01:00
Kim Alvefur
273a126b4b util.session: How would you even send anything to a session? 2015-11-24 19:31:37 +01:00
Kim Alvefur
40f592ecf0 util.session: How does a session relate do a connection? 2015-11-24 19:26:27 +01:00
Kim Alvefur
cfc3a5ad7b util.session: What does the session say? 2015-11-24 19:04:54 +01:00
Kim Alvefur
3bf4a8eef7 util.session: What is the identity of a session? 2015-11-24 19:09:51 +01:00
Kim Alvefur
cf7c286cfb util.session: What is a session? 2015-11-24 19:00:43 +01:00