1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00

removed libglue in favor of brand new vauth session handler fixes remember me

This commit is contained in:
Karl 'vollmerk' Vollmer 2006-01-13 09:49:47 +00:00
parent f2bf44079e
commit 10c147aa5e
15 changed files with 594 additions and 1931 deletions

View file

@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.3.2-Beta2
- Fixed Remember Me button (part of the vauth)
- Added new Session Handling code called vauth (Vollmer's Auth)
- Moved xml-rpc server file to /server/xmlrpc.server.php keeping
with the location of the ajax server mojo.. This will
break compatiblity with previous versions, sorry!