annotate .hgtags @ 4270:243f7b0dbf35

mod_http_oauth2: Reduce authorization code validity time to 2 minutes RFC 6749 states > A maximum authorization code lifetime of 10 minutes is RECOMMENDED. So 15 minutes was way too long. I was thinking 5 minutes at first but since this should generally be instant, I settled on 2 minutes as a large guesstimate on how slow it might be on slow links.
author Kim Alvefur <zash@zash.se>
date Sun, 22 Nov 2020 18:46:25 +0100
parents 9fa588babbba
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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