#31912: Path.resolve(strict=True) raises PermissionError.
---------------------------------+------------------------------------
Reporter: leonyxz | Owner: felixxm
Type: Bug | Status: closed
Component: Core (Other) | Version: 3.1
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e39e727ded673e74016b5d3658d23cbe20234d11" e39e727]:
{{{
#!CommitTicketReference repository=""
revision="e39e727ded673e74016b5d3658d23cbe20234d11"
Fixed #31912 -- Removed strict=True in Path.resolve() in project template
and CommonPasswordValidator.
This caused permission errors when user didn't have permissions to
all intermediate directories in a Django installation path.
Thanks tytusd and leonyxz for reports.
Regression in edeec1247e52de6fc32cee93e96d4ce36003ea4b and
26554cf5d1e96db10d0d5f4b69683a22fb82fdf8.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31912#comment:13>
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/065.2705953639ed8b909ed15cd9fc204b8b%40djangoproject.com.