Mercurial > prosody-modules
annotate .hgtags @ 5446:dd7bddc87f98
mod_http_oauth2: Fix inclusion of role in refreshed access tokens
`refresh_token_info` does not carry the role, and due to behavior prior
to prosody trunk rev a1ba503610ed it would have reverted to the users'
default role. After that it instead issues a token without role which is
thus not usable with e.g. mod_rest
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 11 May 2023 21:37:35 +0200 |
parents | 9fa588babbba |
children |
rev | line source |
---|---|
638
60cee6923ee7
Tagging last 0.8.x compatible revision of this repo, for 0.8.x support move to http://code.google.com/p/prosody-modules.0-8/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
1 2c07bcf56a36d6e74dc0f5422e89bd61f4d31239 0.8-diverge |
2169
9fa588babbba
Tag last commit available on Google Code for future reference
Kim Alvefur <zash@zash.se>
parents:
638
diff
changeset
|
2 1656d4fd71d07aa3a52da89d4daf7723a555e7dd last-google-code-commit |