Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 140 of 807  Not logged in ELOG logo
    icon2.gif   Re: Login screen reappears after correct login, posted by Daniel Broers on Mon Oct 24 16:20:37 2005 output.txt

Stefan Ritt wrote:

Can you
  • Delete all cookies on the client machine and try again
  • If the problem persists: Tell you how you access your elogd. Do you use Apache as proxy? Which URL statement do you have in your elogd.cfg? What are the URLs shown in the address bar of your browser?
  • Can you start elogd with the "-v" flag, and send me the output shown during an unsuccessful login


    icon2.gif   Re: Login screen reappears after correct login, posted by Stefan Ritt on Mon Oct 24 16:41:20 2005 

Daniel Broers wrote:
Output in attachment


Your output shows:

Set-Cookie: unm=daniel; path=/Maldi; expires=Monday, 24-Oct-05 14:57:55 GMT;

Now I don't know when you made this entry, but it looks to me like either

- your time is set incorrectly on the server side
- your "login expiration" setting in elogd is set incorrectly

Can you check these two things?
    icon2.gif   Re: Login screen reappears after correct login, posted by Daniel Broers on Mon Oct 24 17:14:59 2005 

Stefan Ritt wrote:

Daniel Broers wrote:
Output in attachment


Your output shows:

Set-Cookie: unm=daniel; path=/Maldi; expires=Monday, 24-Oct-05 14:57:55 GMT;

Now I don't know when you made this entry, but it looks to me like either

- your time is set incorrectly on the server side
- your "login expiration" setting in elogd is set incorrectly

Can you check these two things?


Now it works!
- The time is (apparently) set incorect on the server side. But why would one client have problems while others don't?
- I changed the login expitation from 1 to 5 hours and now we can log in!
Thanks a lot for your quick support!
    icon2.gif   Re: Login screen reappears after correct login, posted by Stefan Ritt on Mon Oct 24 19:33:41 2005 

Daniel Broers wrote:
But why would one client have problems while others don't?


You had the login expiration at 1 hour, and the time was off by one hour I guess. But each client's time is only accurate to a few minutes, so some of them had a difference to the server of 59 mins, and other had 1:01 mins. Since you had a login expiration of 1 hour, only the second one failed, while the first one should have worked for about one minute.
    icon2.gif   Re: Preset text overriden after preview, posted by Stefan Ritt on Wed Oct 26 16:17:18 2005 

Yoshio Imai wrote:
This form appears correctly, but after filling in the form, clicking on "Preview" leads to an error: the preview text is correct, but the actual text entry field is overriden again with the empty form.


Thanks for reporting this bug. It's fixed in revision 1534.

- Stefan
    icon2.gif   Re: Display last page by default, posted by Stefan Ritt on Fri Oct 28 12:16:38 2005 

Yoshio Imai wrote:
Is it possible to configure the logbook so that "List" takes me to the last page instead?


Reverse sort = 1
    icon2.gif   Re: Display last page by default, posted by Yoshio Imai on Fri Oct 28 12:39:44 2005 

Stefan Ritt wrote:

Reverse sort = 1


Thanks for the quick reply. Unfortunately, this is not exactly what we need. We would like to see the entries in normal order, but the last of the pages as "start page". Is it possible to configure this?

Yoshio
    icon2.gif   Re: Display last page by default, posted by Stefan Ritt on Fri Oct 28 13:05:26 2005 

Yoshio Imai wrote:
We would like to see the entries in normal order, but the last of the pages as "start page". Is it possible to configure this?


Start page = 0?cmd=last

Well, I guess this is not what you want either, correct? You would like to see the listing page with ~20 entries. The first one you can access easily via "<logbook>/page1", but the number of the last page varies over time. I would have to add a new functionality like "<lobook>/page_last", which automatically gets converted into the correct page number. I will put this on my wishlist.
ELOG V3.1.5-3fb85fa6