When generating conduit tokens for bot users, one gets an API token with prefix
"api-". With this trivial fix arc install-certificate allows such tokens to
be set up in ~/.arcrc.
This commit fixes T8143.
Differential D14275
Allow API tokens to be added to arcrc cinek on Oct 14 2015, 12:40 PM. Authored by Tags Referenced Files
Subscribers
Details
When generating conduit tokens for bot users, one gets an API token with prefix This commit fixes T8143.
Diff Detail
Event TimelineComment Actions It's intentional that you can't add api- tokens via this workflow. Use --conduit-token. I don't intend to bring this change or any similar change upstream. Comment Actions It's OK. I can still add the API tokens for bots manually to the configuration. I don't like users to see them in ps output. |