Block a user
38cdd1bfb2
Add timestamps to teh user since its also an entity, and test the login. Add a redirect helper for the responses.
aab1138163
Update the user table to have the timestamps
0825c098e5
Updated the episode repository, look for any other instances of the insert method from the database handler.
730777a5ca
Use some type hinting in the comments to implement a more generic connection method for the DB handler.
1b14f1523b
Refactor some of the testing, try and understand why the mocking for the DB Handler is returning null and not true