Robert O Butts
Robert O Butts
Currently, if magic Parameters for URLSig don't exist, url_sig.so and remap.config will fail to reload. At least `error_url`, possibly also `excl_regex` and `sig_anchor = urlsig`. We should make the Cache...
Right now, t3c (and ORT before it) call systemd to reload and restart services. This doesn't work with the CiaB, which doesn't have systemd on its cache Docker container. This...
Currently, the API docs for `POST /api/1.2/profiles` and `GET /api/1.2/profiles/:id` don't indicate that these endpoints accept parameters. They do, can server to import/export an entire profile including params. The docs...