Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
F42237641: D2470.diff
Fri, Aug 7, 06:16
Unknown Object (File)
Tue, Jul 28, 09:36
Unknown Object (File)
Tue, Jul 28, 06:47
Unknown Object (File)
Mon, Jul 27, 10:23
Unknown Object (File)
Wed, Jul 22, 12:43
Unknown Object (File)
Wed, Jul 22, 01:47
Unknown Object (File)
Sun, Jul 19, 12:10
Unknown Object (File)
Sat, Jul 18, 07:56
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.