Skip to content
Commit e93ca7fc authored by Thomas Haller's avatar Thomas Haller
Browse files

applet: refactor writing data to auth-dialog

Rework writing, to not write one item at a time, but
first create the entire data in-memory, and then write
it to the fd.

Also, ensure that there are no newlines as the format does
not support expressing newlines.

Still write all data synchronously.
parent e6218c31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment