Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 14:40
Unknown Object (File)
Thu, Nov 14, 23:15
Unknown Object (File)
Sun, Nov 10, 05:31
Unknown Object (File)
Sun, Nov 10, 05:30
Unknown Object (File)
Sun, Nov 3, 23:38
Unknown Object (File)
Thu, Oct 31, 19:12
Unknown Object (File)
Thu, Oct 31, 10:28
Unknown Object (File)
Oct 18 2024, 08:32
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.