| Fri, 24 Mar 2023 12:59:47 +0000 |
Matthew Wild |
mod_tokenauth: Track last access time (last time a token was used)
|
| Fri, 24 Mar 2023 13:15:28 +0100 |
Kim Alvefur |
plugins: Prefix module imports with prosody namespace
|
| Tue, 21 Mar 2023 20:43:42 +0100 |
Kim Alvefur |
mod_tokenauth: Fix traceback in get_token_session()
|
| Tue, 21 Mar 2023 14:33:29 +0000 |
Matthew Wild |
mod_tokenauth: Switch to new token format (invalidates existing tokens!)
|
| Tue, 21 Mar 2023 14:04:39 +0000 |
Matthew Wild |
mod_tokenauth: Log error when token validation fails
|
| Thu, 16 Mar 2023 12:18:23 +0100 |
Kim Alvefur |
util.sasl.oauthbearer: Return username from callback instead using authzid (BC)
|
| Thu, 02 Mar 2023 22:34:29 +0100 |
Kim Alvefur |
mod_tokenauth: Fix misplaced closing parenthesis
|
| Wed, 01 Mar 2023 18:43:54 +0000 |
Matthew Wild |
mod_tokenauth: Gracefully handle missing tokens
|