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

[WiP] accept OCM to groups #1

Open
wants to merge 253 commits into
base: master
Choose a base branch
from
Open

Conversation

michielbdejong
Copy link
Member

No description provided.

phil-davis and others added 25 commits April 17, 2023 15:37
…2bits_quota_release

Maybe we can avoid a merge conflict then?
* Fix quota for 32 bits. Some vars could be float instead of integer

* Include float type in phpdocs

* force downgrading encryption to 1.5.3 in .drone.star, this branch is intended to be shipped with 1.5.3

---------

Co-authored-by: Juergen Weigert <[email protected]>
* Allow javascript .map files in .htaccess
Fixes owncloud#40734

* fix syntax

---------

Co-authored-by: Phil Davis <[email protected]>
We undo
1) a .drone.star hack that was needed tp make the release-branch pass ci.
2) revert of 40702 and 40712, which we did not want to have in the release, but want to keep them in master.
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.6 to 9.6.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.6...9.6.7)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…hpunit/phpunit-9.6.7

Bump phpunit/phpunit from 9.6.6 to 9.6.7
[tests-only] update litmus to maintained container in ci
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.5.0...7.5.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
ownclouders and others added 30 commits July 16, 2023 06:54
* skip share_folder for guest users

* add changelog

* appy suggestions

* update config.sample.php

* fix return

* just return root
* disable online updater for enterprise

* add changelog entry

* fix changelog entry

* add changelog entry
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.9 to 9.6.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.10/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.9...9.6.10)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.20 to 3.0.21.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.20...3.0.21)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.