summaryrefslogtreecommitdiffstats
path: root/lib/class/vauth.class.php
Commit message (Expand)AuthorAgeFilesLines
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-19/+41
* Check the correct variable for LDAP.Paul Arthur2010-12-081-1/+1
* Clean up LDAP auth and associated configPaul Arthur2010-12-081-21/+18
* Implement ldap_require_groupElias Probst2010-12-071-0/+37
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-241-1/+1
* Browsing by tag is broken. This doesn't fix it.Paul 'flowerysong' Arthur2010-06-151-3/+3
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-3/+5
* Cleanup and rationalisation of authentication related code. Among other things,Paul 'flowerysong' Arthur2010-05-291-156/+181
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-7/+7
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-8/+8
* Remove null auth method.Paul 'flowerysong' Arthur2010-03-141-16/+0
* Unbreak http auth, make it more sane. Old broken method renamed to null, in Paul 'flowerysong' Arthur2010-03-141-8/+32
* Cosmetics: add vim modeline, consistently use tabs for indentation, typos, wrap Paul 'flowerysong' Arthur2010-03-131-129/+130
* Improve debugging a bit to prove a pointKarl 'vollmerk' Vollmer2010-03-091-2/+3
* Added local auth method which allows use of pam_auth PHP module (Thx Vlet)Karl 'vollmerk' Vollmer2009-12-151-0/+24
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-201/+201
* Remove auth_http-specific autocreation of nonexistent users now that this is ...Paul 'flowerysong' Arthur2009-10-081-21/+4
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-151-0/+4
* Add ability to have anonymouse access of a defined level with manual login of...Karl 'vollmerk' Vollmer2009-03-081-2/+2
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-011-1/+3
* sync from branches/3.4Karl 'vollmerk' Vollmer2009-02-221-1/+1
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-3/+3
* move to sha256 for passwords API and InterfaceKarl 'vollmerk' Vollmer2008-10-301-2/+2
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor t...Karl 'vollmerk' Vollmer2008-10-291-4/+6
* fix the prevent_multiple_logins (Thx hugh)Karl 'vollmerk' Vollmer2008-08-241-1/+2
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-12/+51
* more improvements to the caching system, removed ugly hack from last night on...Karl 'vollmerk' Vollmer2008-05-261-0/+2
* fixed rating cachingKarl 'vollmerk' Vollmer2008-05-261-3/+0
* added direct links back in, added batch download to single artist view, remov...Karl 'vollmerk' Vollmer2008-05-261-0/+2
* show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ...Karl 'vollmerk' Vollmer2008-05-261-1/+1
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-1/+1
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-3/+3
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-291-8/+1
* removed ip2int, int2ip custom functions fixed browse issues when adding filte...Karl 'vollmerk' Vollmer2008-02-281-3/+3
* minor tweaks to session insertion to prevent crazy people with http agent str...Karl 'vollmerk' Vollmer2008-01-131-2/+2
* 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 mysql_auth...Karl 'vollmerk' Vollmer2007-12-241-20/+21
* 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) s...Karl 'vollmerk' Vollmer2007-12-201-0/+352