Commit f8b892f7 authored by nimrod's avatar nimrod
Browse files

Fix typos.

parent 10288047
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
endpoint ``/validate`` which returns a 200 code when basic authentication
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
<http://nginx.org/en/docs/http/ngx_http_auth_request_module.html#auth_request>`_.
An example can be seen `here
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ Spam me - Update #2
===================

: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
<https://www.shore.co.il/spam>`_ and later an `update <../spam-me-update>`_ on