Results 9 issues of Dan

**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Fixes the login script parsing regex Template ### Before submitting a *pull request*...

site-bug
pending-fixes
stale-pr

## Bug Description I've noticed a bug where if the body of a fetch response is large (let us say above 50mb), grabbing the body contents takes a long time...

bug

It should be noted though, it will use the `user` passed in `containers.create()`/`containers.run()` AND the user has to be made on the host machine with the same name/uid or else...

status/need-info

Documentation for the `flags` parameter is missing `IS_VOICE_MESSAGE`. Message Edit does not support setting it for some reason so that stays the same.

### Description Currently, filenames from files uploaded to discord are cleansed similarly to flask's `secure_filename()` function here . This breaks using `attachment://filename` in components/embeds sometimes since the filename there won't...

bug

# What does this PR do? Fixes `QwenImageEditPlusPipeline` not using the passed in width/height for the VAE. Currently if you set the width/height to anything other than 1024x1024, for example...