Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.6.165
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
files /
tests /
behat /
[ HOME SHELL ]
Name
Size
Permission
Action
add_custom_file_type.feature
1.62
KB
-rw-r--r--
course_files.feature
1.42
KB
-rw-r--r--
license_help_modal.feature
2.44
KB
-rw-r--r--
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