Apigility v1.2.1 Release Notes

Release Date: 2015-07-23 // over 8 years ago
    • ⚡️ 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.