Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 433 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Versiondown Subject
  66352   Wed May 6 18:31:19 2009 Reply Mikemike@raghuexim.comBug reportLinux2.7.6-2191Re: "Forgot Password?" link not working?

Stefan Ritt wrote:

 

Mike wrote:

I have my site running under apache. I don't have a /elog/ directory.

for example most would do http://www.example.com/elog/ to visit elog

but my site loads at http://www.example.com/

The site is private so it's password protected. Everything works fine except

if I click the "Forgot Password" link it does nothing.

but if I go to one of the log books...

http://www.example.com/open/

The forgot password link works.

Is there anyway to fix this? I have nothing else running on the server, it's dedicated to only ELOG.

That's why I don't want to have it running under /elog/ in the url.

 

Thanks for reporting this bug, I fixed it in revision 2197 which you can load from the SVN server.

Thanks for the fix. I tried out 2197 and when I click the "Forgot Password" link it causes elog to crash. I've attached my cfg file.

 

Attachment 1: elogd.cfg
[global]
port = 8080
URL = https://www.example.com/
SMTP host = localhost
Use Email From = ELOG <noreply@example.com>
Email format = 111
Use Email Subject = $logbook: $category - $subject
Summary lines = 32
Password file = passwords.pwd
Quote on reply = 0
Expand default = 3
Protect Selection page = 1
Bottom text = <center>TEST</center>
Thumbnail size = 100
Display mode = threaded
Preset Author = $long_name
Subst on edit author = $long_name
Preset on reply Author = $long_name
Preset on Duplicate Author = $long_name
List Menu commands = New, Find, Select, Config, Admin, Logout
Menu commands = Back, New, Edit, Delete, Reply, Find, Move to, Config, Help
Admin user = test
Allow Delete = test
Allow Move To = test
Group Current Product Issues = Open Issues, Closed Issues
Group New Products & Development = Definite, Considered, Canceled
Group Definite = Everyday Definite, Fall Definite, X-Mas Definite, Metal Definite, Electrical Definite, Rugs Definite, Artists Definite
Group Considered = Everyday Considered, Fall Considered, X-Mas Considered, Metal Considered, Electrical Considered, Rugs Considered, Artists Considered
Group Canceled = Everyday Canceled, Fall Canceled, X-Mas Canceled, Metal Canceled, Electrical Canceled, Rugs Canceled, Artists Canceled

[Open Issues]
Theme = default
Comment = Open Issues With Current Products
Attributes = Author, Category, Subject
Options Category = Linen, Metal, Electrical, Other
Required Attributes = Category
Page Title = Open Product Issues - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Closed Issues

[Closed Issues]
Theme = default
Comment = Closed Issues With Current Products
Attributes = Author, Category, Subject
Options Category = Linen, Metal, Electrical, Other
Required Attributes = Category
Page Title = Closed Product Issues - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Open Issues

[Everyday Considered]
Theme = default
Comment = Considered New Everyday Product Discussion
Attributes = Author, Category, Subject
Options Category = Linen, Other
Required Attributes = Category
Page Title = Considered Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Everyday Definite]
Theme = default
Comment = Definite New Everyday Product Discussion
Attributes = Author, Category, Subject
Options Category = Linen, Other
Required Attributes = Category
Page Title = Definite Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Everyday Canceled]
Theme = default
Comment = Canceled New Everyday Product Discussion
Attributes = Author, Category, Subject
Options Category = Linen, Other
Required Attributes = Category
Page Title = Canceled Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Fall Definite]
Theme = default
Comment = Definite New Fall Product Discussion
Attributes = Author, Category, Subject
Options Category = Fall, Other
Required Attributes = Category
Page Title = Definite Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[X-Mas Definite]
Theme = default
Comment = Definite New X-Mas Product Discussion
Attributes = Author, Category, Subject
Options Category = X-Mas, Other
Required Attributes = Category
Page Title = Definite Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Metal Definite]
Theme = default
Comment = Definite New Metal Product Discussion
Attributes = Author, Category, Subject
Options Category = Metal, Other
Required Attributes = Category
Page Title = Definite Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Electrical Definite]
Theme = default
Comment = Definite New Electrical Product Discussion
Attributes = Author, Category, Subject
Options Category = Electrical, Other
Required Attributes = Category
Page Title = Definite Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Rugs Definite]
Theme = default
Comment = Definite New Rugs Product Discussion
Attributes = Author, Category, Subject
Options Category = Hooked, Wool, Cotton, Other
Required Attributes = Category
Page Title = Definite Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Fall Considered]
Theme = default
Comment = Considered New Fall Product Discussion
Attributes = Author, Category, Subject
Options Category = Fall, Other
Required Attributes = Category
Page Title = Considered Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[X-Mas Considered]
Theme = default
Comment = Considered New X-Mas Product Discussion
Attributes = Author, Category, Subject
Options Category = X-Mas, Other
Required Attributes = Category
Page Title = Considered Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Metal Considered]
Theme = default
Comment = Considered New Metal Product Discussion
Attributes = Author, Category, Subject
Options Category = Metal, Other
Required Attributes = Category
Page Title = Considered Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Electrical Considered]
Theme = default
Comment = Considered New Electrical Product Discussion
Attributes = Author, Category, Subject
Options Category = Electrical, Other
Required Attributes = Category
Page Title = Considered Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Rugs Considered]
Theme = default
Comment = Considered New Rugs Product Discussion
Attributes = Author, Category, Subject
Options Category = Hooked, Wool, Cotton, Other
Required Attributes = Category
Page Title = Considered Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Fall Canceled]
Theme = default
Comment = Canceled New Fall Product Discussion
Attributes = Author, Category, Subject
Options Category = Fall, Other
Required Attributes = Category
Page Title = Canceled Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[X-Mas Canceled]
Theme = default
Comment = Canceled New X-Mas Product Discussion
Attributes = Author, Category, Subject
Options Category = X-Mas, Other
Required Attributes = Category
Page Title = Canceled Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Metal Canceled]
Theme = default
Comment = Canceled New Metal Product Discussion
Attributes = Author, Category, Subject
Options Category = Metal, Other
Required Attributes = Category
Page Title = Canceled Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Electrical Canceled]
Theme = default
Comment = Canceled New Electrical Product Discussion
Attributes = Author, Category, Subject
Options Category = Electrical, Other
Required Attributes = Category
Page Title = Canceled Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered, Artists Canceled

