Added password for peter.

This commit is contained in:
Michael Herzberg 2018-08-23 12:53:24 +01:00
parent 4b1bfafae8
commit 74d467880a
1 changed files with 5 additions and 2 deletions

View File

@ -46,6 +46,9 @@ three roles: *admins*, *lecturers*, and *students*.
* *Students* can view their grades. For their convenience, they have the ability
to filter their grade list by a lecturer name.
You are Peter, a student and you can log in with `peter` as username and
`football` as password. Try and see how much information/control you can gain!
## Setup
### Dependencies
@ -69,7 +72,7 @@ This means that
* on errors, rails will return a detailed debug page, and
* changed source files will automatically be picked up, without needing to
restart the server.
restart the server (useful for seeing if your fixes work).
Now, start the server: