6 Commits
Author SHA1 Message Date
Jonathan Rosenbaum d83dab532c Figured out why security was commented out:
In the absence of session_start() no session_user_id was defined which
produced false for $sec->isLoggedIn();
2017-09-06 06:51:42 +00:00
Jonathan Rosenbaum 44c169073e Turns security back on in the members directory
This is so non-logged in people can't alter the database.  Mark Leigh
pointed this out to me when sending me the code, and said "Can't remember
why it ended up like this, the auth code is there but commented out."
2017-09-06 05:52:17 +00:00
Jonathan Rosenbaum d16ed5e1c6 Changes url from mailman subscribe from http to https! 2017-09-06 04:00:00 +00:00
Jonathan Rosenbaum 412fd0c8cf Removes /pos from a few header. 2017-09-05 07:07:11 +00:00
Jonathan Rosenbaum 0136dddc70 Removes unnecessary error_log files. 2017-09-05 07:03:09 +00:00
Jonathan Rosenbaum 8ca61d45eb First commit of biketree to github! 2017-09-05 03:39:54 +00:00