Buffer Overflow?, posted by Chris Warner on Wed Jan 18 17:20:45 2006
|
Users can access root level directories by using a modified URL. I saw on some security web sites that this was a problem in previous versions. Was it not
fixed in 2.6?
|
Re: Buffer Overflow?, posted by Stefan Ritt on Thu Jan 19 10:31:05 2006
|
[quote="Chris Warner"]Users can access root level directories by using a modified URL. I saw on some security web sites that this was a problem in previous
versions. Was it not fixed in 2.6?
|
Re: Buffer Overflow?, posted by Chris Warner on Fri Jan 20 02:53:40 2006
|
[quote="Stefan Ritt"][quote="Chris Warner"]Users can access root level directories by using a modified URL. I saw on some security web sites that this was
a problem in previous versions. Was it not fixed in 2.6?
|
In version 2.6 the themes do not work right on Windows., posted by Mark Coudriet on Tue Jan 17 16:04:28 2006
|
In version 2.6 the themes do not work right on Windows.
The URL is fixed at whichever logbook that is selected (e.g. ELOG 2.5.9-4 is <link rel="stylesheet" type="text/css" href="default.css"> & ELOG 2.6.0-1
is <link rel="stylesheet" type="text/css" href="http://localhost:8080/demo/default.css">). |
Re: In version 2.6 the themes do not work right on Windows., posted by Stefan Ritt on Wed Jan 18 12:57:30 2006
|
[quote]The URL is fixed at whichever logbook that is selected (e.g. ELOG 2.5.9-4 is <link rel="stylesheet" type="text/css" href="default.css"> & ELOG 2.6.0-1
is <link rel="stylesheet" type="text/css" href="http://localhost:8080/demo/default.css">).[/quote]
|
Re: In version 2.6 the themes do not work right on Windows., posted by Mark Coudriet on Thu Jan 19 20:50:29 2006
|
[quote="Stefan Ritt"][quote]The URL is fixed at whichever logbook that is selected (e.g. ELOG 2.5.9-4 is <link rel="stylesheet" type="text/css" href="default.css">
& ELOG 2.6.0-1 is <link rel="stylesheet" type="text/css" href="http://localhost:8080/demo/default.css">).[/quote]
|
Re: In version 2.6 the themes do not work right on Windows., posted by Stefan Ritt on Thu Jan 19 20:53:01 2006
|
[quote="Mark Coudriet"]But I just updated to your new version 2.6.1 & everything is fine now. Thanks for your help! :D[/quote]
Japp. I switched back to relative links for CSS again, seems to give less trouble. :] |
settings for "show only new entries", posted by Ulrich Trüssel on Thu Jan 19 16:59:38 2006
|
how ca i set the date for the "show only new entries" button? maybe i missed somethin on the elog.cfg description?
thank's for hint! :-) |
Re: settings for "show only new entries", posted by Stefan Ritt on Thu Jan 19 17:05:22 2006
|
[quote="Ulrich Trüssel"]how ca i set the date for the "show only new entries" button? maybe i missed somethin on the elog.cfg description?
thank's for hint! :-)[/quote]
|
Problems with ELOG and Internet Explorer, posted by Elaine Cristina Franchini dos Anjos on Fri Nov 4 16:51:32 2005
|
Hi,
We are facing a problem when using the Internet Explorer browser to edit
|
Re: Problems with ELOG and Internet Explorer, posted by Stefan Ritt on Mon Nov 7 09:16:47 2005
|
[quote="Elaine Cristina Franchini dos Anjos"]We are facing a problem when using the Internet Explorer browser to edit
logbooks entries. The error occurs when we use the preview option.
|
Re: Problems with ELOG and Internet Explorer, posted by Elaine Cristina Franchini dos Anjos on Mon Nov 7 18:55:57 2005
|
Hi Stefan,
[QUOTE]
|
Re: Problems with ELOG and Internet Explorer, posted by Stefan Ritt on Tue Nov 8 08:17:22 2005
|
[quote="Elaine Cristina Franchini dos Anjos"]I edited and used preview many times and the ELOG worked fine without errors in IE. So, I think my problem
is something configured in the proxy or https that Internet Explorer doesn't work very well in this circumstance.[/quote]
|
Re: Problems with ELOG and Internet Explorer, posted by Elaine Cristina Franchini dos Anjos on Fri Jan 13 18:43:08 2006
|
Hi Stefan,
I couldn't solve this problem yet...
|
Re: Problems with ELOG and Internet Explorer, posted by Stefan Ritt on Wed Jan 18 13:31:32 2006
|
Have you tried another browser, like Firefox? Do you have the same problems with Firefox? Can you try the following:
Start elogd manually with the "-v" flag, like
|
Attribute substitution in email configuration, posted by Adam Blandford on Wed Jan 18 02:22:44 2006
|
In the logbook config file I am not able to use attribute substitution in the <string> tag for
[CODE]Use Email Heading = <string>[/CODE]
Attribute substitution does work however for
|
Re: Attribute substitution in email configuration, posted by Stefan Ritt on Wed Jan 18 13:06:50 2006
|
[quote="Adam Blandford"]Not sure if this functionality is intended or is a bug.[/quote]
It was not implemented, however you call this ;)
|
Email based on not attribute value, posted by Chris Warner on Tue Jan 17 14:09:17 2006
|
Is it possible to send an email if an attribute is [B]not[/B] equal to a specific value?
For instance, I have a server logbook that several people are able to write to. There is one person that is ultimately responsible for this server. I would |
Re: Email based on not attribute value, posted by Stefan Ritt on Wed Jan 18 12:49:39 2006
|
[quote="Chris Warner"]For instance, I have a server logbook that several people are able to write to. There is one person that is ultimately responsible
for this server. I would like to generate an email any time that someone other than the System Administrator creates a new entry.[/quote]
|
localhost definition problem, posted by Jason Koglin on Tue Jan 17 01:01:05 2006
|
I've been running elog on my laptop for about a year. I have had a problem several times now when I have had a bad crash of my computer that afterwards
elog does not run correctly. The problem appears to be that "localhost" (e.g., http://localhost:8080/) gets changed to a domain name (http://sylvester.columbia.edu:8080/)
which is not registered. I only want it to access this elog database locally on my machine and do not even want to set it up as a web server.
|
Re: localhost definition problem, posted by Stefan Ritt on Wed Jan 18 12:37:19 2006
|
Hi Jason, how is going? Long time no hear!
What you need is following line in your config file:
|
Problem selecting ports, posted by Chris Warner on Fri Jan 13 03:21:32 2006
|
I had problems getting elog to run on port 8080 (or many others). I have it installed on Redhat Enterprise Linux rel 4. The only way I was able to get it
working was using port 80. I would like to run it on a different port if possible but I'm not sure what is wrong.
|
Re: Problem selecting ports, posted by Chris Warner on Tue Jan 17 13:59:58 2006
|
Nevermind. this was an iptables issue.
[quote="Chris Warner"]I had problems getting elog to run on port 8080 (or many others). I have it installed on Redhat Enterprise Linux rel 4. The only
way I was able to get it working was using port 80. I would like to run it on a different port if possible but I'm not sure what is wrong.
|