#32397: django-admin start[project|app] doesn't send proper user agent header
when
HTTP(S) url is sent.
-------------------------------------+-------------------------------------
Reporter: rsp2k | Owner: rsp2k
Type: New | Status: assigned
feature |
Component: Core | Version: 3.1
(Management commands) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 1
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
By default, when fetching a remote template, django-admin
start[app|project] uses the default urllib User Agent which causes some
sites to block requests (namely gitlab, since they use cloudflare See
https://gitlab.com/gitlab-org/gitlab/-/issues/219669).
--
Ticket URL: <https://code.djangoproject.com/ticket/32397>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/048.1b3ced7ba2be9c5240a7ac89603860be%40djangoproject.com.