glm94
|
3d3b9c1e68
|
Updated the project's framework to .NET 5 and changed its launch configuration to no longer pop a browser on startup.
|
2021-03-10 15:03:02 -06:00 |
|
glm94
|
7008621799
|
Added code to support password settings. Fixed a bug where the [FromBody] attribute resulted in null object properties, as well as included more null checks.
|
2021-03-09 22:14:29 -06:00 |
|
glm94
|
d495bfca9c
|
Added the first part of allowing the user to reset their password.
|
2021-01-08 00:00:58 -06:00 |
|
glm94
|
26ea8e8cbc
|
Updated the Login code so it responds with a set-cookie header for the session token. Still looking into if this is the right thing to do however.
|
2021-01-03 02:36:36 -06:00 |
|