Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed Nov 21, 2022
1 parent f3667b1 commit aeed2c2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The following sections list the changes for unreleased.

## Summary

* Bugfix - Lower IDP token lifespans: [#5077](https://github.com/owncloud/ocis/pull/5077)
* Bugfix - Do not reindex a space twice at the same time: [#5001](https://github.com/owncloud/ocis/pull/5001)
* Bugfix - Find spaces by their name: [#5044](https://github.com/owncloud/ocis/pull/5044)
* Bugfix - Adjust cache related configuration options: [#5087](https://github.com/owncloud/ocis/pull/5087)
Expand All @@ -17,6 +18,12 @@ The following sections list the changes for unreleased.

## Details

* Bugfix - Lower IDP token lifespans: [#5077](https://github.com/owncloud/ocis/pull/5077)

We've lowered the IDP token lifespans to more reasonable durations.

https://github.com/owncloud/ocis/pull/5077

* Bugfix - Do not reindex a space twice at the same time: [#5001](https://github.com/owncloud/ocis/pull/5001)

We fixed a problem where the search service reindexed a space while another reindex process was
Expand Down

0 comments on commit aeed2c2

Please sign in to comment.