Software /
code /
prosody
Comparison
util/bitcompat.lua @ 13246:2e04d54fb013
mod_tokenauth: Fix revoking a single token without revoking whole grant
This appears to have been a copy-paste of the grant revocation function,
or maybe the other way around. Either way, it deleted the whole grant
instead of the individual token as might be expected.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 23 Jul 2023 02:54:49 +0200 |
parent | 12975:d10957394a3c |
comparison
equal
deleted
inserted
replaced
13245:ffe4adbd2af9 | 13246:2e04d54fb013 |
---|