Skip to content
Snippets Groups Projects
Commit f8b892f7 authored by nimrod's avatar nimrod
Browse files

Fix typos.

parent 10288047
Branches
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ I ended up creating a small service in Python with Flask and `Flask-SimpleLDAP ...@@ -27,7 +27,7 @@ I ended up creating a small service in Python with Flask and `Flask-SimpleLDAP
<https://flask-simpleldap.readthedocs.io/>`_. The service exposes just a single <https://flask-simpleldap.readthedocs.io/>`_. The service exposes just a single
endpoint ``/validate`` which returns a 200 code when basic authentication endpoint ``/validate`` which returns a 200 code when basic authentication
succeeds or a 401 code when it fails. Authentication uses the LDAP server over succeeds or a 401 code when it fails. Authentication uses the LDAP server over
the Unix socket as I wanted. It can easily integrated with Nginx using the the Unix socket as I wanted. It can be easily integrated with Nginx using the
`auth_request directive `auth_request directive
<http://nginx.org/en/docs/http/ngx_http_auth_request_module.html#auth_request>`_. <http://nginx.org/en/docs/http/ngx_http_auth_request_module.html#auth_request>`_.
An example can be seen `here An example can be seen `here
......
...@@ -2,7 +2,7 @@ Spam me - Update #2 ...@@ -2,7 +2,7 @@ Spam me - Update #2
=================== ===================
:date: 2021-05-10 :date: 2021-05-10
:summary: Another update the spam ma page. :summary: Another update on the spam me page.
Previously `I wrote <../spam_me/>`_ about the `spam me page Previously `I wrote <../spam_me/>`_ about the `spam me page
<https://www.shore.co.il/spam>`_ and later an `update <../spam-me-update>`_ on <https://www.shore.co.il/spam>`_ and later an `update <../spam-me-update>`_ on
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment