From 280246ed5ae0696a32e83ab2fdc092062ca4b36f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 21 Feb 2026 20:29:45 -0600 Subject: fix all posts to use inactive timestamps (#8) --- content/blog/2020-08-29-php-auth-flow.org | 2 +- 1 file changed, 1 insertion(+), 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 0276c9f..ede41a9 100644 --- a/content/blog/2020-08-29-php-auth-flow.org +++ b/content/blog/2020-08-29-php-auth-flow.org @@ -1,4 +1,4 @@ -#+date: <2020-08-29 Sat 00:00:00> +#+date: [2020-08-29 Sat 00:00:00] #+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 -- cgit v1.2.3