1
0
mirror of synced 2025-12-31 06:02:42 -05:00
Files
docs/data/release-notes/enterprise-server/2-21/16.yml

15 lines
1.3 KiB
YAML

date: '2021-03-16'
sections:
security_fixes:
- Packages have been updated to the latest security versions.
bugs:
- Importing of repository archives from GitHub Enterprise Server that are missing repository files would fail with an error.
known_issues:
- On a freshly set up GitHub Enterprise Server without any users, an attacker could create the first admin user.
- Custom firewall rules are not maintained during an upgrade.
- Git LFS tracked files [uploaded through the web interface](https://github.com/blog/2105-upload-files-to-your-repositories) are incorrectly added directly to the repository.
- Issues cannot be closed if they contain a permalink to a blob in the same repository where the file path is longer than 255 characters.
- When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results.
- Security alerts are not reported when pushing to a repository on the command line.
- When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users.