Loading content/ldap-auth.rst +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading content/spam-me-notifications.rst +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
content/ldap-auth.rst +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
content/spam-me-notifications.rst +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading