Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable29] Reset all sessions (in occ command and on upgrade) #5889

Merged
merged 2 commits into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. feat(reset): Add --all option to text:reset occ command

    Allows to reset all editing sessions at once.
    
    Signed-off-by: Jonas <jonas@freesources.org>
    mejo- authored and backportbot[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    160795d View commit details
    Browse the repository at this point in the history
  2. fix(reset): Reset all document sessions on upgrades from 3.10.0 or below

    Fixes: #5420
    Fixes: nextcloud/collectives#1270
    
    Signed-off-by: Jonas <jonas@freesources.org>
    mejo- committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3f722ab View commit details
    Browse the repository at this point in the history