Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Aug 18, 2023
1 parent 5c06801 commit 6a7c3ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog/unreleased/fix-plugins-go1.21 copy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Enhancement: Expire cached users and groups entries

Entries in the rest user and group drivers do not expire.
This means that old users/groups that have been deleted are still in cache.
Now an expiration of `fetch interval + 1` hours has been set.

https://github.com/cs3org/reva/pull/4121

0 comments on commit 6a7c3ec

Please sign in to comment.