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

fix(provisionning_api): Remove parameters that are not set into template #37303

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

tcitworld
Copy link
Member

@tcitworld tcitworld commented Mar 20, 2023

Summary

Fixes

  • Notice: Undefined index: parameters
  • Warning: Invalid argument supplied for foreach()
  • Undefined index: targetUrl at /var/www/nc/nextcloud/core/templates/confirmation.php#9

The template is only called by the Provisioning API in apps/provisioning_api/lib/Controller/VerificationController.php, brought in #28422.

Checklist

@tcitworld tcitworld added the 3. to review Waiting for reviews label Mar 20, 2023
@tcitworld tcitworld added this to the Nextcloud 27 milestone Mar 20, 2023
@tcitworld tcitworld requested review from blizzz, a team, icewind1991 and come-nc and removed request for a team March 20, 2023 13:40
@tcitworld
Copy link
Member Author

/backport to stable26

This was referenced May 3, 2023
@blizzz blizzz mentioned this pull request May 17, 2023
@blizzz blizzz modified the milestones: Nextcloud 27, Nextcloud 28 May 23, 2023
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
@nextcloud nextcloud deleted a comment from tcitworld Feb 2, 2024
@nextcloud nextcloud deleted a comment from tcitworld Feb 2, 2024
@nickvergessen
Copy link
Member

Since it's pretty clear this thing is not used from any other point, let's move it also into the app, to avoid it being in core/ and therefore seen as "public API"

@blizzz blizzz mentioned this pull request Aug 1, 2024
This was referenced Aug 5, 2024
@skjnldsv skjnldsv mentioned this pull request Aug 13, 2024
@skjnldsv skjnldsv closed this Aug 14, 2024
@skjnldsv skjnldsv removed this from the Nextcloud 30 milestone Aug 14, 2024
@tcitworld tcitworld reopened this Aug 26, 2024
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Aug 28, 2024
@nextcloud nextcloud deleted a comment from tcitworld Aug 28, 2024
@nextcloud nextcloud deleted a comment from tcitworld Aug 28, 2024
@skjnldsv
Copy link
Member

/backport to stable30

@skjnldsv
Copy link
Member

/backport to stable29

@skjnldsv
Copy link
Member

/backport to stable28

@skjnldsv skjnldsv added this to the Nextcloud 31 milestone Aug 28, 2024
@provokateurin
Copy link
Member

Rebased to fix CI 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish stale Ticket or PR with no recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants