##// END OF EJS Templates
login: Make register views more robust if some POST parameters are missing....
login: Make register views more robust if some POST parameters are missing. We fail to delete passsword/password confirm parameters if they are not part of the POST parameters. But failing to delete them if they are not present seems wrong. Better silently ignore if they are not present.

File last commit:

r1:854a839a default
r1065:64aae6b3 default
Show More
sec-ip-white.rst
19 lines | 578 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _settip-ip-white:
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.
.. image:: ../images/ip-whitey.png