Commit Graph

17 Commits

Author SHA1 Message Date
h00j
e9e5128604 fix cli tools 2021-02-14 09:22:44 +01:00
8chan
7911c374e8 Public action logs commit (log.php)
Note: In a previous commit, I began making inc/mod/auth.php more modular with the check_login() function. Including it does NOT check mod login by default anymore like it does on vichan. You have to call check_login(). I've finally included it in inc/functions.php. If you have any custom pages that use inc/mod/auth.php, just including functions.php is enough now.

===================================
Also: backports 351375185e5 (early 404)
2016-05-06 15:44:26 +02:00
czaks
5f7e62142c SECURITY: prevent a DoS attack by disabling HTTP access to tools/ scripts. 2014-09-21 00:56:00 +02:00
czaks
87677f7ed4 SECURITY: disallow execution of cli scripts from webserver context 2014-01-31 23:37:55 +01:00
czaks
ab661f9a5c display errors for CLI utils by default 2013-12-25 23:08:19 +01:00
Michael Foster
ce3d2019e1 inc/mod.php => inc/mod/auth.php 2013-09-07 00:10:32 +10:00
czaks
291a0f02cb tools/inc/lib/jsgettext/: misc fixes 2013-07-31 15:58:45 -04:00
czaks
ad809eeceb tools/inc/lib/jsgettext/: remove unnecessary file 2013-07-31 15:58:21 -04:00
czaks
79b6428718 tools/inc/lib/jsgettext/: apply fixes from bugtracker 2013-07-31 15:58:07 -04:00
czaks
12d1636b40 tools/inc/lib/jsgettext/: bundle jsgettext library from https://code.google.com/p/jsgettext 2013-07-31 15:57:53 -04:00
Michael Save
e056b1eb70 fix fatal errors. works with v0.9.6 2012-04-12 12:53:45 +10:00
Michael Save
7d39384581 Don't forget new lines on error. 2012-03-18 00:36:51 +11:00
Michael Save
224c776307 pass command line arguments to http client 2012-03-15 22:16:26 +11:00
Michael Save
9e20b4071f copy environment when dropping privileges 2012-03-15 03:14:09 +11:00
Michael Save
6a52a9b31e $TINYBOARD_PATH environment varaible 2012-03-15 02:11:38 +11:00
Michael Save
64c1f6821c get_httpd_privileges() function for CLI scripts 2012-03-15 01:44:29 +11:00
Michael Save
a79b8c473b use system account 2012-03-14 16:45:59 +11:00