Commit Graph

9 Commits

Author SHA1 Message Date
Trevor Slocum 1256e7cca0 Add account system
When TINYIB_ADMINPASS is set, a super-administrator account with the
username 'admin' is created using the provided password.

WHEN TINYIB_MODPASS is set, a moderator account with the username 'mod'
is created using the provided password.
2021-04-04 13:05:10 -07:00
Trevor Slocum 6a26e32594
Use cURL instead of file_get_contents, mime_content_type instead of shell_exec (#38) 2017-12-14 14:27:26 -08:00
Trevor Slocum 90a878f8ee Add optional WebA and WebM support 2014-06-24 12:51:22 -07:00
Trevor Slocum 280eeab57e MAX_FILE_SIZE hidden input improvements 2013-07-30 21:32:55 -07:00
Trevor Slocum 2d2c95dfa8 Add Eclipse .project to .gitignore 2012-12-28 00:10:42 -08:00
tslocum 8e5124812f SQLite support 2010-12-04 00:45:29 -08:00
tslocum 26fc1c85fa Ignore database files 2010-11-29 17:04:28 -08:00
tslocum 6a6459fb13 Ignore any generated .html files 2010-11-29 16:59:10 -08:00
tslocum a88d0283f7 Settings are now stored in a separate file 2010-11-29 16:24:15 -08:00