From d8cae77fca4c7358e1b89b9317a195b4a6c47324 Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Mon, 15 Jul 2019 11:03:06 +0300 Subject: [PATCH 1/3] Reload proxy after modifying the ports --- docs/topic/tljh-config.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/topic/tljh-config.rst b/docs/topic/tljh-config.rst index e4eeab6..fe70fa1 100644 --- a/docs/topic/tljh-config.rst +++ b/docs/topic/tljh-config.rst @@ -88,6 +88,7 @@ Ports sudo tljh-config set http.port 8080 sudo tljh-config set https.port 8443 + sudo tljh-config reload proxy .. _tljh-set-user-lists: From e1b787a7e812d57a9ce1e2f77bec3991263e6336 Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Mon, 15 Jul 2019 14:50:58 +0300 Subject: [PATCH 2/3] Fixed small typo --- docs/howto/auth/github.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/auth/github.rst b/docs/howto/auth/github.rst index 0793abe..50e0061 100644 --- a/docs/howto/auth/github.rst +++ b/docs/howto/auth/github.rst @@ -75,7 +75,7 @@ For more information on ``tljh-config``, see :ref:`topic/tljh-config`. sudo tljh-config reload -Confirm that the new authentactor works +Confirm that the new authenticator works ======================================= #. **Open an incognito window** in your browser (do not log out until you confirm From 1a4ddcd4d0c5c95555a0002d4b7fc791f8d1a984 Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Mon, 15 Jul 2019 16:34:50 +0300 Subject: [PATCH 3/3] Fix title underline --- docs/howto/auth/github.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/auth/github.rst b/docs/howto/auth/github.rst index 50e0061..9516150 100644 --- a/docs/howto/auth/github.rst +++ b/docs/howto/auth/github.rst @@ -76,7 +76,7 @@ For more information on ``tljh-config``, see :ref:`topic/tljh-config`. sudo tljh-config reload Confirm that the new authenticator works -======================================= +======================================== #. **Open an incognito window** in your browser (do not log out until you confirm that the new authentication method works!)