Антон Касимов

Results 7 issues of Антон Касимов

httpd incorrectly handles max request size with https servers. With following configuration httpd drops file upload to second server with error code 413. I upload files to second server, but...

Please include cyrillic symbols in the font.

It would be nice to be able to pass url instead of connection parameters.

🚀 feature

Dumping boards with same name causes exception FileExistsError: [Errno 17] File exists Dumped boards should be named in conjuction with board's id.

bug
enhancement

Do you have any plans on including obsdpkgup to ports?

FileNotFoundError can be processed in exception_handlers # Summary Avoid handling FileNotFoundError in FileResponse. This allows FileNotFoundError to be properly handled using exception_handlers, for example, by returning a 404 error when...

## Description I am not able to clone repositories via SSH if the URL contains an underscore in the user part. For example: [email protected]:org/repo.git or [email protected]:org/repo.git. Running git clone directly...

🐛bug