Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove IBM specific variable name | Ed Tanous | 2020-02-03 | 1 | -5/+7 |
* | Enhance return value from pamAuthenticateUser | Joseph Reynolds | 2020-01-30 | 1 | -2/+2 |
* | Remove unused wildcard captures | Ed Tanous | 2019-11-19 | 1 | -2/+2 |
* | Implement constant time string compare for token | Ed Tanous | 2019-11-18 | 1 | -1/+7 |
* | Auth methods configuration | Zbigniew Kurzynski | 2019-11-07 | 1 | -4/+13 |
* | Revert "Auth methods configuration" | James Feist | 2019-11-04 | 1 | -13/+4 |
* | Auth methods configuration | Kowalski, Kamil | 2019-10-31 | 1 | -4/+13 |
* | Make references to crow less obvious | Ed Tanous | 2019-10-18 | 1 | -4/+4 |
* | Ignore charset for /login attempts | Ed Tanous | 2019-08-02 | 1 | -1/+3 |
* | Redfish(Authorization): Map the user role with the Redfish privileges | Ratan Gupta | 2019-07-11 | 1 | -28/+25 |
* | bmcweb: Add JSON response to /logout | Anthony Wilson | 2019-03-18 | 1 | -0/+5 |
* | bmcweb: /s/boost::string_view/std::string_view/g | Ed Tanous | 2019-03-06 | 1 | -12/+12 |
* | bmcweb: support next= url for forwarding login | Ed Tanous | 2018-12-19 | 1 | -1/+2 |
* | Move to clang-format-6.0 | Ed Tanous | 2018-09-05 | 1 | -311/+400 |
* | Update whitelist | Ed Tanous | 2018-08-15 | 1 | -1/+3 |
* | Move over to upstream c++ style | Ed Tanous | 2018-07-26 | 1 | -132/+127 |
* | Make SessionStore a proper singleton | Borawski.Lukasz | 2018-07-25 | 1 | -19/+23 |
* | Implement feature selection in bmcweb | Ed Tanous | 2018-06-29 | 1 | -1/+2 |
* | Fix issue with basic auth and the bmcweb | Ed Tanous | 2018-06-29 | 1 | -6/+28 |
* | Boost beast | Ed Tanous | 2018-06-29 | 1 | -85/+102 |
* | Move bmcweb over to sdbusplus | Ed Tanous | 2018-06-29 | 1 | -2/+4 |
* | Make middleware try other auth types on auth failure | Ed Tanous | 2018-04-22 | 1 | -14/+20 |
* | Change order of authorization types | Ed Tanous | 2018-04-22 | 1 | -20/+20 |
* | Remove the last couple uses of json get<> | Ed Tanous | 2018-03-27 | 1 | -17/+22 |
* | Session and SessionCollection | Kowalski, Kamil | 2018-02-05 | 1 | -46/+31 |
* | Fix off by one error in cookie authentication | Ed Tanous | 2018-02-05 | 1 | -1/+1 |
* | Middleware prepared for Redfish integration | Borawski.Lukasz | 2018-01-17 | 1 | -93/+182 |
* | Fix merge error introduced with base64.hpp deletion | Ed Tanous | 2018-01-12 | 1 | -1/+0 |
* | Refactor session key storage | Ed Tanous | 2017-10-27 | 1 | -8/+10 |
* | Update Webserver | Ed Tanous | 2017-10-24 | 1 | -101/+104 |
* | Large updates to webserver | Ed Tanous | 2017-10-11 | 1 | -91/+174 |
* | Lots of updates to webserver. | Ed Tanous | 2017-08-08 | 1 | -24/+20 |
* | incremental | Ed Tanous | 2017-06-12 | 1 | -5/+125 |
* | incremental | Ed Tanous | 2017-06-06 | 1 | -2/+3 |
* | incremental | Ed Tanous | 2017-04-18 | 1 | -5/+3 |
* | incremental | Ed Tanous | 2017-04-03 | 1 | -1/+4 |
* | incremental | Ed Tanous | 2017-03-24 | 1 | -0/+8 |
* | incremental | Ed Tanous | 2017-03-13 | 1 | -6/+3 |
* | clang-format | Ed Tanous | 2017-03-03 | 1 | -13/+11 |
* | incremental | Ed Tanous | 2017-02-28 | 1 | -0/+23 |