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/plugins/modules/files
sc-anssi 2f0ae0408d
Better handling of base64-encoded values in xattr module (#3675)
* Fix exception in xattr module when existing extended attribute's value contains non-printable characters and the base64-encoded string contains a '=' sign

* Added changelog fragment for #3675

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-09 06:08:15 +01:00
..
archive.py archive - idempotency enhancement for 4.0.0 (#3075) 2021-08-12 08:18:38 +02:00
filesize.py
ini_file.py ini_file: add multiple options with same name to ini file (#3033) 2021-08-15 12:59:50 +02:00
iso_create.py
iso_extract.py Remove deprecated features scheduled for removal in 3.0.0 (#1926) 2021-03-09 21:23:20 +01:00
read_csv.py
sapcar_extract.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
xattr.py Better handling of base64-encoded values in xattr module (#3675) 2021-11-09 06:08:15 +01:00
xml.py