Wikitten icon indicating copy to clipboard operation
Wikitten copied to clipboard

one user write,and everyone can read

Open moozik opened this issue 6 years ago • 0 comments

use the conf caused only login can read add a new conf allow everyone

//define('ACCESS_USER', 'user');
//define('ACCESS_PASSWORD', 'pass');

//new conf
//define('ALLOW_EVERYONE', true);

moozik avatar Nov 29 '19 07:11 moozik