[#699] add worker to clean expired oauth tokens
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- config/config.exs 3 additions, 1 deletionconfig/config.exs
- docs/config.md 2 additions, 0 deletionsdocs/config.md
- lib/pleroma/application.ex 1 addition, 0 deletionslib/pleroma/application.ex
- lib/pleroma/web/oauth/token.ex 16 additions, 20 deletionslib/pleroma/web/oauth/token.ex
- lib/pleroma/web/oauth/token/clean_worker.ex 41 additions, 0 deletionslib/pleroma/web/oauth/token/clean_worker.ex
- lib/pleroma/web/oauth/token/query.ex 55 additions, 0 deletionslib/pleroma/web/oauth/token/query.ex
- test/web/oauth/token_test.exs 13 additions, 0 deletionstest/web/oauth/token_test.exs
Loading
Please register or sign in to comment