Skip to content

ExApps should not require AA-VERSION header #336

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

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

bigcat88
Copy link
Member

Reason: AppAPI are already a bundled app, that distributes with Nextcloud Server and always have a version that Nextcloud Server have and this header is not needed anymore.

Starting from Nextcloud 32 AppAPI will stop sending this header to the ExApps.

We do not drop sending AA-VERSION header to the NC, until we drop the support of NC31, as old AppAPI versions still require those header, we just removing this header from the required header list.

@bigcat88 bigcat88 requested a review from kyteinsky February 12, 2025 16:44
@bigcat88 bigcat88 merged commit d467620 into main Feb 13, 2025
13 checks passed
@bigcat88 bigcat88 deleted the feat/exapp/drop-AA-VERSION branch February 13, 2025 05:55
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.

2 participants