Joost De Cock
Joost De Cock
For others looking for API docs, this is the closest I've found https://github.com/smallstep/clients/blob/main/postman/step-ca.postman_collection.json
@clegganator259 This is so we don't forget. No pressure :)
> *Please label this PR with the release version and one of the following labels, depending on the scope of your change* I have no triage rights on this repo,...
Try this: ``` ngx.req.set_header("X-User-Email", tostring(res.user["email"])) ngx.req.set_header("X-User-Username", tostring(res.user["preferred_username"])) ngx.req.set_header("X-User-Name", tostring(res.user["name"])) ```
I think this is too risky to warrant a v2 update. Closing
Can you please fix the linting errors so we can merge this? Tx
FYI: This won't actually resolve #2724 The way the linedrawings are handled in v2 is a bit convoluted. It's efficient in the way it's rendered, but a bit of a...
> Mostly done. I think we can close this issue. Let's :)
Not backporting fixes to v2. Should be ok in v3. Closing (sorry)
Theo and Theodore implement the Aldrich draft, which does not take thigh measurement into account. While I guess it's possible in principle to adapt it, I think it's better to...