Commit Graph

1215 Commits

Author SHA1 Message Date
Max 1a7c7312a4
5.0.2
Signed-off-by: Max <max@nextcloud.com>
2022-06-07 09:14:41 +02:00
blizzz 34f90ee474
Merge pull request #623 from nextcloud/fix/noid/metadata-race
fixes testing meta data before applying settings
2022-06-01 22:39:57 +02:00
Arthur Schiwon 14489518d7
fixes testing meta data before applying settings
- when a setting is changed() fetching the meta data is run first,
  before storing the value
- it may appear that a breaking change is good, or
- vice versa that a, actual fixing change does not have effect

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-06-01 14:00:53 +02:00
blizzz c91a678293
Merge pull request #619 from KoffeinKaio/fix-idpValueZero
fix routes to use 1 as default value for idp
2022-06-01 13:39:25 +02:00
dependabot-preview[bot] 45111590f8 Bump onelogin/php-saml from 3.4.1 to 4.0.0 in /3rdparty
Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/onelogin/php-saml/releases)
- [Changelog](https://github.com/onelogin/php-saml/blob/4.0.0/CHANGELOG)
- [Commits](https://github.com/onelogin/php-saml/compare/3.4.1...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2022-05-31 06:52:43 +00:00
Git'Fellow fa00969c92
Merge pull request #621 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.4.3
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 in /tests/integration
2022-05-31 07:11:00 +02:00
dependabot[bot] b7b402d55d Bump nextcloud/coding-standard from 0.5.0 to 1.0.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.5.0...v1.0.0)

---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 11:41:54 +02:00
Nextcloud bot 153bb90f5e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-29 03:39:59 +00:00
dependabot[bot] 6e70109536
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 in /tests/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 22:30:35 +00:00
blizzz 5b08d67c01
Merge pull request #617 from nextcloud/release/5.0.1
5.0.1
2022-05-24 16:12:54 +02:00
Sascha Markert 24553b466a
replace spaces with tab
Signed-off-by: Sascha Markert <markert@b1-systems.de>
2022-05-24 14:47:42 +02:00
Sascha Markert ecbedfa3d7
fix routes to use 1 as default value for idp
Signed-off-by: Sascha Markert <markert@b1-systems.de>
2022-05-24 14:41:32 +02:00
blizzz 323c27df0c
Merge pull request #613 from KoffeinKaio/fix-checkboxes
Fix displaying of global checkboxes in user_saml settings
2022-05-24 13:55:33 +02:00
Arthur Schiwon b35ca53d25
5.0.1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-05-24 13:23:06 +02:00
Arthur Schiwon 68f9c58314
adjust test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-05-24 13:09:27 +02:00
Sascha Markert 96b197206e
Fix displaying of global checkboxes in user_saml settings
Signed-off-by: Sascha Markert <markert@b1-systems.de>
Signed-off-by: Sascha Markert <kaio@kaio.ws>

Update lib/Settings/Admin.php

space  to tabs

Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Sascha Markert <kaio@kaio.ws>
Signed-off-by: Sascha Markert <markert@b1-systems.de>

merge latest commits (#1)

* Stricter check for direct=1 login

Signed-off-by: Carl Schwan <carl@carlschwan.eu>

* Revert "Handle mobile login flow with direct=1"

This reverts commit 86684d6c54.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>

* [tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>

Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Sascha Markert <kaio@kaio.ws>
Signed-off-by: Sascha Markert <markert@b1-systems.de>

Revert "merge latest commits (#1)"

This reverts commit 626686f7afa8b373251e966ad28865483d6b56b1.

Signed-off-by: Sascha Markert <markert@b1-systems.de>
2022-05-24 12:28:25 +02:00
blizzz 8fdb09403f
Merge pull request #615 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
2022-05-24 11:32:12 +02:00
Nextcloud bot e223e0fb81
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 03:45:57 +00:00
Nextcloud bot 2c52a098e1 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-13 18:55:32 +00:00
Carl Schwan d58d532a68
Merge pull request #614 from nextcloud/fix/mobile-login
Revert "Handle mobile login flow with direct=1"
2022-05-12 20:59:23 +02:00
Carl Schwan 957c51067b
Merge pull request #612 from nextcloud/fix/check-direct
Stricter check for direct=1 login
2022-05-12 17:07:06 +02:00
Carl Schwan 0f5e1ac352 Revert "Handle mobile login flow with direct=1"
This reverts commit 86684d6c54.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-12 14:49:11 +02:00
Nextcloud bot 144cf7ff71
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-11 03:32:29 +00:00
Nextcloud bot 6701039471
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-10 03:43:07 +00:00
Carl Schwan 06b6f33159 Stricter check for direct=1 login
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-09 13:16:43 +02:00
blizzz fbb0d9f6cd
Merge pull request #596 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.4.2
Bump guzzlehttp/guzzle from 7.4.1 to 7.4.2 in /tests/integration
2022-05-05 20:37:47 +02:00
Nextcloud bot 772663d3fc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-05 03:33:20 +00:00
Nextcloud bot 1d54b9b296
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-29 03:32:44 +00:00
blizzz a27ca8ceb8
Merge pull request #608 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
2022-04-26 23:29:03 +02:00
Nextcloud bot 8d6da83165 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26 15:29:24 +00:00
Nextcloud bot 79d2fd6f09
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26 03:32:36 +00:00
Nextcloud bot d2161022cd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-25 03:33:40 +00:00
Nextcloud bot 0bbbbc0010
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24 03:34:20 +00:00
blizzz 3ae2107e25
Merge pull request #605 from nextcloud/fix/build_2
build and publish services expects user_saml.tar.gz
2022-04-21 17:12:20 +02:00
Arthur Schiwon 2469f1a09e
build and publish services expects user_saml.tar.gz
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-21 17:07:42 +02:00
blizzz 71009f37af
Merge pull request #604 from nextcloud/fix/build
build and publish services expects user_saml.tar.gz
2022-04-21 17:02:02 +02:00
Arthur Schiwon 0d9d6672de
build and publish services expects user_saml.tar.gz
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-21 16:58:15 +02:00
Nextcloud bot fdbd126c95
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-21 03:28:37 +00:00
blizzz 692e7935e2
Merge pull request #601 from nextcloud/update-master-target-versions
Update master target versions
2022-04-19 11:38:21 +02:00
Joas Schilling 9948cbe96d
Allow 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19 11:17:22 +02:00
Arthur Schiwon 4a43fb2ca3
fix php target of stable24 tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-19 11:17:22 +02:00
Joas Schilling 73a3a49cee
Update master target versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19 11:17:21 +02:00
Nextcloud bot 9cb5d0686c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-19 03:29:33 +00:00
Nextcloud bot 53c47130bb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-16 03:27:08 +00:00
Nextcloud bot 1508eb18c8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-13 03:29:30 +00:00
Julius Härtl d6a009c54a
Merge pull request #600 from nextcloud/release/changelog-update
add changelog for 4.1.1, update for 5.0.0
2022-04-11 19:30:08 +02:00
Arthur Schiwon a4723b45bf
add changelog for 4.1.1, update for 5.0.0
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-11 15:45:15 +02:00
blizzz 313cfec4c7
Merge pull request #599 from nextcloud/add-release-workflow
Create appstore-build-publish.yml
2022-04-11 14:50:00 +02:00
blizzz 0958ec6e06
Create appstore-build-publish.yml 2022-04-11 14:43:13 +02:00
dependabot[bot] 20b6e35ecf
Bump guzzlehttp/guzzle from 7.4.1 to 7.4.2 in /tests/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.1...7.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 12:34:23 +00:00