summaryrefslogtreecommitdiffstats
path: root/login.php
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-118/+118
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-261-2/+2
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-7/+1
* Switch from _() to T_()Paul Arthur2012-04-121-4/+4
* Add the ability to locally cache passwords validated by external meansPaul Arthur2011-11-181-0/+5
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
* Modified forgotmomo-i2011-02-031-19/+30
* Don't give out extra information when authentication fails, only if itPaul Arthur2010-12-071-5/+1
* Cleanup and rationalisation of authentication related code. Among other things,Paul 'flowerysong' Arthur2010-05-291-70/+68
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-39/+39
* Unbreak http auth, make it more sane. Old broken method renamed to null, in Paul 'flowerysong' Arthur2010-03-141-2/+16
* Cosmetics: add vim modeline, consistently use tabs for indentation, typos, wrap Paul 'flowerysong' Arthur2010-03-131-24/+25
* Fixed #503 - forgot to check that they are already logged in (Thx Hugh)Karl 'vollmerk' Vollmer2009-07-081-1/+1
* fixed typo #422momo-i2009-03-241-1/+1
* Add ability to have anonymouse access of a defined level with manual login of...Karl 'vollmerk' Vollmer2009-03-081-4/+4
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-1/+1
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-151-1/+1
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-2/+0
* sync from branchKarl 'vollmerk' Vollmer2008-08-211-2/+8
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-3/+13
* updated locales, hopefully one of the last commits before 3.4 stable releaseKarl 'vollmerk' Vollmer2008-05-101-1/+1
* fixed old password problemKarl 'vollmerk' Vollmer2007-12-251-3/+0
* removed duplicate cookie-age and bad logic on readKarl 'vollmerk' Vollmer2007-12-251-2/+1
* changed alpha4 to beta1, updated translation base files, corrected mysql_auth...Karl 'vollmerk' Vollmer2007-12-241-4/+2
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-201-8/+4
* fixed the find duplicates stuff, its actually still broken somewhat but it mo...Karl 'vollmerk' Vollmer2007-12-161-1/+1
* fixed some playlist issues, (mime type and selection) cleaned up the preferen...Karl 'vollmerk' Vollmer2007-12-161-2/+2
* renamed a few files (missing php extension)spocky2007-10-241-1/+1
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-8/+0
* updated lastfm protocol to 1.2, improved the logic behind it does not require...Karl 'vollmerk' Vollmer2007-08-211-19/+0
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
* fixed lastfm stuff typoKarl 'vollmerk' Vollmer2007-08-151-1/+1
* step one of toasting /lib/preference.lib.php and also added a missing GPL noteKarl 'vollmerk' Vollmer2007-08-141-10/+5
* fixed lastfm for reals this time, I think also fixed not being able to re-ena...Karl 'vollmerk' Vollmer2007-08-141-0/+3
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work c...Karl 'vollmerk' Vollmer2007-08-141-0/+9
* tweaked get_newest to operate a little different, tweaked lastfm (currently ...Karl 'vollmerk' Vollmer2007-08-091-5/+21
* synced over Vlets prevent_multiple_login patch and improved error reporting a...Karl 'vollmerk' Vollmer2007-07-261-3/+3
* catalog build technically works now, still working out some issues with the d...Karl 'vollmerk' Vollmer2007-05-141-0/+1
* fixed up part of single album view, show songs is all gone, working on replac...Karl 'vollmerk' Vollmer2007-04-231-1/+1
* it technically logs in and streams.. but thats it, complete rewrite almost ev...Karl 'vollmerk' Vollmer2007-04-231-43/+17
* fixed democratic play vote order and user preferences updateKarl 'vollmerk' Vollmer2007-02-101-1/+1
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-3/+3
* fixed some typos and dead linksxgizzmo2007-01-091-1/+0
* a ton of css fixesKarl 'vollmerk' Vollmer2006-12-061-0/+1
* Made some modifications to the css stuff to support handhelds and print pagepb1dft2006-11-221-1/+3
* Update on password crypto for ldap accountspb1dft2006-10-161-1/+1
* added db update for tmp playlist and added initial class definitionKarl 'vollmerk' Vollmer2006-10-151-0/+2
* fixed some bugs introduced by the ldap patchKarl 'vollmerk' Vollmer2006-10-141-1/+1
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-7/+33
* Fixed a missing image in default.css and a bit of XHTML tweakagexgizzmo2006-09-301-3/+2