OAuth token cleanup: Get rid of compile-time configuration

This commit is contained in:
rinpatch 2019-12-08 17:36:44 +03:00
commit bd3aa8500c
2 changed files with 3 additions and 6 deletions

View file

@ -82,6 +82,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Report emails now include functional links to profiles of remote user accounts
- Not being able to log in to some third-party apps when logged in to MastoFE
- MRF: `Delete` activities being exempt from MRF policies
- OTP releases: Not being able to configure OAuth expired token cleanup interval
<details>
<summary>API Changes</summary>