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
baf2518fe81541e5dd0b36814602e5c95a64fc5e
secure-core
/
SecureCore
/
Authentication
T
History
glm94
baf2518fe8
Updated the way application settings are loaded and added some intialization functions to the various manager classes to load and validate all the user supplied options at start up instead of constantly reevaluating them over the course of the application's runtime.
2021-03-10 21:27:19 -06:00
..
ByteGenerator.cs
Started to try and organize all the authentication code.
2021-01-03 22:09:36 -06:00
PasswordManager.cs
Updated the way application settings are loaded and added some intialization functions to the various manager classes to load and validate all the user supplied options at start up instead of constantly reevaluating them over the course of the application's runtime.
2021-03-10 21:27:19 -06:00
SessionManager.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