From e4fc1f14a255d0bcb961c056357ca7eff5467a13 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 11 Mar 2026 03:00:50 -0500 Subject: add tag support --- content/blog/2020-08-29-php-auth-flow.org | 1 + 1 file changed, 1 insertion(+) (limited to 'content/blog/2020-08-29-php-auth-flow.org') diff --git a/content/blog/2020-08-29-php-auth-flow.org b/content/blog/2020-08-29-php-auth-flow.org index ede41a9..5fd3f5f 100644 --- a/content/blog/2020-08-29-php-auth-flow.org +++ b/content/blog/2020-08-29-php-auth-flow.org @@ -2,6 +2,7 @@ #+title: PHP User Authentication: Create, Validate, and Manage Sessions #+description: Comprehensive guide to developing a secure user login system in PHP, including account creation, session management, and logout procedures. #+slug: php-auth-flow +#+filetags: :web: * Introduction -- cgit v1.2.3