#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
---------------------------------+------------------------------------
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"14a19700d8b90b5949381153c854613a45923ef4" 14a19700]:
{{{
#!CommitTicketReference repository=""
revision="14a19700d8b90b5949381153c854613a45923ef4"
[3.1.x] 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.
Backport of e39e727ded673e74016b5d3658d23cbe20234d11 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31912#comment:14>
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.13469370455a8b121b7b5d651212d58c%40djangoproject.com.