Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
F10939004: D2470.id6228.diff
Wed, Aug 6, 11:06
F10938057: D2470.diff
Wed, Aug 6, 08:08
F10936527: D2470.id6227.diff
Wed, Aug 6, 02:42
Unknown Object (File)
Tue, Aug 5, 07:41
Unknown Object (File)
Mon, Aug 4, 12:43
Unknown Object (File)
Sat, Aug 2, 01:00
Unknown Object (File)
Mon, Jul 28, 01:34
Unknown Object (File)
Sat, Jul 26, 19:59
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 Passed
Unit
No Test Coverage
Branch
read-phabricator-token
Build Status
Buildable 3852
Build 4102: arc lint + arc unit

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.