[ https://issues.apache.org/jira/browse/VCL-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820206#comment-17820206 ]
ASF subversion and git services commented on VCL-1147: ------------------------------------------------------ Commit 695e3f15829f4ea8d9bbebb18090eb199489d657 in vcl's branch refs/heads/develop from Josh Thompson [ https://gitbox.apache.org/repos/asf?p=vcl.git;h=695e3f15 ] VCL-1147 - setting Max Reservation Duration for an image can give a user longer access than they should have requests.php: modified AJeditRequest: added check for $maximglen < $maxtimes['total'] before setting maxtimes['total'] = $maximglen > setting Max Reservation Duration for an image can give a user longer access > than they should have > ------------------------------------------------------------------------------------------------- > > Key: VCL-1147 > URL: https://issues.apache.org/jira/browse/VCL-1147 > Project: VCL > Issue Type: Bug > Components: web gui (frontend) > Reporter: Josh Thompson > Assignee: Josh Thompson > Priority: Major > Fix For: 2.6 > > > If an image has Max Reservation Duration set to an amount greater than what a > user is normally allowed, the user will be able to extend a reservation for > the image for up to whatever is set for the image. This is supposed to limit > the user to a lower amount, not give them more access. This only happens when > editing an existing reservation. The limit is correct when the reservation is > initially being created. -- This message was sent by Atlassian Jira (v8.20.10#820010)