mirror of
https://github.com/ansible/ansible.git
synced 2026-02-03 20:40:24 -05:00
* Git allows embedding username and password in repo URL for https authentication. This may lead to exposing the user sensitive information to logs and unautheticated users. Adding no_log will partially solve this. * Added documentation warning user about URL embedded with username and password. * Added logic to remember user sensitive information for later sanitization Fixes: #84557 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> |
||
|---|---|---|
| .. | ||
| fragments | ||
| changelog.yaml | ||
| config.yaml | ||
| README.md | ||
Changelogs
As part of the release process a version-specific CHANGELOG-vX.Y.rst will be generated from fragments in
the fragments directory.
On release branches once a release has been created, consult the branch's version-specific file for changes that have
occurred in that branch. The devel branch does not have a generated changelog, only changelog fragments.