dokumented the new features
This commit is contained in:
parent
f23fd2f5e9
commit
80fd77bbc1
14
README.MD
14
README.MD
@ -17,17 +17,19 @@ Some poc of a login / register setup with php & mysql
|
|||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
### Implemented
|
### Implemented
|
||||||
- Login
|
- [x] Login
|
||||||
- PHP Session ID
|
- [x] PHP Session ID
|
||||||
- Password Validation
|
- [x] Password Validation
|
||||||
- Name & Surname
|
- [x] Name & Surname
|
||||||
- Print all the infos (except password) on the secure.php page
|
- [x] Menu with different options for logged in users on the /secure.php page
|
||||||
|
- [x] Reset password
|
||||||
|
- [x] Profile page (/profile.php)
|
||||||
|
|
||||||
### Need implementation:
|
### Need implementation:
|
||||||
- [ ] Change password
|
- [ ] Change password
|
||||||
- [ ] Change email
|
- [ ] Change email
|
||||||
- [ ] Change Names
|
- [ ] Change Names
|
||||||
- [ ] Reset password
|
|
||||||
|
|
||||||
|
|
||||||
### Thanks for flying penguin stack overflow stealing! <3
|
### Thanks for flying penguin stack overflow stealing! <3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user