summaryrefslogtreecommitdiffstats
path: root/lib/class/vauth.class.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-3/+3
|
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-291-8/+1
| | | | have now forgotten
* removed ip2int, int2ip custom functions fixed browse issues when adding ↵Karl 'vollmerk' Vollmer2008-02-281-3/+3
| | | | filters in specific order
* minor tweaks to session insertion to prevent crazy people with http agent ↵Karl 'vollmerk' Vollmer2008-01-131-2/+2
| | | | strings over 255 from breaking the query, also fixed missing truncate
* fixed old password problemKarl 'vollmerk' Vollmer2007-12-251-1/+4
|
* removed duplicate cookie-age and bad logic on readKarl 'vollmerk' Vollmer2007-12-251-4/+1
|
* reimplemented the session function checkKarl 'vollmerk' Vollmer2007-12-251-7/+13
|
* changed alpha4 to beta1, updated translation base files, corrected ↵Karl 'vollmerk' Vollmer2007-12-241-20/+21
| | | | mysql_auth logic
* fixed now playing for the API and lack of session extend when using the APIKarl 'vollmerk' Vollmer2007-12-241-1/+19
|
* fixed login that was out of orderKarl 'vollmerk' Vollmer2007-12-231-2/+3
|
* fixed API calls, cleaned up old functions that are no longer neededKarl 'vollmerk' Vollmer2007-12-231-8/+19
|
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-201-14/+266
|
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-201-0/+352
started digging myself out of the session tarded hole I created, API is broken with this commit