Laurent Bachelier
|
f63180c187
|
CapPaste: Support expiration for posting, as a max_age parameter
|
2011-04-30 00:26:23 +02:00 |
|
Laurent Bachelier
|
c1c9b39e9d
|
paste* backends: Use the check_url decorator
|
2011-04-21 22:23:23 +02:00 |
|
Laurent Bachelier
|
1a4fd0d320
|
paste* backends: Stricter URL matching
|
2011-04-21 20:48:08 +02:00 |
|
Laurent Bachelier
|
dc35df83ef
|
paste* backends: Accept an URL or an ID
Like most other backends, with the id2url decorator.
|
2011-04-21 18:29:18 +02:00 |
|
Laurent Bachelier
|
154c061398
|
paste* backends: "Paste not found" exception
|
2011-04-20 01:03:04 +02:00 |
|
Laurent Bachelier
|
667b8267db
|
paste* backends: Do not fill the paste after post
It's the application job to call fill_paste().
We only need to get the id.
|
2011-04-14 23:50:13 +02:00 |
|
Laurent Bachelier
|
4dc3e56d18
|
pastealacon backend: Support posting
The captcha is not handled but an exception is properly raised.
|
2011-04-14 16:19:51 +02:00 |
|
Laurent Bachelier
|
9363781b3c
|
Add pastealacon backend for CapPaste
Sadly, not posting for now, for two reasons:
* we get a captcha very often
* the form page seems invalid and mechanize is not able to select the form
|
2011-04-14 16:19:50 +02:00 |
|