Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-04 | Revert "https api: T5772: check if keys are configured unless PAM auth is ↵ | Daniil Baturin | |
enabled for GraphQL" This reverts commit 1b7e8f9ff7a86125ca7c8a2035650d5203dc54c5. | |||
2023-12-04 | Revert "https api: T5772: fix Python version not supporting f-ormated ↵ | Daniil Baturin | |
strings and dict parsing" This reverts commit e7efd65483e7f6e1902a9ab88f8453d5fbb63c09. | |||
2023-11-23 | https api: T5772: fix Python version not supporting f-ormated strings and ↵ | Christian Breunig | |
dict parsing cpo@LR3.wue3# commit [ service https ] At least one HTTPS API key is required! [[service https]] failed [[service https api]] failed cpo@LR3.wue3# set service https api keys id foo [edit] cpo@LR3.wue3# commit [ service https ] Missing HTTPS API key string for key id: foo | |||
2023-11-23 | https api: T5772: check if keys are configured unless PAM auth is enabled ↵ | Daniil Baturin | |
for GraphQL (cherry picked from commit 8c450ea7f538beb0b2cd21d35c05d18db49a1802) | |||
2020-04-08 | http api: T2252: backport increase proxy_read_timeout | John Estabrook | |
2019-11-18 | [service https] T1443: add setting of HTTPS listen port | John Estabrook | |
(cherry picked from commit 6b25ed2a44dde77f5cbfbf68fb4f5f661a34c1c0) | |||
2019-11-18 | [service https] T1443: organize internal data by server block | John Estabrook | |
(cherry picked from commit 3aadfc1fb0e3af03a98fb908c8709e4099296821) | |||
2019-09-04 | [service https] T1443: rename "server-names" option to "server-name". | Daniil Baturin | |
2019-09-04 | [service https] T1443: correct the listen-address option in the script. | Daniil Baturin | |
2019-09-04 | T1443: backport the HTTP API to crux. | Daniil Baturin | |
Implementation by Daniil Baturin and John Estabrook. |