1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/conf
epriestley 03ebbccbc9 Restore image proxying to Remarkup
Summary:
Previously, Remarkup allowed you to paste in an image URI and get an inline
image. However, it did this by hotlinking the image which isn't so hot in an
open source product.

Restore this feature, but use image proxying instead. The existing image macro
code does most of the work.

There is a mild security risk depending on the network setup so I've left this
default-disabled and made a note about it. It should be safe to enable for
Facebook.

Test Plan:
Pasted in image and non-image links, got reasonable behavior. Verified proxying
appears to work. Verified that file:// shenanigans produce 400.

Reviewed By: tuomaspelkonen
Reviewers: aran, jungejason, tuomaspelkonen
Commenters: cpiro
CC: aran, cpiro, tuomaspelkonen
Differential Revision: 214
2011-05-03 18:49:06 -07:00
..
__init_conf__.php Slightly improve error message when the user specifies a bogus 2011-04-05 10:48:36 -07:00
default.conf.php Restore image proxying to Remarkup 2011-05-03 18:49:06 -07:00
development.conf.php PhabricatorEnv 2011-01-31 11:55:26 -08:00
production.conf.php Improve docs to a semi-defensible level. 2011-02-11 14:58:45 -08:00
setup.conf.php Improve docs to a semi-defensible level. 2011-02-11 14:58:45 -08:00