Hi there,

in 9.0 we merged a patch that changed the status code of the AppFrameworks RedirectResponse. The API was always ment to redirect the user "307 Temporary Redirect", but the status code was "303 See Other". This has now been addressed, so in case you used it and check for status codes,
make sure to adjust them:
https://github.com/owncloud/core/pull/22497

cheers Joas

_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to