#4503 closed defect (worksforme)
browser authz leaking: failed authzing non-english directory
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | version control | Version: | 0.10.3 |
| Severity: | normal | Keywords: | permission, svnauthz, unicode, authzsourcepolicy |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
authz content:
[/] *=r [/non-english-directory-name] *=
authz encoding: UTF-8
actual result: no one is blocked from /non-english-directory-name in trac/browser, but svnserve is doing it fine.
Attachments (0)
Change History (11)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Huh. I'm getting the same problem here. However, it works correctly in the version of RealSubversionAuthorizer I submitted in #4997 (just had to add a line like path = path.encode('utf-8')).
But I wouldn't recommend using it as it hasn't been vetted yet ;)
comment:3 by , 18 years ago
| Milestone: | 0.10.5 → 0.11.1 |
|---|
Could be an encoding issue with the authz file itself .
comment:4 by , 18 years ago
| Keywords: | permission authz unicode added |
|---|
comment:6 by , 17 years ago
| Milestone: | 0.11-retriage → 0.11.5 |
|---|
Move high prio tickets from 0.11-retriage to next maintenance release.
comment:7 by , 16 years ago
| Keywords: | svnauthz added; authz removed |
|---|---|
| Milestone: | 0.11.6 → 0.12.1 |
comment:8 by , 16 years ago
| Description: | modified (diff) |
|---|
comment:10 by , 15 years ago
| Milestone: | next-minor-0.12.x |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |
Indeed, thanks for checking. Please reopen if the issue can be reproduced.
comment:11 by , 12 years ago
| Keywords: | authzsourcepolicy added |
|---|



authz content: