2
0

Files from 27-03-26: Password Hashing and checks for password stregnth

This commit is contained in:
Daniel
2026-03-27 08:14:22 +01:00
parent 9238cba6f3
commit 39c8234b6d
3 changed files with 65 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ Wichtige Informationen
- Wird eventuell nie aktuell sein.
- Stundenplan - [Link](https://wvss-mannheim.webuntis.com/WebUntis/?school=wvss-mannheim#/basic/timetablePublic/class?entityId=2583)
## 27-03-26 - PHP (Unterrichts Projekt)
- Registrierung weiter gemacht
- Passwort checks
- Passwort hashing
## 25-03-26 - PHP (Unterrichts Projekt)
- Registrierung gemacht