telodendria/src/include
Jordan Bancino b0b2f11158 Refactor endpoint authentication flow.
Instead of one MatrixAuthenticate() function, we'll do
MatrixGetAccessToken(), and then UserAuthenticate(). This allows us to
give different error messages depending on what the user provided and what
the server state is.
2023-01-17 01:36:22 +00:00
..
Array.h Update copyright year 2022-12-26 15:52:52 +00:00
Base64.h Update copyright year 2022-12-26 15:52:52 +00:00
CanonicalJson.h Update copyright year 2022-12-26 15:52:52 +00:00
Cron.h Fix bugs in Cron 2022-12-26 16:28:58 +00:00
Db.h Begin prototyping User.h 2023-01-07 15:51:56 +00:00
HashMap.h Update copyright year 2022-12-26 15:52:52 +00:00
Http.h Update copyright year 2022-12-26 15:52:52 +00:00
HttpServer.h Update copyright year 2022-12-26 15:52:52 +00:00
Json.h Update copyright year 2022-12-26 15:52:52 +00:00
Log.h Update copyright year 2022-12-26 15:52:52 +00:00
Matrix.h Refactor endpoint authentication flow. 2023-01-17 01:36:22 +00:00
Memory.h Document MemoryHexDump() and DbExists() 2023-01-09 21:39:59 +00:00
Queue.h Update copyright year 2022-12-26 15:52:52 +00:00
Routes.h Update copyright year 2022-12-26 15:52:52 +00:00
Sha2.h Update copyright year 2022-12-26 15:52:52 +00:00
Str.h Renamed String.h to Str.h because Windows is dumb. 2023-01-08 04:38:06 +00:00
TelodendriaConfig.h Update copyright year 2022-12-26 15:52:52 +00:00
User.h Refactor endpoint authentication flow. 2023-01-17 01:36:22 +00:00
UserInteractiveAuth.h Fix bugs in Cron 2022-12-26 16:28:58 +00:00
Util.h Move string related functions to a new String API. 2023-01-07 04:33:32 +00:00