aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_tokenauth.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_tokenauth: Allow attaching an arbitrary data table to a tokenMatthew Wild2022-10-131-1/+2
* mod_tokenauth: Remove expired tokens from storageMatthew Wild2022-10-061-0/+2
* mod_tokenauth: Invalidate tokens issued before most recent password changeMatthew Wild2022-10-061-0/+6
* mod_authz_internal, and more: New iteration of role APIMatthew Wild2022-08-171-1/+1
* mod_tokenauth: New API that better fits how modules are using token authMatthew Wild2022-07-201-12/+40
* mod_tokenauth: Track creation time of tokensMatthew Wild2020-02-281-0/+1
* mod_tokenauth: Handle tokens issued to bare hosts (eg components)Kim Alvefur2020-02-281-1/+1
* mod_authtokens: Rename to mod_tokenauth for consistency with mod_saslauthMatthew Wild2020-02-261-0/+81