commit | cdfd9d5f49b65421b413e7d7309d172cbacb483f | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Jul 23 11:35:00 2019 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Sep 03 18:44:14 2019 +0200 |
tree | ec05d13942d33f82c0888fe60217acd3caceb28d | |
parent | 4c7cf9561ed2f540d9bd184609b1df54c7893f6f [diff] [blame] |
Implement token refresh mechanism Change-Id: Id58e14f663ebdd86f3f2206d4bfb9ad5d87a35fa
diff --git a/Changes b/Changes index 968164a..7d28cfa 100755 --- a/Changes +++ b/Changes
@@ -9,6 +9,7 @@ (such as the Piwik plugin). - Fix treatment of legacy "collection" parameter. - Fix pagination by not repeating page value in URL. + - Added auto-refresh of OAuth tokens. WARNING: This requires relogin for all users!