Corey Daley
Corey Daley
Would like to add application/x-bzip2 as a ZIP-based MIME type here: https://mimesniff.spec.whatwg.org/#zip-based-mime-type
gzip does not, as far as I am aware, create an archive of multiple files and folders as does tar, zip, etc. It uses a compression algorithm to shrink the...
Would like to see application/x-tar added to the archive MIME type here: https://mimesniff.spec.whatwg.org/#archive-mime-type
Remove archive message @AlexVulaj ptal
### 🔖 Need Following Secure by Default principles, it would make sense to enable the AutoLogout feature by default and provide documentation for how to configure or disable it. Most...
## Hey, I just made a Pull Request! Example pull request for https://github.com/backstage/backstage/issues/22692 #### :heavy_check_mark: Checklist - [ ] A changeset describing the change and affected packages. ([more info](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#creating-changesets)) -...
**Describe the bug** Systems created on the iPad version do not sync to the MacOS version, and systems created on the MacOS version do not sync to the iPad version....
Fixes # **Summary of Changes** 1. 2. 3. > PS: Make sure your PR includes/updates tests! If you need help with this part, just ask!
RHIDP-1149: Enable Auto Logout feature by default, provide configuration options and documentation
## Description - Modified packages/app/src/components/AppBase/AppBase.tsx to include the AutoLogout component, enables by default and includes the [defaults](https://backstage.io/docs/auth/autologout/) recommended by Backstage. - Modified app-config.yaml to include options to modify the Auto...
## Hey, I just made a Pull Request! This pull request builds off of #23320 and supersedes it, fixing the conflicts that it had with the main branch when it...