Releases: owncloud/oauth2
Releases · owncloud/oauth2
0.5.0
Added
- Add support for trusted clients #298
- Support setups with user login name != internal UID #286
- Implement the oauth2 pkce extension #276
Changed
- Return proper error description for auth-core/refresh-token errors #279
- Adjust PHP dependencies for composer 2.0 #273
0.5.0 RC1
Added
- Add support for trusted clients #298
- Support setups with user login name != internal UID #286
- Implement the oauth2 pkce extension #276
Changed
- Return proper error description for auth-core/refresh-token errors #279
- Adjust PHP dependencies for composer 2.0 #273
oauth2-0.5.0-rc1.tar.gz
0.4.4
Changelog
Fixed
- No exception in case the token is unknown and the openid connect app is enabled - #255
Changes
-
Updated libraries
-
Updated translations
List of all changes
v0.4.3...v0.4.4
0.4.4 RC1
Changelog
Fixed
- No exception in case the token is unknown and the openid connect app is enabled - #255
Changes
-
Updated libraries
-
Updated translations
List of all changes
v0.4.3...v0.4.4
0.4.3
Changelog
Changed
- Improve adding a new client - #237
- Drop PHP Support 7.0 - #238
0.4.3RC1
Changelog
Changed
- Improve adding a new client - #237
- Drop PHP Support 7.0 - #238
0.4.2
Changelog
v0.4.1...v0.4.2
Changed
- Handle refresh token of a disabled user - #225
- Use a WHATWG URL spec compliant URL parser - see https://url.spec.wha… - #229
- Remove back button from error page, add logging and return proper err… - #220
- Needs
php-gmp
extension now
- Check user status - #209
0.4.2RC3
Changelog
v0.4.1...v0.4.2
Changed
- Handle refresh token of a disabled user - #225
- Use a WHATWG URL spec compliant URL parser - see https://url.spec.wha… - #229
- Remove back button from error page, add logging and return proper err… - #220
- Needs
php-gmp
extension
- Check user status - #209
0.4.2RC2
Changelog
Changed
- Use a WHATWG URL spec compliant URL parser - see https://url.spec.wha… - #229
- Remove back button from error page, add logging and return proper err… - #220
- Check user status - #209
- Needs
php-gmp
extension
0.4.2RC1
Changelog
Changed
- Use a WHATWG URL spec compliant URL parser - see https://url.spec.wha… - #229
- Remove back button from error page, add logging and return proper err… - #220
- Check user status - #209
- Needs
php-gmp
extension