-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38222 from owncloud/feature/lock-breaker-group
Add app config to allow groups of users to be lock breakers
- v10.15.0
- v10.15.0-rc.4
- v10.15.0-rc.3
- v10.15.0-rc.2
- v10.15.0-rc.1
- v10.14.0
- v10.14.0-rc.3
- v10.14.0-rc.2
- v10.14.0-rc.1
- v10.13.4
- v10.13.4-rc.1
- v10.13.3
- v10.13.3-rc.2
- v10.13.3-rc.1
- v10.13.2
- v10.13.2-rc.1
- v10.13.2-beta.1
- v10.13.1
- v10.13.1-rc.2
- v10.13.1-rc.1
- v10.13.0
- v10.13.0-rc.2
- v10.13.0-rc.1
- v10.13.0-beta.1
- v10.13.0-alpha.1
- v10.12.2
- v10.12.2-rc.1
- v10.12.1
- v10.12.1-rc.3
- v10.12.1-rc.2
- v10.12.1-rc.1
- v10.12.0
- v10.12.0-rc.3
- v10.12.0-rc.2
- v10.12.0-rc2
- v10.12.0-rc.1
- v10.12.0-beta.2
- v10.12.0-beta.1
- v10.11.0
- v10.11.0-rc.3
- v10.11.0-rc.2
- v10.11.0-rc.1
- v10.11.0-beta.1
- v10.11.0-alpha.2
- v10.11.0-alpha.1
- v10.10.0
- v10.10.0RC3
- v10.10.0RC2
- v10.10.0RC1
- v10.9.1
- v10.9.1RC2
- v10.9.1RC1
- v10.9.0
- v10.9.0beta1
- v10.9.0RC2
- v10.9.0RC1
Showing
17 changed files
with
703 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Enhancement: Special user groups can break persistent locks | ||
|
||
Not only the owner of a lock can unlock a resource but the lock breaker groups | ||
are allowed to break locks as well. | ||
|
||
https://github.com/owncloud/core/pull/38222 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.