Red-Dashboard
Red-Dashboard copied to clipboard
An easy-to-use interactive web dashboard to control your Redbot.
This is an automated PR. Please ensure that there are no errors or invalid files are in the PR.
Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.3 to 2.1.1. Changelog Sourced from waitress's changelog. 2.1.1 Security Bugfix - Waitress now validates that chunked encoding extensions are valid, and don't contain invalid characters that...
### Type - [X] Bugfix - [ ] Enhancement - [ ] New feature ### Description of the changes Require all HTML form elements to have a value before submitting...
### Type - [ ] Bugfix - [ ] Enhancement - [x] New feature ### Description of the changes This adds support for Cog Creators to create generic routes for...
### What part of dashboard are you having an issue with? - [ ] Documentation - [ ] Dashboard webserver - [ x] Dashboard cog ### What happened? Issue when...
### Type - [X] Bugfix - [ ] Enhancement - [ ] New feature ### Description of the changes Updated requirements so now it is able to run
### Type - [ ] Bugfix - [ ] Enhancement - [X] New feature ### Description of the changes Hello, I tried to integrate myself the third parties in Red-Dashboard....
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
This PR will serve for tracking for release 0.1.9a for Dashboard web server. This PR is not compatible with the current released version for Dashboard cog (0.1.8a). # Disclaimer This...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...