Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-30 | Verify users' email addresses when they attempt to sign-up | William Carroll | 1 | -2/+12 |
2020-07-28 | Restrict users from multiple failed login attempts | William Carroll | 1 | -0/+8 |
2020-07-28 | Create Sessions table | William Carroll | 1 | -2/+11 |
2020-07-27 | Add CHECK constraints to schema | William Carroll | 1 | -7/+8 |
2020-07-27 | Define table schema and CSVs to populate the database | William Carroll | 1 | -0/+31 |