Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
F7159585: D2470.id6227.diff
Mon, Apr 21, 16:31
F7151802: D2470.diff
Mon, Apr 21, 13:33
F7110129: D2470.id6227.diff
Sun, Apr 20, 20:41
F7108670: D2470.id.diff
Sun, Apr 20, 20:14
Unknown Object (File)
Sun, Apr 20, 03:46
Unknown Object (File)
Sun, Apr 20, 01:25
Unknown Object (File)
Mon, Apr 14, 19:23
Unknown Object (File)
Thu, Apr 10, 07:10
Subscribers
None

Details

Summary

Can be used for API queries:

curl https://devcentral.nasqueron.org/api/... -d api.token=$(phabricator/read-token.py) ...

Test Plan

Tested against devcentral with diffusion.repository.search query.

Diff Detail

Repository
rDEVTOOLS Nasqueron Devtools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jan 16 2022, 21:53
This revision was automatically updated to reflect the committed changes.