source: trunk/lib/Prefs.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @784   14 months anonymous Allow setting cookie_path
(edit) @740   3 years anonymous
(edit) @719   4 years anonymous Update Prefs to use PDO
(edit) @669   5 years anonymous Reduce delay before reloading prefs
(edit) @665   5 years anonymous Add $app->isCLI() to replace $app->cli
(edit) @653   5 years anonymous Update fancyTxt()
(edit) @644   6 years anonymous Include user_id in namespace, add private init() method
(edit) @615   7 years anonymous Add 'href' key to printSubmitButtons()
(edit) @611   7 years anonymous Add additional clearings to logout service. Add logging to clear methods.
(edit) @579   7 years anonymous Check before retreiving cookie value.
(edit) @548   9 years anonymous Required object to test for cli
(edit) @547   9 years anonymous Moved CLI flag to ->cli which can be forced off for tests
(edit) @546   9 years anonymous Detecting CLI also using php_sapi_name()
(edit) @541   9 years anonymous v2.2.0-3: Fixed auth password hashing verification issues. Updated …
(edit) @526   9 years anonymous Enabled App to load version from json file. Lock URL fixed to permit …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @484   10 years anonymous Changed private methods and properties to protected. A few minor bug fixes.
(edit) @481   10 years anonymous Needed to move the initial this->clear() call back into the constructor.
(edit) @480   10 years anonymous Removed some legacy files. Improved use of array_key_exists.
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @478   10 years anonymous Using array_key_exists() instead of isset() where null may be a used …
(edit) @477   10 years anonymous Added cookie storage to Prefs(). Created App->addCookie method. …
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @463   10 years anonymous Check for new 'saved' key to determine if reset is needed. This helps …
(edit) @462   10 years anonymous Added 'Remember me' checkbox to login form. Renamed 'persistent' key …
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @331   16 years quinn Truncating output from getDump when used for logging.
(edit) @309   16 years quinn Fixed bug in email validation regex.
(edit) @275   17 years quinn Added match_remote_ip_exempt_usernames function for trendease (ported …
(edit) @254   17 years quinn Various bug fixes to make compatible with Trendease 2.0. - Minor CSS …
(edit) @242   17 years quinn Fixed some warnings in Prefs. Fixed boomerang=\w+ removal code. …
(edit) @241   17 years quinn Q - Fixed a few non-fatal but still annoying bugs.
(edit) @201   18 years scdev Q - increased some LOG_DEBUG messages to LOG_INFO so we can run with …
(edit) @190   18 years scdev Q - Fixed a couple bugs exposed by php 4
(edit) @174   18 years scdev Q - added move method to ACL class, added polish.
(edit) @159   18 years scdev ${1}
(edit) @158   18 years scdev Q - changed Prefs so varable is serialized in the database ... so we …
(edit) @154   18 years scdev ${1}
(edit) @153   18 years scdev Q - decided to use standard instantiation for Prefs and Cache instead …
(edit) @152   18 years scdev Q - In the middle of working on the Prefs and Cache instantiation …
(edit) @151   18 years scdev Q - Changed one more SessionCache? -> Cache, small bug fixt to Prefs, …
(edit) @150   18 years scdev Q - okay now finished with Prefs.inc.php; it is sweeeet!
(edit) @149   18 years scdev Q - while we're changing interfaces I'm going to change ->clearAuth() …
(edit) @147   18 years scdev Q - Change Auth_SQL::getVal to Auth_SQL::get and Auth_SQL::setVal to …
(edit) @146   18 years scdev Q - added persistant database storage to Prefs.inc.php. Modified …
(edit) @136   18 years scdev Q - Merged branches/2.0singleton into trunk. Completed updating …
(edit) @42   18 years scdev detabbed all files ;P
(add) @1   19 years scdev Initial import.
Note: See TracRevisionLog for help on using the revision log.