Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
F46584208: D2470.id6227.diff
Thu, Aug 27, 11:43
Unknown Object (File)
Thu, Aug 27, 03:24
Unknown Object (File)
Wed, Aug 26, 03:29
Unknown Object (File)
Sun, Aug 23, 13:08
Unknown Object (File)
Sun, Aug 23, 09:22
Unknown Object (File)
Mon, Aug 17, 12:04
Unknown Object (File)
Mon, Aug 17, 11:02
Unknown Object (File)
Mon, Aug 17, 08:36
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.