1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 13, 2024 — Jul 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update strToSQLDate() to be mysql-version-aware More... about 8 years ago
Update tests to function with phpunit 5.7 (not tested) More... about 8 years ago
Strip non-IP address data from proxy-server-provided IP addresses (e.g., 'for=189.211.197.173'). Fix bug with mispelt referer variable. More... about 8 years ago
Remove useless logging More... about 8 years ago
Protect against case when app->start is not run More... about 8 years ago
Update mimetype of mp3. Reduce loglevel of mimetype mismatch. More... about 8 years ago
Fix misplaced log line More... about 8 years ago
Add notification to user if logged out because of shifting IP address. Minor bugs. More... about 8 years ago
Update wording of lock messages. Add SQL escaping. Code formatting. More... over 8 years ago
[no comment] More... over 8 years ago
Minor fixes. Increment version to 2.2.0-5. More... over 8 years ago
Updated the strip_whitespace regex to fix some errors found on the FWR admin site. More... over 8 years ago
Added '' as fifth parameter to logMsg(). Change logPriorityToString() also map the reverse. Update App->url() to never allow indexed array query params for carried queries, use arr[]&arr[] instead. More... over 8 years ago
Removed 'input + input' css because it doesn't appear to be used. More... over 8 years ago
Whitespace changes More... over 8 years ago
Created stand-alone createSession() function from code that was in the login() function (which now just calls createSession() internaly). More... over 8 years ago
Improved use of namespaces (returning last-used namespace if namespace not given during getInstance()). Minor fixes: setting default_charset, better variable isset checking, string formatting, boomerang variable init. Depreciated sslOff(). More... over 8 years ago
Added base65() function. Made refererIsMe() smarter about ignoring hostnames containing IP address (which may occur if site is behine reverse-proxy and result in redirect loop). Added curl timeout to httpExists(). More... over 8 years ago
Check before retreiving cookie value. More... over 8 years ago
Convert email template to UTF-8 if necessary. More... over 8 years ago
Updated to respect _NOSESSION constant. More... over 8 years ago
Changed LOG_ levels. More... over 8 years ago
Minor update to string formatting. More... over 8 years ago
Refactoring of init_codebase_tables.cli.php to support external _config.inc.php More... over 8 years ago
Added option to skip using a database by testing for defined(_NODB) More... over 8 years ago
Fixed db_server=>localhost regression. Removed Auth->initDB from Auth->clear. Enabled logging by default for cb cli scripts. More... over 9 years ago
Removed assumption of localhost for mysql server. Removed exception for proxy.aol.com. More... over 9 years ago
Added log_message_max_length param More... over 9 years ago
Typo in phone validation error message. More... over 9 years ago
Minor code formatting and comments. More... over 9 years ago