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: Remove legacy settings forms #48138

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Sep 17, 2024

Summary

OC_App::getForms was always returning an empty array, because there were no setter for adminForms or personalForms anymore. So removed all that legacy settings forms logic.

Checklist

@susnux susnux added 3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Sep 17, 2024
@susnux susnux added this to the Nextcloud 31 milestone Sep 17, 2024
@susnux susnux force-pushed the chore/remove-legacy-settings-fors branch from a03579b to 5f9e4e8 Compare September 17, 2024 12:47
`OC_App::getForms` was always returning an empty array,
because there were no setter for `adminForms` or `personalForms` anymore.
So removed all that legacy settings forms logic.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the chore/remove-legacy-settings-fors branch from 5f9e4e8 to f5b73d2 Compare September 17, 2024 12:54
@susnux susnux merged commit 4d27523 into master Sep 17, 2024
173 checks passed
@susnux susnux deleted the chore/remove-legacy-settings-fors branch September 17, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants