Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename vauth to Auth | Paul Arthur | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Move sessiony things from vauth into Session | Paul Arthur | 2013-01-28 | 1 | -3/+3 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -118/+118 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | Move access_denied() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in / | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -4/+4 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Add the ability to locally cache passwords validated by external means | Paul Arthur | 2011-11-18 | 1 | -0/+5 |
| | | | | | | This can, for instance, be used to allow LDAP authenticated users to use the API without manually setting a password, as long as they've logged in using the web interface at least once. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | Modified forgot | momo-i | 2011-02-03 | 1 | -19/+30 |
| | |||||
* | Don't give out extra information when authentication fails, only if it | Paul Arthur | 2010-12-07 | 1 | -5/+1 |
| | | | | succeeds and Ampache chokes. | ||||
* | Cleanup and rationalisation of authentication related code. Among other things, | Paul 'flowerysong' Arthur | 2010-05-29 | 1 | -70/+68 |
| | | | | fixes FS#99. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -39/+39 |
| | |||||
* | Unbreak http auth, make it more sane. Old broken method renamed to null, in | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+16 |
| | | | | | case crazy people still want it. Add support for redirecting to a SSO provider after logout. | ||||
* | Cosmetics: add vim modeline, consistently use tabs for indentation, typos, wrap | Paul 'flowerysong' Arthur | 2010-03-13 | 1 | -24/+25 |
| | | | | comment blocks at 80 columns. | ||||
* | Fixed #503 - forgot to check that they are already logged in (Thx Hugh) | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | fixed typo #422 | momo-i | 2009-03-24 | 1 | -1/+1 |
| | |||||
* | Add ability to have anonymouse access of a defined level with manual login ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -4/+4 |
| | | | | of users | ||||
* | Finish IPv6 support | Karl 'vollmerk' Vollmer | 2009-02-01 | 1 | -1/+1 |
| | |||||
* | more cleanup, added numeric values of ratings to the song xml return | Karl 'vollmerk' Vollmer | 2008-11-15 | 1 | -1/+1 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -2/+0 |
| | |||||
* | sync from branch | Karl 'vollmerk' Vollmer | 2008-08-21 | 1 | -2/+8 |
| | |||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -3/+13 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | updated locales, hopefully one of the last commits before 3.4 stable release | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
| | |||||
* | fixed old password problem | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -3/+0 |
| | |||||
* | removed duplicate cookie-age and bad logic on read | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -2/+1 |
| | |||||
* | changed alpha4 to beta1, updated translation base files, corrected ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -4/+2 |
| | | | | mysql_auth logic | ||||
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -8/+4 |
| | |||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+1 |
| | | | | mostly works so why not commit eah? | ||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -2/+2 |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -1/+1 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 1 | -8/+0 |
| | | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD | ||||
* | updated lastfm protocol to 1.2, improved the logic behind it does not ↵ | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -19/+0 |
| | | | | require a logout, also fixed duplicate stats collection of greedy players | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | fixed lastfm stuff typo | Karl 'vollmerk' Vollmer | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | step one of toasting /lib/preference.lib.php and also added a missing GPL note | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -10/+5 |
| | |||||
* | fixed lastfm for reals this time, I think also fixed not being able to ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -0/+3 |
| | | | | re-enable users | ||||
* | tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -0/+9 |
| | | | | correctly | ||||
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -5/+21 |
| | | | | broken) | ||||
* | synced over Vlets prevent_multiple_login patch and improved error reporting ↵ | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -3/+3 |
| | | | | a bit moving to use of the Error class | ||||
* | catalog build technically works now, still working out some issues with the ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -0/+1 |
| | | | | dynamic updating of the current state | ||||
* | fixed up part of single album view, show songs is all gone, working on ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -1/+1 |
| | | | | replacement browse method | ||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -43/+17 |
| | | | | everything broken | ||||
* | fixed democratic play vote order and user preferences update | Karl 'vollmerk' Vollmer | 2007-02-10 | 1 | -1/+1 |
| | |||||
* | * Initial Database Changes for 3.4, many things are now broken | Karl 'vollmerk' Vollmer | 2007-02-08 | 1 | -3/+3 |
| | |||||
* | fixed some typos and dead links | xgizzmo | 2007-01-09 | 1 | -1/+0 |
| | |||||
* | a ton of css fixes | Karl 'vollmerk' Vollmer | 2006-12-06 | 1 | -0/+1 |
| | |||||
* | Made some modifications to the css stuff to support handhelds and print page | pb1dft | 2006-11-22 | 1 | -1/+3 |
| | |||||
* | Update on password crypto for ldap accounts | pb1dft | 2006-10-16 | 1 | -1/+1 |
| | |||||
* | added db update for tmp playlist and added initial class definition | Karl 'vollmerk' Vollmer | 2006-10-15 | 1 | -0/+2 |
| | |||||
* | fixed some bugs introduced by the ldap patch | Karl 'vollmerk' Vollmer | 2006-10-14 | 1 | -1/+1 |
| |