Closed Bug 610766 Opened 14 years ago Closed 13 years ago

Request to allow POSTs to pastebin.mozilla.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: aakashd, Unassigned)

Details

Pastebin.com offers a API to post to their website (i.e. http://pastebin.com/api.php). I didn't see the same functionality in pastebin.mozilla.org though, can we open this piece of functionality to our version?

My reasoning: To be able to pastebin build id, lists of extension and contents of about:support from nightly tester tools to pastebin.mozilla.org. It'd be a really useful tool.
I'd love this for my own purposes too; I have a pastebin script (http://k0s.org/hg/config/file/93cc3245bf2b/python/pastebin.py) that I use heavily for (mostly) intra-mozilla communication.  I'd love to point this to pastebin.mozilla, but would need this API change.

[point of order: note how short this script is]
pastebin.mozilla.org is not the same thing as pastebin.com. There's no API or special POST switch or anything that can be turned on for pastebin.mozilla.org. pastebin.com's code is closed source, so we can't just use it either. Sorry guys...

If you find some good pastebin software that works better than the ugly stuff that is on pastebin.mozilla.org, I'm sure IT would love to hear about it.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
If you just need to pastebin from a script you can do something like this: https://github.com/oremj/pastebinit/blob/master/pastebinit.py
You're right, Reed. I found 3-4 other pastebin-like open-source projects, but they pail in comparison to the original. We can try copying information over to pastebin.com or tinypaste.com in the meantime until a better solution pops up. Thanks!
Hey now, here's a pastebin clone with a restful API: 

https://github.com/bartTC/django-paste

..and its in Django!
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Can we resolve this WORKSFORME based on comment 3, which appears to fulfill the original request? If the project in comment 5 is desired, please file a new bug to get that set up, which will need some justification, security reviews and general planning and build-out.
Status: REOPENED → RESOLVED
Closed: 14 years ago13 years ago
Resolution: --- → WORKSFORME
http://pastebin.mozilla.org/2052645

I hope this has worked.
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.