Commit graph

4 commits

Author SHA1 Message Date
Matthew Wild
a0f2f9ee19 mod_tokenauth: New API that better fits how modules are using token auth
This also updates the module to the new role API, and improves support for
scope/role selection (currently treated as the same thing, which they almost
are).
2022-07-20 10:52:17 +01:00
Matthew Wild
40bb67c03b mod_tokenauth: Track creation time of tokens 2020-02-28 21:55:40 +00:00
Kim Alvefur
92c65ed9af mod_tokenauth: Handle tokens issued to bare hosts (eg components) 2020-02-28 14:13:04 +01:00
Matthew Wild
f6a365c970 mod_authtokens: Rename to mod_tokenauth for consistency with mod_saslauth 2020-02-26 22:46:15 +00:00
Renamed from plugins/mod_authtokens.lua (Browse further)