summaryrefslogtreecommitdiffstats
path: root/include/token_authorization_middleware.hpp
Commit message (Expand)AuthorAgeFilesLines
* Remove IBM specific variable nameEd Tanous2020-02-031-5/+7
* Enhance return value from pamAuthenticateUserJoseph Reynolds2020-01-301-2/+2
* Remove unused wildcard capturesEd Tanous2019-11-191-2/+2
* Implement constant time string compare for tokenEd Tanous2019-11-181-1/+7
* Auth methods configurationZbigniew Kurzynski2019-11-071-4/+13
* Revert "Auth methods configuration"James Feist2019-11-041-13/+4
* Auth methods configurationKowalski, Kamil2019-10-311-4/+13
* Make references to crow less obviousEd Tanous2019-10-181-4/+4
* Ignore charset for /login attemptsEd Tanous2019-08-021-1/+3
* Redfish(Authorization): Map the user role with the Redfish privilegesRatan Gupta2019-07-111-28/+25
* bmcweb: Add JSON response to /logoutAnthony Wilson2019-03-181-0/+5
* bmcweb: /s/boost::string_view/std::string_view/gEd Tanous2019-03-061-12/+12
* bmcweb: support next= url for forwarding loginEd Tanous2018-12-191-1/+2
* Move to clang-format-6.0Ed Tanous2018-09-051-311/+400
* Update whitelistEd Tanous2018-08-151-1/+3
* Move over to upstream c++ styleEd Tanous2018-07-261-132/+127
* Make SessionStore a proper singletonBorawski.Lukasz2018-07-251-19/+23
* Implement feature selection in bmcwebEd Tanous2018-06-291-1/+2
* Fix issue with basic auth and the bmcwebEd Tanous2018-06-291-6/+28
* Boost beastEd Tanous2018-06-291-85/+102
* Move bmcweb over to sdbusplusEd Tanous2018-06-291-2/+4
* Make middleware try other auth types on auth failureEd Tanous2018-04-221-14/+20
* Change order of authorization typesEd Tanous2018-04-221-20/+20
* Remove the last couple uses of json get<>Ed Tanous2018-03-271-17/+22
* Session and SessionCollectionKowalski, Kamil2018-02-051-46/+31
* Fix off by one error in cookie authenticationEd Tanous2018-02-051-1/+1
* Middleware prepared for Redfish integrationBorawski.Lukasz2018-01-171-93/+182
* Fix merge error introduced with base64.hpp deletionEd Tanous2018-01-121-1/+0
* Refactor session key storageEd Tanous2017-10-271-8/+10
* Update WebserverEd Tanous2017-10-241-101/+104
* Large updates to webserverEd Tanous2017-10-111-91/+174
* Lots of updates to webserver.Ed Tanous2017-08-081-24/+20
* incrementalEd Tanous2017-06-121-5/+125
* incrementalEd Tanous2017-06-061-2/+3
* incrementalEd Tanous2017-04-181-5/+3
* incrementalEd Tanous2017-04-031-1/+4
* incrementalEd Tanous2017-03-241-0/+8
* incrementalEd Tanous2017-03-131-6/+3
* clang-formatEd Tanous2017-03-031-13/+11
* incrementalEd Tanous2017-02-281-0/+23
OpenPOWER on IntegriCloud