[ 
https://issues.apache.org/jira/browse/VCL-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157052#comment-14157052
 ] 

ASF subversion and git services commented on VCL-178:
-----------------------------------------------------

Commit 1629056 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1629056 ]

VCL-178 - enable checkuser flag for per reservation instead of image only

vcl.sql:
-added 'Allow No User Check' user group
-added admin user to be member of 'Allow No User Check' user group

update-vcl.sql:
-added stored procedure AddUserGroup - needed it to be a SP because mysql does 
not let you select from a table (usergroup) (to get values related to the edit 
user group) when inserting in that table (usergroup)
-added call to AddUserGroup to add 'Allow No User Check' user group
-added insert to add admin user to be member of 'Allow No User Check' user group

> enable checkuser flag for per reservation instead of image only
> ---------------------------------------------------------------
>
>                 Key: VCL-178
>                 URL: https://issues.apache.org/jira/browse/VCL-178
>             Project: VCL
>          Issue Type: New Feature
>          Components: database, vcld (backend), web gui (frontend)
>            Reporter: Aaron Peeler
>             Fix For: 2.4
>
>
> Occasionally a specific user will need the ability to have checkuser flag 
> disable so the reservation is not reclaimed if the user disconnects. This 
> would apply to a sysadmin or a researcher versus a 1st yr student.
> In addition to the image profile, add checkuser flag to the reservation table 
> so this can be enabled on a per user/reservation basis in addition to the 
> image profile.
> This would be for sysadmins, higher level users and user groups, such as the 
> boss, etc. Set this flag based a per-user and/or on a user group attribute 
> setting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to