Re: [imp] 6.1.3 crtl + - resize loses sidebar in Firefox

2013-09-13 Thread Jan Schneider


Zitat von Michael M Slusarz :


Quoting Rick Romero :


I didn't see this as a fixed item in the last update, but in Firefox 23.0.1
when I hit CTRL + , the font sizes increase and everything is good.  If I
hit CTRL -, at any time and change the font size to less than the original
font size, both the folder scroll bar and message list scroll bar
disappear.

This also occurs in Chrome 29.0.1547.66 m


I can't reproduce.  I assume you are talking about dynamic view.

michael


I can, though only for the message list scrollbar. At some zoom steps  
it disappears, but then re-appears if you zoom a step further.

--
Jan Schneider
The Horde Project
http://www.horde.org/

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

[imp] EMail-Print:Timezone?

2013-09-13 Thread Bernd Wolf

What is to check, if _printed_ email does not use the timezone-configuration?

Email-time ist correct displayed in browser, the printed-mail contains  
time in "+" format.

Timezone ist configured in horde user's prefs.


e.g. printed output:
***
Datum: 13.09.2013 [07:54]
Von: Bernd Wolf 
An: bernd@xxx
Betreff: [Wiki] changed: Linux Zeitzone einstellen
bernd
Fri, 13 Sep 2013 07:54:56 +
***

The mail is created 9:54 localtime (Europe/Berlin), the mail contains  
correct(?) '07:54:56 +',

the print-process does NOT change time to Europe/Berlin timezone.
That's confusing for users, don't like to explain them the details,  
they are only using...



Thanks for any suggestion,
Bernd.

using:
Horde Groupware Webmail Edition 5.1.2 on CentOS 6.2 (32b)
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] Connecting from portal

2013-09-13 Thread Michael J Rubinsky


Quoting Maxime Pelletier :


Jan Schneider  horde.org> writes:




Zitat von Maxime Pelletier  educsa.org>:

> Hi all,
>
> Here is my problem. We simulate a SSO login to Horde within our portal by
> sending the username and password in a POST request to Horde. This part
> works fine. However, when a user logout from our portal, it  
doesn't log him

> out from Horde. So if a second user login to the portal, then to Horde
> (without closing the browser), the second user get connected to the first
> user account.
>
> In an older version of Horde, sending the second connexion POST request
> would logout the first session, and display the login form to the user. Is
> it possible to bring back this behavior?
>
> If not, do you have any workaround for me?
>
> Thanks in advance for you help.
>
> Max

Create a simple transparent authentication driver instead, and
implement the validateAuth() method.


Hi Jan,

Thanks a lot for taking the time to answer my question.

However, I would appreciate if you could give me a little bit more details
about that, or point me to some documentation.

I couldn't locate the validateAuth() method. I'm not even sure if this is
supposed to be at Horde or IMP level. We configured our server so that IMP
provides authentication.


It's a method exposed by the authentication object. See Horde_Auth::



Also, what is the right way to validate that a user is already logged in?


Horde_Auth::validateAuth()


And what is the right way to log out a user?


Horde_Registry::clearAuth()


Jan had written a very comprehensive post regarding how authentication  
works in Horde (Hint: it's fairly complicated). IIRC, it was written  
for Horde 4, but the concepts are still mostly valid in Horde 5. See  
http://janschneider.de/news/5/342

--
mike

The Horde Project (www.horde.org)
mrubi...@horde.org


smime.p7s
Description: S/MIME Signature
-- 
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org