0m 47s
Jan 13, 2025, 12:17 AM

oauth2

Fix missing code param in authentication request (#21) The $data array for the authentication request is overwritten after setting the value and key for the code parameter, so $data['code'] is missing.

LadySolveig
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

1+ vendor/bin/phpcs --config-set installed_paths vendor/joomla/coding-standards 0s
2Using config file: /drone/src/vendor/squizlabs/php_codesniffer/CodeSniffer.conf 0s
3 0s
4Config value "installed_paths" added successfully 0s
5+ vendor/bin/phpcs --standard=ruleset.xml src/ 0s
6. 1 / 1 (100%) 0s
7 0s
8 0s
9Time: 77ms; Memory: 10MB 0s
10 0s
Exit Code 0