fix(security): remove user / password from the URL #102

Merged
earl-warren merged 1 commit from earl-warren/release-notes-assistant:wip-read-token into main 2025-08-02 11:52:59 +00:00
Contributor

If a URL such as http://user:password@example.com is provided to the --forgejo-url argument, remove it. The credentials can only be provided via the --token argument. The would otherwise be leaked in the release notes, as part of the URL to the pull requests.

If a URL such as http://user:password@example.com is provided to the --forgejo-url argument, remove it. The credentials can only be provided via the --token argument. The would otherwise be leaked in the release notes, as part of the URL to the pull requests.
fix(security): remove user / password from the URL
All checks were successful
/ test (pull_request) Successful in 5m19s
143f112344
If a URL such as http://user:password@example.com is provided
to the --forgejo-url argument, remove it. The credentials can only be
provided via the --token argument. The would otherwise be leaked in
the release notes, as part of the URL to the pull requests.
earl-warren 2025-08-02 09:09:39 +00:00
viceice approved these changes 2025-08-02 11:36:12 +00:00
earl-warren deleted branch wip-read-token 2025-08-02 11:53:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
forgejo/release-notes-assistant!102
No description provided.