This website requires JavaScript.
Explore
Help
Sign In
glm94
/
secure-core
Watch
1
Star
0
Fork
0
Code
Issues
9
Pull Requests
Releases
Wiki
Activity
Files
70086217990cc0ec37c851fd273b9276551b10e9
secure-core
/
SecureCore
/
Models
T
History
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
..
Employee.cs
Intial commit. THe bare bones of a REST .NET Core app have been made.
2021-01-01 00:57:07 -08:00
LoginInfo.cs
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
RegistrationInfo.cs
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
User.cs
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