IONOS(password_policy): NC32 fork release (NSW-946) - #2
Conversation
…licy Signed-off-by: Kai Henseler <kai.henseler@strato.de> (cherry picked from commit b2ba6de) Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
Why most checks are stuck queuedThese are not failures and they will not clear on their own. These forks inherit the upstream Nextcloud workflows, most of which pin
This is pre-existing, not caused by these PRs: nc-bruteforcesettings has never had a successful Judge these PRs on the checks that can run. Psalm is among them, and it is the check that would On this PR the runnable checks are: This PR does not touch composer at all — |
Rebases the IONOS delegated-settings delta onto vanilla v32.0.14. The app previously declared min-version="31" max-version="31" and would not enable on NC32. Upstream v32.0.14 still declares `implements ISettings`, so the IONOS commit was reapplied rather than dropped. It applied cleanly. PR: IONOS-Productivity/nc-password_policy#2 SHA: 5559c72dd242d7a040213ff144abf45079555252 Points at the PR head; moves to the v32.0.14-<sha7> fork tag once PR 2 in nc-password_policy merges. Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
|
Upstreaming of this patch is now in flight — see #3 (internal review) and nextcloud#1023 (upstream). Tracked in Jira as NSW-813, parked in the "Waiting for NC/Collabora" sprint. This PR still needs to merge as-is: the fork keeps carrying the patch on the NC32 line until Nextcloud merges and releases the upstream change. Server PR: IONOS-Productivity/ncw-server#324. |
…NOS fork) Rebases the IONOS delegated-settings delta onto vanilla v32.0.14. The app previously declared min-version="31" max-version="31" and would not enable on NC32. Upstream v32.0.14 still declares `implements ISettings`, so the IONOS commit was reapplied rather than dropped. It applied cleanly. PR: IONOS-Productivity/nc-password_policy#2 Tag: https://github.com/IONOS-Productivity/nc-password_policy/releases/tag/v32.0.14-aba443b SHA: aba443b755612273def2d2df4ed8d394f62f9cd8 Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
Summary
NC32 IONOS
password_policyline: upstreamv32.0.14+ rebased IONOS patches.ionos-dev-v32= vanillav32.0.14.Reconciliation against
v32.0.14implements ISettingsat v32.0.14, so the delegation patch is not redundantThe cherry-pick applied cleanly: this class is unchanged at v32.0.14 apart from unrelated code,
and it carries no
#[\Override]attributes, so none were added.Pre-existing base failure
Psalm reports
DocblockTypeContradictionatlib/Validator/HIBPValidator.php:54. Thisreproduces on bare
v32.0.14with no IONOS commits applied, so it is not introduced by this PRand is not fixed here.
Commit hashes are unformatted so GitHub auto-links them.
Consumed by
IONOS-Productivity/ncw-servervia a submodule bump after merge + tag.Jira: NSW-946