]> git.ipfire.org Git - ipfire.org.git/commit - src/web/blog.py
blog: Show unpublished posts
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Jul 2023 09:04:29 +0000 (09:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Jul 2023 09:04:29 +0000 (09:04 +0000)
commita3ba761acde4073886268904c41a00abe753773f
treeeebf6903a4613c3d760246e0c18edf4f7bdb9fa6
parentfc59c1007688cdb552dc82cf5a0b2bf1c81a687a
blog: Show unpublished posts

There is no point in hiding them as we normally don't publish top-secret
information on the wiki, but it makes it easier to pass around the link.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/blog.py
src/web/blog.py