Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 476 of 808  Not logged in ELOG logo
icon5.gif   Login issue , posted by Heinzmann on Thu Mar 5 23:20:13 2009 

Hello,

I have installed the latest elog version from your web site.

My Admin user and my Login user are set in the elog.cfg to use the Self register process within the first login.

The issue is that I get only one time access to my log on the server (XP) and that is direct after the Selfregister process.

If I log out and login to test my admin and user account I will not get access to my server anymore.

My login page stays without any error message.

1 Notebook  XP Client internet explorer http://host ip:8080/demo------> 2nd Notebook XP Server

I have the deleted the cookies after each try.

I have retested later the accounts several times (login/logout) successful with the internet explorer http://host ip:8080/ on the server itself.

 Please could you help me to identify the issue?

 

 

 

 

 

 

icon3.gif   Email recall function similar to what exists say in something like Outlook, posted by Niall Dooley on Fri Mar 6 13:49:19 2009 

Hi,

Is there a way perhaps of implementing an email recall feature into E-Log? In other words, to recall an email before the recipient (s) read the email originating from the e-log. Something perhaps along the lines of what exists in something like Outlook.

Thks in advance.

Regards,

Niall

    icon2.gif   Re: Email authentication with SSL/TLS, posted by Stefan Ritt on Fri Mar 6 21:51:48 2009 

 

Val Schmidt wrote:

Hi,

I'm curious is it possible to send email notificaitons from elog through an smtp server that requires SSL/TLS authentication? I think it's not but I thought I'd ask.

 

-Val

This is currently not implemented and will probably not implemented in the next time, but it's on my (very long) to-do list.

    icon2.gif   Re: Login issue , posted by Heinzmann on Mon Mar 9 14:50:03 2009 

Heinzmann wrote:

Hi,

I have found the issue, when I mark at the login page:

Keep me logged in on this computer
for the next 41 days or until I log out

 

I'm not able to login. Only when it is not marked I'm able to login.

How can I diable/hide the part (Keep me logged in on this computer
for the next 41 days or until I log out) from my login page?

 

 

 

 

 

 

    icon6.gif   Re: Login issue , posted by Heinzmann on Mon Mar 9 17:32:54 2009 

Heinzmann wrote:

Heinzmann wrote:

Hi,

I have found the issue, when I mark at the login page:

Keep me logged in on this computer
for the next 41 days or until I log out

 

I'm not able to login. Only when it is not marked I'm able to login.

How can I diable/hide the part (Keep me logged in on this computer
for the next 41 days or until I log out) from my login page?I

Issue solved: Login expiration = 0

 

 

 

 

 

 

    icon2.gif   Re: Login issue , posted by Stefan Ritt on Mon Mar 9 18:58:18 2009 

Heinzmann wrote:

Heinzmann wrote:

Heinzmann wrote:

Hi,

I have found the issue, when I mark at the login page:

Keep me logged in on this computer
for the next 41 days or until I log out

 

I'm not able to login. Only when it is not marked I'm able to login.

How can I diable/hide the part (Keep me logged in on this computer
for the next 41 days or until I log out) from my login page?I

Issue solved: Login expiration = 0

Great, you found it! The original problem is probably related to your cookie handling. If you don't check the "keep me logged it" box, elog generates a temporary cookie, which is used for the duration of your browser session, then the browser discards it. If you theck the box, a persistent cookie is created, which your browser stores in the cookie database and reuses it for the coming 41 days. I believe you have a problem there (persistent cookies not allowed, disk full, whatever...) which does not allow handling of persistent cookies. Try from anohter browser/computer and you will see that it works.

    icon2.gif   Re: Email recall function similar to what exists say in something like Outlook, posted by Stefan Ritt on Mon Mar 9 19:00:26 2009 

Niall Dooley wrote:

Hi,

Is there a way perhaps of implementing an email recall feature into E-Log? In other words, to recall an email before the recipient (s) read the email originating from the e-log. Something perhaps along the lines of what exists in something like Outlook.

Thks in advance.

Regards,

Niall

No, this is not implemented. What I usually do is to check "Suppress Email notification", submit and revise my entry. Once I'm satisfied, I edit again and do not check "Suppress Email notification" so that the email is finally sent out.

icon5.gif   Storing Elog database files in version control (CVS/SVN/GIT)?, posted by Brett Viren on Mon Mar 23 19:30:09 2009 
Hi,

Is it possible to store ELOG back-end database files in version control so as to synchronize multiple ELOG
instances?

Has anyone tried it? Any obvious show stoppers to such an approach?

Cheers,
-Brett.
ELOG V3.1.5-3fb85fa6