Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Apigility 1.2.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 23 Jul 17:19
· 188 commits to master since this release
  • zfcampus/zf-oauth2#112 fixes a parse error in the receive code template, and updates the cURL examples on that page to use the current request scheme.
  • Fixes for AG2015-01, which patch a user spoofing vector in zf-oauth2.
  • zfcampus/zf-mvc-auth#94 fixes HTTP authentication to ensure that omitting an Authorization header no longer results in a 401 status, and instead falls back to using the GuestIdentity as it did prior to 1.1.0.
  • zfcampus/zf-apigility-admin#305 and zfcampus/zf-apigility-admin-ui#69 allow DB adapters that do not support metadata features to be used for DB-Connected REST services.