[Rugs Canceled]
Theme = default
Comment = Canceled New Rugs Product Discussion
Attributes = Author, Category, Subject
Options Category = Hooked, Wool, Cotton, Other
Required Attributes = Category
Page Title = Canceled Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Artists Definite, Artists Considered, Artists Canceled

[Artists Definite]
Theme = default
Comment = Definite New Artists Product Discussion
Attributes = Author, Category, Subject
Options Category = Linen, Metal, X-Mas, Fall, Electrical, Rug, Other
Required Attributes = Category
Page Title = Definite Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Considered, Artists Canceled

[Artists Considered]
Theme = default
Comment = Considered New Artists Product Discussion
Attributes = Author, Category, Subject
Options Category = Linen, Metal, X-Mas, Fall, Electrical, Rug, Other
Required Attributes = Category
Page Title = Considered Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Canceled

[Artists Canceled]
Theme = default
Comment = Canceled New Artists Product Discussion
Attributes = Author, Category, Subject
Options Category = Linen, Metal, X-Mas, Fall, Electrical, Rug, Other
Required Attributes = Category
Page Title = Canceled Products - $subject
Reverse sort = 1
Quick filter = Date, Category
Move To = Everyday Definite, Everyday Considered, Everyday Canceled, Fall Definite, Fall Considered, Fall Canceled, X-Mas Definite, X-Mas Considered, X-Mas Canceled, Electrical Definite, Electrical Considered, Electrical Canceled, Metal Definite, Metal Considered, Metal Canceled, Rugs Definite, Rugs Considered, Rugs Canceled, Artists Definite, Artists Considered
  66354   Thu May 7 08:05:54 2009 Reply Stefan Rittstefan.ritt@psi.chBug reportLinux2.7.6-2191Re: "Forgot Password?" link not working?
Mike wrote:

 Thanks for the fix. I tried out 2197 and when I click the "Forgot Password" link it causes elog to crash. I've attached my cfg file.

The problem was the password recovery in conjunction with "Bottom text", thanks for supplying your configuration file. I fixed that in revision 2198.

  66356   Thu May 7 13:46:37 2009 Reply Mikemike@raghuexim.comBug reportLinux2.7.6-2191Re: "Forgot Password?" link not working?

Stefan Ritt wrote:
Mike wrote:

 Thanks for the fix. I tried out 2197 and when I click the "Forgot Password" link it causes elog to crash. I've attached my cfg file.

The problem was the password recovery in conjunction with "Bottom text", thanks for supplying your configuration file. I fixed that in revision 2198.

 That did the trick, thanks for the fix!

  66359   Sun May 10 22:18:56 2009 Question Arno TeunisseA.teeling3@chello.nlQuestionWindows2.7.6-2191Mail and logged in user

Hello

Was playing with elog. I send mail to the persons involved with a elog entrie. This mail produces something like this ( rather default) .

 Logbook: Accelerator  Message ID: 4    Entry time: 05/10/09 21:48:25     In reply to: 3

