mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-15 19:42:04 +00:00
Do not allow credentials to be present in the URLs that are provided for migrations and push mirrors. They have to be given via the dedicated input fields. Give a error when this happens. There's nothing wrong with trying have the backend "correct" this, but would be a larger patch than necessary in the context of a security fix. This can be done in public. |
||
---|---|---|
.. | ||
admin.go | ||
auth_form.go | ||
org.go | ||
package_form.go | ||
repo_branch_form.go | ||
repo_form.go | ||
repo_form_test.go | ||
repo_tag_form.go | ||
report_abuse.go | ||
runner.go | ||
user_form.go | ||
user_form_auth_openid.go | ||
user_form_hidden_comments.go | ||
user_form_test.go |