Re: password encryption, posted by Alex H on Mon May 30 10:01:14 2005
|
Stefan Ritt wrote: |
Alex H wrote: | Hi Stefan,
I have found a little problem with elog. I'am using ELOG V2.5.8-6. When I'am on the logon page,
I type my Login and password and hit "submit", in the bottom of IE, we can show my password without encryption, it can be dangerous. I have made a screenshot to explain my problem better.
Could you fix it for the next release ?
Thanks a lot.
Alex |
Unfortunately there is no real way around that. If a password is entered into a text box, it is always transferred in plain text (which means that in security-sensive installations one should always use SSL together with elog). I encrypt it on the server side and do an immediate redirect which "hided" the plain password, but if your connection is slow, you might see it for a moment. Unless nobody has a clever idea of how to prevent this, we're out of luck. |
Oki Thanks for the answer .
Alex |
Re: password encryption, posted by Alex H on Tue May 31 09:07:37 2005
|
Thanks Stefan 8) |
Next ELOG Release ?, posted by Alex H on Fri Oct 14 11:06:30 2005
|
Hello Stefan,
Did you have a release Date for Elog V2.6.0 ?
Thanks in Advance. |
Re: Next ELOG Release ?, posted by Alex H on Fri Oct 14 11:28:28 2005
|
> > Hello Stefan,
> > Did you have a release Date for Elog V2.6.0 ?
> > Thanks in Advance.
>
> There is still some unfinished code in the HTML email notification. I guess it will take me still some weeks to
> finish that, since I'm pretty busy these days...
Ok ! Thanks for the rapid answer! |
Undesirable TAG { }, posted by Alex H on Mon Nov 21 11:49:52 2005 
|
Hi, I'am using ELOG v2.6.0-beta1 on Windows 2000.
I'am using Conditional attributes and obtain in certain case undesirable {x} TAG.
Here is a part of my elog.cfg :Options Client = ALL, Test one{2}, Test two{3}
# Test one
{2} Options Equipment = FWL0020, RT0015
# Test two
{3} Options Equipment =
So when I'am using quick filter I have in the scroll box the { } TAG of my Client Option (See screenshots).
Is there any thinks to do for mask them ?
Thanks for answer. |
Add Button on calendar, posted by Alex H on Mon Nov 21 12:00:05 2005
|
Hi Stefan,
Could you add a "Today button" on the calendar to set immediatly the date of today on a date type field ?
Thanks |
Re: Add Button on calendar, posted by Alex H on Mon Nov 21 14:19:22 2005
|
Stefan Ritt wrote: |
Alex H wrote: | Could you add a "Today button" on the calendar to set immediatly the date of today on a date type field ? |
"Today" is selected by default if you pop-up a new calendar, so just click on the selected day. |
I don't have the today date highlighted so I don't have some visual effect to find the date immediatly. Is it a bug or other ? |
Re: Add Button on calendar, posted by Alex H on Tue Nov 22 09:49:30 2005
|
Stefan Ritt wrote: |
Alex H wrote: | I don't have the today date highlighted so I don't have some visual effect to find the date immediatly. Is it a bug or other ? |
If I click Find on this page, then click on an calendar, I get following picture:

which clearly shows me the 21st highlighted. Do you get a different picture? Which browser are you using? If you get the proper picture here at the forum, but a different one at your installation, it might be that the default.css file is out of date in your installation and you have to copy over a newer one. |
My default.css was not updated ! Thanks Stefan. |