diff options
author | Dante Catalfamo | 2021-10-19 10:04:51 -0400 |
---|---|---|
committer | Dante Catalfamo | 2021-10-19 10:04:51 -0400 |
commit | d04e97a99fe6e2b9008696dd68b70609c80d3656 (patch) | |
tree | 11b7710eb53de1ed6d21567a4983d37cd6234224 | |
parent | 9288da5768fdc2fb543e51757218f6c813a4322c (diff) | |
download | blog-d04e97a99fe6e2b9008696dd68b70609c80d3656.tar.gz blog-d04e97a99fe6e2b9008696dd68b70609c80d3656.tar.bz2 blog-d04e97a99fe6e2b9008696dd68b70609c80d3656.zip |
bsd-auth: no longer draft
-rw-r--r-- | content/posts/how-bsd-authentication-works/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org index 52726c4..93e1bc4 100644 --- a/content/posts/how-bsd-authentication-works/index.org +++ b/content/posts/how-bsd-authentication-works/index.org @@ -1,6 +1,6 @@ #+TITLE: How BSD Authentication Works #+DATE: 2021-10-18T17:27:13-04:00 -#+DRAFT: true +#+DRAFT: false #+SHOWTOC: true #+DESCRIPTION: A walkthrough of OpenBSD's BSD Authentication framework #+TAGS[]: openbsd security |