diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-10 20:28:47 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-10 20:28:47 +0000 |
commit | c0f55e26b29d5115f0d71a6583035acf3327cffc (patch) | |
tree | 778526f8c9af6a3e4a04ff731c0d81308a50aa2e /docs/CHANGELOG | |
parent | c13392b861fe83c2e28dd7804cfba563fcc61b3c (diff) | |
download | ampache-c0f55e26b29d5115f0d71a6583035acf3327cffc.tar.gz ampache-c0f55e26b29d5115f0d71a6583035acf3327cffc.tar.bz2 ampache-c0f55e26b29d5115f0d71a6583035acf3327cffc.zip |
fixed ajax requests with invalid session not causing logout
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b8b0ec77..6f00a658 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Fixed a bug where ajax actions wouldn't trigger a redirect to login + when session expired, instead they would just break - Fixed a bug with Random Play if you had no artists/albums/playlists - Fixed Admin's ability to modify other users preferences - Added User and Manager levels to Localplay, determines what the |