diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index 53bf65b..8fa8da2 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -153,7 +153,24 @@ password='{{ update_secret|default:"<your secret>" }}'
-

Easy update URLs

+

Update URLs for browser / http user agent use

+ Interactive - will ask for username (give your hostname) and password (give your secret): + + Giving the http basic auth username and password in the URL: + + As above, but manually specifying the IP address: + Explanation of parameters: - For browser / interactive use (will ask for username (give your hostname) and password (give yoursecret)): - - For browser / interactive use (give http basic auth username and password in URL): - - For browser / interactive use as above, but manually specifying the IP address: -