From 70189b2f945e756568ad33e9d77287a9786fe38c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 25 Sep 2025 21:10:31 -0500 Subject: remove tags from posts --- content/blog/2020-08-29-php-auth-flow.org | 1 - 1 file changed, 1 deletion(-) (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 ed8433e..d1ee5ee 100644 --- a/content/blog/2020-08-29-php-auth-flow.org +++ b/content/blog/2020-08-29-php-auth-flow.org @@ -2,7 +2,6 @@ #+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: :php:authentication: * Introduction -- cgit v1.2.3