summaryrefslogtreecommitdiff
path: root/include/authentication.hpp
AgeCommit message (Expand)AuthorFilesLines
4 daysLast fix for inversionEd Tanous1-1/+1
8 daysFix merge conflict in sessionEd Tanous1-0/+1
2024-05-01Bring consistency to config optionsEd Tanous1-65/+58
2024-04-26Make cookie auth check all headersEd Tanous1-43/+48
2024-04-11Simplify routerEd Tanous1-1/+0
2023-07-20Replace logging with std::formatEd Tanous1-12/+13
2023-06-17Set cookieAuth variable for cookieEd Tanous1-0/+1
2023-06-09Fix hack on Set-CookieEd Tanous1-5/+7
2023-05-26Add maybe_unused to possibly unused argumentEd Tanous1-1/+1
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-2/+2
2023-02-13Fix a couple #includesEd Tanous1-1/+0
2023-02-13Change static to inlineEd Tanous1-1/+1
2023-01-19Removed checking cookie in mTLS authenticationKarol Niczyj1-16/+10
2023-01-18Fix a boatload of #includesEd Tanous1-7/+7
2022-10-07Move ClientID parameter out of OEMEd Tanous1-2/+1
2022-07-26authn: correct meson behaviorsNan Zhou1-1/+2
2022-07-16Remove usages of boost::starts/ends_withEd Tanous1-3/+2
2022-07-12Fix const correctness issuesEd Tanous1-2/+2
2022-05-26auth: change authorization.hpp to authentication.hppNan Zhou1-0/+315