You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExApps should not require AA-VERSION header (#336)
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.
Signed-off-by: bigcat88 <bigcat88@icloud.com>
0 commit comments