Releases: marketing-factory/oauth2
Releases · marketing-factory/oauth2
3.2.0
3.0.6
3.0.3
3.0.2
Version 3.0.2
- [FIX] use ext-key string instead of variable
- update license according to TYPO3 guideline
- set to GPL 2 or later
- Merge pull request #36 from marketing-factory/feature/update_license
- Update LICENSE.md
- Merge pull request #34 from infabo/patch-2
- [FIX] Use isset instead of is_array
- [FIX] be_users column-name realName instead of realname
- [FIX] fix PDO type for field of be_users (bytea)
- Bump m4tthumphrey/php-gitlab-api to 11.x in order to support PHP 8
Add fixes to template for TYPO 11.5
Version 3.0.1
- Add fixes to template for TYPO 11.5
- Merge pull request #30 from garbast/latest
Make compatible with TYPO3 11
Version 3.0.0
- Upgrade all dependencies and add TYPO3v11 support
- Remove support for TYPO3v9 and TYPO3v10
- Add publish via github workflow action.
Set new version
Version 2.0.1
- Set new version
Make compatible with TYPO3 10
Version 2.0.0
- Merge tag '1.15.1' into develop
- update typo3/cms-* dependencies
- make compatible with 10 LTS
- update name into camel case syntax
- Remove unused parentObject and fix wrong call for fetchUserRecord / remove extraWhere param.
- Add extension key to composer.json
- Check enable_clause for be an object.
- Update typo3 core dependency to fix security issue.
- Remove TYPO3 8 and set correct TYPO3 versions at README
- Update dependencies.
Add membership check
- solves #22
Version 1.1.0
============ - Add option to block external user. #4