Tags: rnd-cosoft/api-tools-mvc-auth
Tags
### Release Notes for [1.8.0](https://github.com/laminas-api-tools/ap… …i-tools-mvc-auth/milestone/6) ### Added Adds support for PHP 8.2. ### Removed Removes support for PHP 7 releases. ### 1.8.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** #### Enhancement - [48: Drop PHP 7 support, add PHP 8.2 support](laminas-api-tools#48) thanks to @weierophinney #### Bug,Documentation - [47: Merge release 1.7.2 into 1.8.x](laminas-api-tools#47) thanks to @github-actions[bot] - [45: Merge release 1.7.1 into 1.8.x](laminas-api-tools#45) thanks to @github-actions[bot]
### Release Notes for [1.7.2](https://github.com/laminas-api-tools/ap… …i-tools-mvc-auth/milestone/7) 1.7.x bugfix release (patch) ### 1.7.2 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug,Documentation - [46: fixed wrong type for identity property](laminas-api-tools#46) thanks to @ppaulis
### Release Notes for [1.7.1](https://github.com/laminas-api-tools/ap… …i-tools-mvc-auth/milestone/5) 1.7.x bugfix release (patch) ### 1.7.1 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **1** #### Bug,Documentation - [44: Fixed wrong typing in `AuthenticatedIdentity` docBlocks](laminas-api-tools#44) thanks to @ppaulis #### Bug,Documentation,Duplicate - [42: fixed wrong typing in doc blocks](laminas-api-tools#42) thanks to @ppaulis
### Release Notes for [1.7.0](https://github.com/laminas-api-tools/ap… …i-tools-mvc-auth/milestone/3) Feature release (minor) ### 1.7.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Enhancement - [43: Allow php 8.1](laminas-api-tools#43) thanks to @snapshotpl #### Awaiting Author Updates,Enhancement - [40: Update composer.json](laminas-api-tools#40) thanks to @jprangenbergde
### Release Notes for [1.6.0](https://github.com/laminas-api-tools/ap… …i-tools-mvc-auth/milestone/1) ### Added - This release adds support for PHP 8.0. ### Removed - This release removes support for PHP versions prior to 7.3. - This release drops support for laminas-eventmanager releases prior to 3.2.0. ### 1.6.0 - Total issues resolved: **3** - Total pull requests resolved: **3** - Total contributors: **4** #### Enhancement - [36: Add Psalm integration](laminas-api-tools#36) thanks to @weierophinney and @boesing - [34: Switch to GHA CI workflow](laminas-api-tools#34) thanks to @internalsystemerror and @weierophinney - [32: PHP 8.0 support](laminas-api-tools#32) thanks to @eimkua1 and @boesing
api-tools-mvc-auth 1.5.1 Based on https://github.com/zfcampus/zf-mvc-auth/releases/tag/1.5.1 (commit cf08f973696f8f3f9f7bb5d964406be79c21e56b in this repo) Added ----- - Nothing. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zfcampus/zf-mvc-auth#143](zfcampus/zf-mvc-auth#143) provides an update to `Laminas\ApiTools\MvcAuth\Factory\OAuth2ServerFactory` to allow the `api-tools-oauth2.options.use_openid_connect` option (or adapter-specific setting `options.use_openid_connect`) to vary which class is used for an `authorization_code` grant type. If the setting is present and a boolean `true` value, the class `OAuth2\OpenID\GrantType\AuthorizationCode` will be used instead of `OAuth2\GrantType\AuthorizationCode`.
api-tools-mvc-auth 1.5.0 Based on https://github.com/zfcampus/zf-mvc-auth/releases/tag/1.5.0 (commit 923b51d4da0e04d165df6135681d9a742d0af98d in this repo) Added ----- - [zfcampus/zf-mvc-auth#137](zfcampus/zf-mvc-auth#137) adds support for laminas-permissions-rbac 3.0. - [zfcampus/zf-mvc-auth#137](zfcampus/zf-mvc-auth#137) adds support for PHP 7.1 and 7.2. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - [zfcampus/zf-mvc-auth#137](zfcampus/zf-mvc-auth#137) removes support for HHVM. Fixed ----- - [zfcampus/zf-mvc-auth#136](zfcampus/zf-mvc-auth#136) provides changes to the `OAuth2Adapter` that prevent hitting the database twice when the token is valid.
api-tools-mvc-auth 1.4.3 Based on https://github.com/zfcampus/zf-mvc-auth/releases/tag/1.4.3 (commit a9d1371509301ad31b5f688912e1840b773efa43 in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zfcampus/zf-mvc-auth#128](zfcampus/zf-mvc-auth#128) fixes an issue stemming from changes in the Admin API; controller service names are often written in configuration using dash, versus namespace, separators, which causes authorization lookups to fail. This version now converts dashes to namespace separators in the controller names when creating the ACL.
PreviousNext