Compare commits

...

25 Commits

Author SHA1 Message Date
admingit dcea202f14 Transférer les fichiers vers ''
1 month ago
admingit c48a60a139 Transférer les fichiers vers ''
1 month ago
Splunk GitDeploy for Splunk 82ef52a037 test
1 month ago
Splunk GitDeploy for Splunk 9fde4ad8e9 test
1 month ago
Splunk GitDeploy for Splunk 64d1007824 retest
1 month ago
Splunk GitDeploy for Splunk 617540560a test_to_shv2
1 month ago
Splunk GitDeploy for Splunk 27c8796758 test_to_shv1
1 month ago
Splunk GitDeploy for Splunk 27a59420f0 Test-27-03_just_one_dashboard
1 month ago
Splunk GitDeploy for Splunk de83d48647 Test-27-03_All_App
1 month ago
Splunk GitDeploy for Splunk 60276cb21f Test-27-03
1 month ago
Splunk GitDeploy for Splunk 813f582e08 test_push_configxmlmodif
1 month ago
Splunk GitDeploy for Splunk 5719653c80 test_push_configxml
1 month ago
Splunk GitDeploy for Splunk 0645a74478 test_push_all_apps
1 month ago
Splunk GitDeploy for Splunk 24d19c99e3 test_push_dashboards
1 month ago
admingit 6d5454448b Transférer les fichiers vers ''
2 months ago
admingit f543d3b4d7 Transférer les fichiers vers ''
2 months ago
admingit 39f0a16d28 Supprimer 'license_validation.obfuscated.js'
2 months ago
admingit 7c62ca665b Supprimer 'license_svlctmlogpub03.unit-c.edf.fr_8FFFAJVY5YPP.lic'
2 months ago
admingit 289f39d21e Transférer les fichiers vers ''
2 months ago
admingit 3347641bec Supprimer 'license_validation.obfuscated.js'
2 months ago
admingit c94cb4ae7c Transférer les fichiers vers ''
2 months ago
admingit 6b21dce265 Supprimer 'license_svlctmlogpub03.unit-c.edf.fr_I0H6UP70WDRV.lic'
2 months ago
admingit 8c71137a0d Transférer les fichiers vers ''
2 months ago
Splunk Git Pusher 98b0c83126 Version_with_generique_conf
2 months ago
Splunk Git Pusher 78dc2545c9 App_clean_with_obfuscation_js
2 months ago

Binary file not shown.

@ -0,0 +1,16 @@
#
# Splunk app configuration file
#
[install]
is_configured = 0
[ui]
is_visible = true
label = Application1
[launcher]
author = Jocelyn PAMPHILE
description = Test app1
version = 1.0.0

@ -0,0 +1,9 @@
<nav search_view="search">
<view name="search" default='true' />
<view name="analytics_workspace" />
<view name="datasets" />
<view name="reports" />
<view name="alerts" />
<view name="dashboards" />
<view name="modules" />
</nav>

@ -0,0 +1,4 @@
[ui]
[launcher]
description = Test app1

@ -0,0 +1,8 @@
<form version="1.1" theme="dark">
<label>testapp1</label>
<fieldset submitButton="false">
<input type="checkbox" token="field1">
<label>field12</label>
</input>
</fieldset>
</form>

@ -0,0 +1,35 @@
# Application-level permissions
[]
access = read : [ * ], write : [ admin, power ]
### EVENT TYPES
[eventtypes]
export = system
### PROPS
[props]
export = system
### TRANSFORMS
[transforms]
export = system
### LOOKUPS
[lookups]
export = system
### VIEWSTATES: even normal users should be able to create shared viewstates
[viewstates]
access = read : [ * ], write : [ * ]
export = system

@ -0,0 +1,14 @@
[app/ui]
version = 10.2.1
modtime = 1773607210.850701000
[app/launcher]
version = 10.2.1
modtime = 1773607210.853035000
[views/testapp1]
access = read : [ * ], write : [ admin, power ]
export = system
owner = admin
version = 10.2.1
modtime = 1774650641.022567000

@ -1,4 +1,4 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<view template="bitwarden_event_logs:/templates/base.html" type="html" isDashboard="False"> <view template="bitwarden_event_logs:/templates/base.html" type="html" isDashboard="False">
<label>Configuration</label> <label>Configurationsss</label>
</view> </view>

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save