Skip to content

Instantly share code, notes, and snippets.

View fwarren's full-sized avatar

Fred Warren fwarren

View GitHub Profile
@fwarren
fwarren / store.php
Last active August 14, 2022 02:20
Working tiddlywiki store.php for PHP 8.1
<?php
/***
! User settings
Edit these lines according to your need
***/
//{{{
$AUTHENTICATE_USER = true; // true | false
$USERS = array(
'demo'=>'demo'
); // set usernames and strong passwords