REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 614 B
Close
/opt/cloudlinux/venv/lib/python3.11/site-packages/clcommon/public_hooks/bundle/directadmin/bin/user_destroy_post
Text
Base64
#!/opt/cloudlinux/venv/bin/python3 -bb # -*- coding: utf-8 -*- # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2018 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT # import os from clcommon.public_hooks import setup_logger_and_sentry from clcommon.public_hooks.bundle.directadmin.lib import post_destroy_user def main(): setup_logger_and_sentry() system_user = os.environ.get('username') usertype = os.environ.get('usertype') exit(post_destroy_user(system_user, usertype)) if __name__ == '__main__': main()
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
domain_change_post
667 B
lrwxr-xr-x
2026-02-10 15:06:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
user_create_post
560 B
lrwxr-xr-x
2026-02-10 15:06:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
user_destroy_post
614 B
lrwxr-xr-x
2026-02-10 15:06:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
user_destroy_pre
612 B
lrwxr-xr-x
2026-02-10 15:06:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
user_restore_post
561 B
lrwxr-xr-x
2026-02-10 15:06:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).