Skip to content

Commit

Permalink
Oversight templates
Browse files Browse the repository at this point in the history
  • Loading branch information
veniware committed Dec 19, 2023
1 parent d0f6fb8 commit d1f8e98
Show file tree
Hide file tree
Showing 13 changed files with 306 additions and 151 deletions.
2 changes: 1 addition & 1 deletion Protest/Front/gandalf.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class Gandalf extends Window {
this.menuArray[0].appendChild(document.createElement("br"));

const description = document.createElement("div");
description.textContent = "Gandalf is a security tool designed to help you identify users who use weak passwords. Users bellow the strength threshold will get an email notification asking them to change to a more secure password.";
description.textContent = "Gandalf serves as a security tool designed to help you identify users with weak and vulnerable passwords. Individuals falling below the strength threshold will receive an email prompt, urging them to switch to a more robust and secure password.";
description.style.display = "inline-block";
description.style.fontSize = "large";
description.style.maxWidth = "720px";
Expand Down
5 changes: 5 additions & 0 deletions Protest/Front/mono/battery.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Protest/Front/mono/chip.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions Protest/Front/mono/gandalf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion Protest/Front/mono/graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Protest/Front/mono/msgraph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d1f8e98

Please sign in to comment.