When I am logged in into elog , clicking on the Message ID 4 or 3 from the mail client , elog is started with the logged in user at that time and it's permissions.  So instead of starting a new elog session ( and getting the guest permission ) I get the permission of the currently logged in user.( Could be the administrator / root) . The process will function correctly i no one is logged in into elog. I've tested this on a local machine, so I cannot say if the same happens when multiple  machines are used. So, maybe it's a bug, maybe it's my testing  configuration. 

Do not know if i explained  the problem clear enough, but is seems something that could be examined.

By the way : thanks for this great and free program.

 

 

 

  66363   Mon May 18 12:28:00 2009 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.7.6-2191Re: Mail and logged in user

 

Arno Teunisse wrote:

Hello

Was playing with elog. I send mail to the persons involved with a elog entrie. This mail produces something like this ( rather default) .

 Logbook: Accelerator  Message ID: 4    Entry time: 05/10/09 21:48:25     In reply to: 3

When I am logged in into elog , clicking on the Message ID 4 or 3 from the mail client , elog is started with the logged in user at that time and it's permissions.  So instead of starting a new elog session ( and getting the guest permission ) I get the permission of the currently logged in user.( Could be the administrator / root) . The process will function correctly i no one is logged in into elog. I've tested this on a local machine, so I cannot say if the same happens when multiple  machines are used. So, maybe it's a bug, maybe it's my testing  configuration. 

Do not know if i explained  the problem clear enough, but is seems something that could be examined.

By the way : thanks for this great and free program. 

 

This is not a bug, this is a feature! Once you log in to ELOG, your credentials are stored in cookies of your local browser. If you access a logbook entry, like via the link you in your email, you still use that credentials. If you clear all cookies of your browser, or log out explicitly from ELOG, then of course you will only get guest access. 

  66365   Tue May 19 23:43:20 2009 Reply Arno TeunisseA.teeling3@chello.nlQuestionWindows2.7.6-2191Re: Mail and logged in user

Stefan Ritt wrote:

 

Arno Teunisse wrote:

Hello

Was playing with elog. I send mail to the persons involved with a elog entrie. This mail produces something like this ( rather default) .

 Logbook: Accelerator  Message ID: 4    Entry time: 05/10/09 21:48:25     In reply to: 3

When I am logged in into elog , clicking on the Message ID 4 or 3 from the mail client , elog is started with the logged in user at that time and it's permissions.  So instead of starting a new elog session ( and getting the guest permission ) I get the permission of the currently logged in user.( Could be the administrator / root) . The process will function correctly i no one is logged in into elog. I've tested this on a local machine, so I cannot say if the same happens when multiple  machines are used. So, maybe it's a bug, maybe it's my testing  configuration. 

Do not know if i explained  the problem clear enough, but is seems something that could be examined.

By the way : thanks for this great and free program. 

 

This is not a bug, this is a feature! Once you log in to ELOG, your credentials are stored in cookies of your local browser. If you access a logbook entry, like via the link you in your email, you still use that credentials. If you clear all cookies of your browser, or log out explicitly from ELOG, then of course you will only get guest access. 

 Thanks Stefan

This was probably a buggy bug report. Was just testing things out on a local machine and cookies were send to the local machine. so the mail was using these cookies also.

In Practice this could never happen. 

 

 

  66373   Thu Jun 4 15:21:23 2009 Reply David PilgramDavid.Pilgram@epost.org.ukQuestionLinux2.7.6-2191Re: Moving entry (and replies) from one log book to another
Hi Stefan,

Any possibility on this one?

David Pilgram.
> Hi Stefan,
> 
> When Moving entry (and replies) from one log book to another, is it possible to prevent elog from renumbering
> the entries' ID number(s) ($@MID@$).  While it may not be good practice, we've referred to these numbers in
> cross-referencing, and it all goes wrong when an entry is moved from an "Open" thread to a "Closed" thread (cf
> your FAQ about marking of whole threads).
> 
> In the cases I'm thinking about, i.e. from main logbook to archive logbook(s), there would never be a clash of
> ID number.
> 
> Thanks,
> 
> David Pilgram.
  66379   Fri Jun 5 11:29:43 2009 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.7.6-2191Re: Moving entry (and replies) from one log book to another
> Hi Stefan,
> 
> When Moving entry (and replies) from one log book to another, is it possible to prevent elog from renumbering
> the entries' ID number(s) ($@MID@$).  While it may not be good practice, we've referred to these numbers in
> cross-referencing, and it all goes wrong when an entry is moved from an "Open" thread to a "Closed" thread (cf
> your FAQ about marking of whole threads).
> 
> In the cases I'm thinking about, i.e. from main logbook to archive logbook(s), there would never be a clash of
> ID number.
> 
> Thanks,
> 
> David Pilgram.

I have implemented this feature in revision 2205. You need to set the new flag "Preserve IDs = 1" in the 
configuration. I have not tested this extensively, but I'm sure you will do it ;-)
ELOG V3.1.5-3fb85fa6