summaryrefslogtreecommitdiff
path: root/include/authorization.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Fix infinite redirect when webui isn't installedEd Tanous1-20/+2
2021-03-19Add SameSite=Strict on Set-CookieGunnar Mills1-5/+7
2021-03-11Redfish Session : Fix clientIp getting mapped to clientIdSunitha Harish1-2/+3
2020-12-18Fix .clang-tidyEd Tanous1-5/+5
2020-12-15Add meson options for all authentication methods.Alan Kuo1-0/+16
2020-11-10Redfish Session : Support ClientOriginIPAddressSunitha Harish1-3/+6
2020-10-23Turn on ALL perf checksEd Tanous1-2/+2
2020-10-23fix include namesEd Tanous1-5/+4
2020-10-15Lots of performance improvementsEd Tanous1-2/+3
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-23/+18
2020-10-05Fix the build without the mutual TLS auth supportAlexander Filippov1-4/+7
2020-10-05Implement bugprone-branch-clone complianceEd Tanous1-2/+2
2020-08-17Remove middlewaresEd Tanous1-17/+14
2020-07-29Fix MTLS AuthJames Feist1-1/+45
2020-07-16Deprecate the "" operator, and isEqPEd Tanous1-3/+3
2020-07-16Rework Authorization flowJames Feist1-0/+267