-
Notifications
You must be signed in to change notification settings - Fork 1
/
lab_migration.permissions.yml
executable file
·42 lines (42 loc) · 1.38 KB
/
lab_migration.permissions.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
'lab migration create proposal':
title: 'lab migration create proposal'
'restrict access': true
'lab migration manage proposal':
title: 'lab migration manage proposal'
'restrict access': true
'lab migration edit proposal':
title: 'lab migration edit proposal'
'restrict access': true
'lab migration approve proposal':
title: 'lab migration approve proposal'
'restrict access': true
'lab migration propose solution':
title: 'lab migration propose solution'
'restrict access': true
'lab migration approve code':
title: 'lab migration approve code'
'restrict access': true
'lab migration bulk manage code':
title: 'lab migration bulk manage code'
'restrict access': true
'lab migration bulk delete code':
title: 'lab migration bulk delete code'
'restrict access': true
'lab migration upload code':
title: 'lab migration upload code'
'restrict access': true
'lab migration download code':
title: 'lab migration download code'
'restrict access': true
'administer lab migration':
title: 'administer lab migration'
'restrict access': true
'lab migration generate lab':
title: 'lab migration generate lab'
'restrict access': true
'Create custom Certificate':
title: 'create custom certificate '
description: 'Create custom Certificate'
'Verify custom Certificate of lab':
title: 'Verify custom Certificate of lab'
description: 'Verify custom Certificate of lab'