Added some images

Paul Wagener 11 years ago
parent b1c9bb088c
commit c3594e6a34
  1. BIN
      static/img/password.png
  2. BIN
      static/img/password2.jpg
  3. 4
      templates/wachtwoorden.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

@ -4,6 +4,8 @@
<h1>Wachtwoorden</h1>
<img src="/static/img/password.png" class="center-block">
<div class="question">
<span class="question-string">Je hebt uit een database het volgende gehashte wachtwoord gehaald: d59084b66e167f13bef93b1a5d07acd2 Welk wachtwoord had deze gebruiker?</span>
<div class="points"><span class="question-points">5</span> punten</div>
@ -39,6 +41,8 @@
<textarea class="question-input" name="answer_password_brute_force_prevent">{{answers.answer_password_brute_force_prevent}}</textarea>
</div>
<img src="/static/img/password2.jpg" class="center-block">
<h2>Project</h2>
<p>Open een eigen PHP project waarin je wachtwoorden van gebruikers opslaat. Dit mag ook een project zijn wat je op school in een project hebt gemaakt.</p>

Loading…
Cancel
Save