source: trunk/lib/Auth_SQL.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @372   14 years quinn Added additional logging to isLoggedIn method.
(edit) @371   14 years quinn Minor update.
(edit) @370   14 years quinn Now logging all remote-ip mismatch errors, even if in a trusted network.
(edit) @369   14 years quinn Must look at 'priv' userdata for backwards compatability.
(edit) @368   14 years quinn Setting usernames in whitelists to lowercase to ensure match.
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @338   16 years quinn Added argument to Utilities's humanFileSize function.
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @277   17 years quinn Fixed issue with user remote_ip matching
(edit) @276   17 years quinn Fixed session problem with login form in sidebar using post method.
(edit) @275   17 years quinn Added match_remote_ip_exempt_usernames function for trendease (ported …
(edit) @266   17 years quinn Bugfixes found during strangecode site upgrade.
(edit) @259   17 years quinn Misc bug fixes. Added App::dropQuery() method.
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @229   17 years quinn Q - fixed bug in Auth_SQL where a NOTICE log event was raised if user …
(edit) @224   17 years quinn fixed bug: PHP Notice: Undefined index: authenticated.
(edit) @203   18 years scdev Q - minor bugfixes in boomerang func, upload error logging, raiseMsg …
(edit) @201   18 years scdev Q - increased some LOG_DEBUG messages to LOG_INFO so we can run with …
(edit) @199   18 years scdev Q - disabling excessive raised MSG_*s
(edit) @198   18 years scdev Q - Doh! I made a bug.
(edit) @195   18 years scdev Q - auth file clearauth added to constructor.
(edit) @189   18 years scdev Q - Added reset_password service. Fixed some bugs. Change the …
(edit) @179   18 years scdev Q - removed user_type from auth_sql.
(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) @149   18 years scdev Q - while we're changing interfaces I'm going to change ->clearAuth() …
(edit) @148   18 years scdev Q - Also change getVal/setVal to get/set in Auth_File.
(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) @124   18 years scdev Q - Improved hashing algorithms in Auth_SQL, added more sc- css …
(edit) @121   18 years scdev Q - Added "sc-" to all css class selectors; Finished reworking Upload …
(edit) @119   18 years scdev Q - making codebase 2 work with php5. Rewrote ImageThumb? class to work …
(edit) @111   18 years scdev Q - Finished depreciating addslashes. array_map instances need to use …
(edit) @103   18 years scdev Q - Cleaned up Auth_File to work more like Auth_SQL, and fixed a few …
(edit) @71   18 years scdev minor misc bug fixes
(edit) @65   18 years scdev fixed Auth_File
(edit) @51   18 years scdev ${1}
(edit) @43   18 years scdev ${1}
(edit) @42   18 years scdev detabbed all files ;P
(edit) @41   18 years scdev ${1}
(edit) @40   18 years scdev ${1}
(edit) @35   18 years scdev Fixed mime_content_type bug in Upload.inc.php
(edit) @32   18 years scdev
(edit) @28   18 years scdev
(edit) @25   18 years scdev
(edit) @17   19 years scdev initDB() modified to only create user_login_tbl if abuse_detection is …
(edit) @15   19 years scdev M trunk/tests/run_tests.sh Now can run tests without being in tests …
(edit) @14   19 years scdev little bits
(add) @1   19 years scdev Initial import.
Note: See TracRevisionLog for help on using the revision log.