SECURITY: XSS in "Account Suspended" Messages and Badge Descriptions
This commit is contained in:
@@ -12,5 +12,6 @@ test("Visit Badge Pages", () => {
|
||||
andThen(() => {
|
||||
ok(exists('.badge-card'), "has the badge in the listing");
|
||||
ok(exists('.user-info'), "has the list of users with that badge");
|
||||
ok(!exists('.badge-card:eq(0) strike'));
|
||||
});
|
||||
});
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user