##// END OF EJS Templates
svn: use streaming uploads/downloads of files....
svn: use streaming uploads/downloads of files. - before we buffered whole content before uploading/download - this could lead to OOM errors on big files - now instead we stream when PUT/GET are sent from SVN resulting in faster more efficient data transfer

File last commit:

r1:854a839a default
r3056:869da457 default
Show More
sec-ip-white.rst
19 lines | 578 B | text/x-rst | RstLexer

Setting IP Restrictions

To restrict access to your |RCE| instance you can set an IP Whitelist that will only allow access from specific IP Addresses. This is useful for ensuring only users on the company VPN can access the instance.

To set this, go to :menuselection:`Username --> Permissions --> IP Whitelist`, and add the safe range of IP Addresses to the list.

Important

Add the IP Address that you are currently using first, otherwise you'll lock yourself out of the instance.

../images/ip-whitey.png