fu/FU
Yorhel a8ac435f85 Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode()
URI, JSON and formdata decoding no longer checks for control characters,
but FU::Validate now rejects control characters by default. This
decouples semantic validation from format parsing and gives better
control over when control characters are allowed.
2025-08-22 10:03:06 +02:00
..
Benchmarks.pod Version 1.2 2025-07-06 07:25:37 +02:00
DebugImpl.pm Version 1.2 2025-07-06 07:25:37 +02:00
Log.pm Version 1.2 2025-07-06 07:25:37 +02:00
MultipartFormData.pm Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode() 2025-08-22 10:03:06 +02:00
Pg.pm Version 1.2 2025-07-06 07:25:37 +02:00
SQL.pm Version 1.2 2025-07-06 07:25:37 +02:00
Util.pm Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode() 2025-08-22 10:03:06 +02:00
Validate.pm Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode() 2025-08-22 10:03:06 +02:00
XMLWriter.pm Version 1.2 2025-07-06 07:25:37 +02:00
XS.pm Version 1.2 2025-07-06 07:25:37 +02:00