Follow-up Comment #10, bug #26264 (project librefm):

Hi, the additional cookie is unnecessary, we already have the authentication
information in the session; you should just be making the session cookie
expiration longer (something like the session_cache_expire() function is
probably what you're looking for). All the authentication checks are on the ID
in the session, so the user would still get logged out when the session cookie
expired.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26264>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/

_______________________________________________
Libre-fm mailing list
[email protected]
http://lists.autonomo.us/mailman/listinfo/libre-fm

Reply via email to