Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx> writes: > All of us are supporting using GET parameters rather than sessions for > project name and others which is fine for me as the reasons are valid. > But I would like to develop sessions manager incase they want to use > authentication support. > > What do you say ? That doesn't seem contradictory. You can have login/password as cookies or session variables, and other parameters within the URL. Then, if I send you a URL pointing to a write-enabled page which requires authentication, and you click it, you'll be prompted for your login/password before you can proceed, but after that, you'll still be redirected to the right page. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html