Re: problem with folders and custom login

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I edited "redirect.php" and i add on line 33 the following:

"sqsession_destroy();"

so the redirect look like:

require_once(SM_PATH . 'functions/plugin.php');
require_once(SM_PATH . 'functions/constants.php');
require_once(SM_PATH . 'functions/page_header.php');

sqsession_destroy();
// Disable Browser Caching
//
header('Cache-Control: no-cache, no-store, must-revalidate');
header('Pragma: no-cache');


Best Regards
Christian

El Mié 25 Nov 2015, Christian Schmitz escribió:
> Hi everyone:
> 	I have a problem on SquirrelMail versión 1.4.23 [SVN] using floders:
> I think that the best way to understand  the problem, is looking the
> attached image.
>
> Scenario:
>  Account1 (regalos@.....) have a folder named "EVENTS"
>  Account2 (info@......) do not have this folder
>
> Action:
> 1)Login into account1 (you will see the "events" folders)
> 2)hit disconnect link
> 3)Login into account2 ( you will NOT see the "events"folder) (right)
> 4)Hit disconnect link
> 5)Login into account1 (you will see the "events" folders again)
> 6)CLOSE THE TAB !!!!!!!!!
> 7)Login into account2 ( you will see the folderders of ACCOUNT1 ) ( wrong)
> 8)CLOSE the tab !!!!!
> 9)use squirrelmail login
> 10)problem solved.
>
> NOTE: I use a custom login with this code on an fixed html:
> 		<form method="Post"
> action="http://www.schweb.com.ar/webmail/src/redirect.php";>
>  		<center>
>      			<td>Email Address:</td>
>    			<td><input type="text" name="login_username" size="16"
> maxlength="128" /></td>
>    			<td></td>
>    		 </tr>
>    		 <tr>
>   			<td>Password:</td>
>   			<td><input type="password" name="secretkey" size="16"
> maxlegth="128" /></td>
>   			<td><input type="submit" value="Login" /></td>
>   		 </tr>
>   		</table>
>   		</center>
> 		</form>
>
> Sadly i have a customer with 3 email accounts and is calling me up to 2 or
> 3 times at day claiming their "magically disapeared folders" jejejeje.
>
> Best Regards
> Christian


-- 
En un mundo sin fronteras.... ¿Quién necesita Puertas y Ventanas?
EN INGLES: In a world without frontiers, who needs Gates and Windows
http://www.schdev.com.ar
http://gnc2.schdev.com.ar

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users




[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux