skip menu and go to main content

body start

MoniWiki

Resolved  acl 플러그인에서 "페이지이름"을 지정하면 "페이지이름"이 들어...

10.09.27-20:11:52

315735

Submitted by wkpark

Assignee wkpark

View1899

Priority3

ACL 플러그인을 사용하는 경우, 페이지이름을 지정하면 지정된 페이지이름 글자가 포함된 모든 페이지에 ACL이 적용되는 문제가 있었습니다.

예를 들어 "보안지침" 이라는 페이지만 제한을 걸었을 경우에 "보안지침"이라는 단어가 포함된 모든 페이지에 제한이 걸립니다.

이것을 원래 스팩대로 고치도록 합니다.

이문제를 회피하는 방법은 ^보안지침$ 이라고 페이지 명칭을 regex로 지정하시면 됩니다.

Milestone : 1.1.6

Severity : Normal

Resolution : Fixed

Comments on this artfact

0 Comments

wkpark

"Resolution" was changed from "None" to "Accepted As Bug"
"Severity" was changed from "None" to "Normal"
"Milestone" was changed from "None" to "1.1.6"

10.09.27-20:11:53

wkpark

Codes changed : moniwiki/plugin/security/acl.php [#315735] check exact matched page names correctly.

10.09.27-21:13:47

wkpark

"Resolution" was changed from "Accepted As Bug" to "Fixed"
"State" was changed from "Open" to "Closed"

10.09.27-21:15:00