⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
work
/
config
/
View File Name :
permissions.php
<?php return [ // Report 'report_view', // Contact Submissions 'contact_manage', //Newsletter 'newsletter_manage', // Language 'language_manage', 'language_translation', // Booking 'booking_view', 'booking_update', 'booking_manage_others', // Booking 'enquiry_view', 'enquiry_update', 'enquiry_manage_others', // Templates 'template_view', 'template_create', 'template_update', 'template_delete', // News 'news_view', 'news_create', 'news_update', 'news_delete', 'news_manage_others', // Roles 'role_manage', 'role_view', 'role_create', 'role_update', 'role_delete', 'permission_view', 'permission_create', 'permission_update', 'permission_delete', // Dashboard 'dashboard_access', 'dashboard_vendor_access', // Settings 'setting_update', // Menus 'menu_view', 'menu_create', 'menu_update', 'menu_delete', // create permissions 'user_view', 'user_create', 'user_update', 'user_delete', 'page_view', 'page_create', 'page_update', 'page_delete', 'page_manage_others', 'setting_view', 'setting_update', // Media 'media_upload', 'media_manage', // Location 'location_view', 'location_create', 'location_update', 'location_delete', 'location_manage_others', //Review 'review_manage_others', // Other System Permissions 'system_log_view', 'theme_manage', // Social 'social_manage_forum', // Plugin 'plugin_manage', // Vendor 'vendor_payout_view', 'vendor_payout_manage', // Popup 'popup_view', 'popup_create', 'popup_update', 'popup_delete', 'media_manage_others' ];