Skip to content

Commit

Permalink
Update testCode.js
Browse files Browse the repository at this point in the history
  • Loading branch information
UiANick authored Aug 1, 2023
1 parent b32001e commit 33a6c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testFolder/testCode.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// Hardcoded credentials
const password = "admin123";


// Broken access control - No authorization check
function viewAdminPanel() {
console.log("Admin panel accessed");
Expand Down

0 comments on commit 33a6c03

Please sign in to comment.