This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
Apigility Version 0.9.1
Pre-release
Pre-release
Fixes two critical issues in authentication/authorization reported against
0.9.0:
- zfcampus/zfoauth2#27
reported an inability to save OAuth2 adapter details from the Apigility admin
UI. These are now corrected. - A report on the apigility-users mailing
list
indicated that authorizations performed against REST entities were not working
correctly. This was due to an incomplete change from "resource" to "entity"
(as noted in the 0.9.0 release notes); the situation is now corrected.