ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
65989
|
Wed Oct 8 15:10:25 2008 |
| Neo | Neo.X@web.de | Question | All | | Deny Wildcards |
Ist there a possibility to use wildcards specifiing the users who are allowed to use a command, like ...
Allow New = admin1, admin2, admin3
Allow Edit = admin1, admin2, admin3
Deny New = *
Deny Edit = * |
66400
|
Wed Jun 17 03:46:31 2009 |
| soren poulsen | soren.poulsen@cern.ch | Request | Linux | 2.7.6 | Denial of access after failed import using invalid attributes |
Hi,
A user tried to import a CSV file, which caused e-log to add a field called "date" to the list of attributes (and then crash). This caused the log-book to be blocked until someone (guess who) would go edit the elogd.cfg file and then trigger a reload.
1. suggestion : E-log should not crash in this case
2. suggestion: E-log should not allow invalid attributes to be added via CSV Import, which causes the log-book to be blocked.
For the time being, I will just "Deny import" (by the way, the doc says it is "Deny CSV import", but I think the syntax is "Deny import". Not really important.
I think this should be quite easy to reproduce.
Thanks a lot
Soren |
2053
|
Wed Nov 8 13:59:52 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Info | All | 2.6.2-6 | Denial of Service Vulnerability of elog 2.6.2-6 |
Dear ELOG users,
a denial of service vulnerability has been reported which affects all elog versions prior to 2.6.2-7. With a special request one can crash the elogd server, given that one has access either through a public read access or through an account. This vulnerability has been fixed in version 2.6.2-7. It is advised that all sensitive installations of ELOG are being updated.
Stefan Ritt |
67683
|
Sat Mar 29 12:14:11 2014 |
| David Pilgram | David.Pilgram@epost.org.uk | Bug report | Linux | 2.9.2-a738 | Defunct daemons |
Hi Stefan and Andreas
Yesterday I reported I had some issues with the latest elog: but now I can reproduce one.
elog 2.9.2-a738232
I started a new entry, and attached three pdf files. I did not get the problem of not seeing the png thumnbnail
this time, although that is annoying if you want/need to adjust the thumbnail image before submitting.
However, if I then look at the running processes, I have the following listed (ps -A)
23677 tty1 00:00:04 elogd
23809 tty1 00:00:00 elogd <defunct>
23825 tty1 00:00:00 elogd <defunct>
23847 pts/0 00:00:00 ps
23677 was when I started the elogd daemon, having killed off the previous daemon etc for test purposes.
23809 and 23825 appeared after a couple of pdfs were added (second and third ones to be precise). They can only
be killed off by killing off the original running daemon. It appears that attaching a second and further pdf
attachments to any entry generates an elogd <defunct> in the processes list, although attaching a jpg in the
middle of a list of pdfs didn't (but the next pdf did). This is happening while adding attachments, that is the
Submit button has yet to be pressed, so it seems to be generated when the pdf file is being processed for some
reason.
You can end up with quite a stack of these in the process list!
I never saw this behaviour with the previous version I was running, SVN2475 I think.
By the way, I still cannot send an attachment over to this server (showing a screenshot) without the 502 error. |
66167
|
Mon Jan 26 14:07:02 2009 |
| Robert-Jan Schrijvers | Robert-Jan.Schrijvers@isoft.nl | Question | Windows | V2.6.3 | Default value radio button |
hi there,
Is it possible to attach a default value for a radio button when submitting a new form/record, for example:
I now have an item "Confirmed" Yes/No, and I want the "no" option to be selected by default when a new form/record is created.
Does anyone know how to arrange this?
Thanks in advance!
RJ
|
65979
|
Wed Sep 17 19:14:45 2008 |
| George Chisholm | george.chisholm@terasengas.com | Question | Windows | 2.7.4-2111 | Default list option |
How do I set a default list option?
I have an attribute called Active with options yes, no
When I do a list I want to see just the records having yes.
When required, the quick filter allows me to see records with option = no or all the records.
Thanks
|
67388
|
Fri Nov 30 09:08:52 2012 |
| UlfO | ulf.olsson@dynamate.se | Question | Windows | Latest | Default filtered view |
Hi,
Is it possible to have a default filtered view in E-log?
Lets say we have a record with status finished on one attribute.
Is it possible to have a default list view that just shows records with this status?
|
483
|
Fri Feb 27 10:09:04 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Question | Linux | Windows | 2.5.1 | Default Sorting Option |
I really don't know if anybody already had this problem or i just didn't
find the solution in the documenttaion:
There is a possibility to sort the log by the value of a attribute as
well as a flag for reverse sort. anf it's quite easy to build up a
command line with the sort attribute and value. But this only works from
a self written command line.
Is there any possibilty to make ELOG soring by default (without a
command line option) by a other attribute than date? I would use a date
set by the user manually to sort the log file, even the user clicks on
the log-name.
or may it be a possibility for a additional feature, like a logbook
option "Default sort = my own date" and the logbok get sorted by this
attribute and option by default.
Would be happy about every tip! ThankX! |