1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 5a36e84b86
[PR #8403/572caeaa backport][stable-9] keycloak_client: avoid TypeError if result["attributes"] is a list (#8427)
keycloak_client: avoid TypeError if `result["attributes"]` is a list (#8403)

* fix(keycloak_client): avoid TypeError if attributes is a list

As sanitize_cr might be executed after normalise_cr, result['attributes'] can be of type list and we
run into:

TypeError: list indices must be integers or slices, not str

* Update changelog fragment.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 572caeaa39)

Co-authored-by: Thomas Bach <63091663+thomasbach-dev@users.noreply.github.com>
2024-05-26 21:17:37 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
9.0.1.yml Prepare 9.0.1 release. 2024-05-26 16:40:36 +02:00
8403-fix-typeerror-in-keycloak-client.yaml [PR #8403/572caeaa backport][stable-9] keycloak_client: avoid TypeError if result["attributes"] is a list (#8427) 2024-05-26 21:17:37 +02:00
8411-locale-gen-vardict.yml [PR #8411/ec886203 backport][stable-9] multiple modules: use new vardict in module (#8419) 2024-05-26 14:13:46 +02:00
8413-galaxy-refactor.yml [PR #8413/e7ee90a9 backport][stable-9] ansible_galaxy_install: minor refactor (#8420) 2024-05-26 14:08:15 +02:00