Hello,
Using RT 3.8.7, I’d like to disable the rest api public access so noone
external can use it.
Is it possible ?
Regards,
Guillaume Hilt
Hello,
Using RT 3.8.7, I’d like to disable the rest api public access so noone
external can use it.
Is it possible ?
Regards,
Guillaume Hilt
Using RT 3.8.7, I’d like to disable the rest api public access so
noone external can use it.
Is it possible ?
Sounds like a trivial Apache Location Allow / Deny configuration.
Deny access to the REST endpoint from outside a netblock.
-kevin
Yeah, I thought about it this night …
A simple htaccess will do the trick.
Thanks.
Guillaume HiltLe 07/06/2012 22:47, Kevin Falcone a écrit :
On Thu, Jun 07, 2012 at 02:25:37PM +0200, Guillaume Hilt wrote:
Using RT 3.8.7, I’d like to disable the rest api public access so
noone external can use it.
Is it possible ?
Sounds like a trivial Apache Location Allow / Deny configuration.
Deny access to the REST endpoint from outside a netblock.-kevin