ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66144
|
Mon Jan 12 05:12:42 2009 |
| John Rouillard | rouilj+elog@cs.umb.edu | Bug report | Windows | 2.7.5-2130 | Re: Google Chrome issues |
> > > Any ideas? I run our ELOG on windows server.. maybe that has something to do with it.
> >
> > I am running the server on kubuntu 8.x, and have the same issue with chrome 1.x.
> > Is is possible the corporate elog server is running behind apache or in some
> > other proxy config while the one you are having issues with is being connected
> > to directly by chrome?
>
> It's good to know someone else has the issue, at least. I'd like to find a publicly available elog server so
> that the elog developers could recreate the issue and thusly fix the issue. Or at the very least send the broken
> URL to Google Chrome developers to see if it's a bug in the browser or not.
I just brought up the current head release of elog, and the problem is fixed. Looks like it
was some sort of cookie issue IIRC the log entry.
So build a new elogd and you should be all set.
- rouilj |
66145
|
Mon Jan 12 05:33:04 2009 |
| kyoo | josh@newgistics.com | Bug report | Windows | 2.7.5-2130 | Re: Google Chrome issues |
> > > > Any ideas? I run our ELOG on windows server.. maybe that has something to do with it.
> > >
> > > I am running the server on kubuntu 8.x, and have the same issue with chrome 1.x.
> > > Is is possible the corporate elog server is running behind apache or in some
> > > other proxy config while the one you are having issues with is being connected
> > > to directly by chrome?
> >
> > It's good to know someone else has the issue, at least. I'd like to find a publicly available elog server so
> > that the elog developers could recreate the issue and thusly fix the issue. Or at the very least send the broken
> > URL to Google Chrome developers to see if it's a bug in the browser or not.
>
> I just brought up the current head release of elog, and the problem is fixed. Looks like it
> was some sort of cookie issue IIRC the log entry.
>
> So build a new elogd and you should be all set.
>
> - rouilj
Thanks. I'll have to wait for someone else to build the win32 binary, as I'm not set up to compile it myself. |
66146
|
Mon Jan 12 21:00:27 2009 |
| kyoo | josh@newgistics.com | Bug report | Windows | 2.7.5-2130 | Re: Google Chrome issues |
> > > > > Any ideas? I run our ELOG on windows server.. maybe that has something to do with it.
> > > >
> > > > I am running the server on kubuntu 8.x, and have the same issue with chrome 1.x.
> > > > Is is possible the corporate elog server is running behind apache or in some
> > > > other proxy config while the one you are having issues with is being connected
> > > > to directly by chrome?
> > >
> > > It's good to know someone else has the issue, at least. I'd like to find a publicly available elog server so
> > > that the elog developers could recreate the issue and thusly fix the issue. Or at the very least send the broken
> > > URL to Google Chrome developers to see if it's a bug in the browser or not.
> >
> > I just brought up the current head release of elog, and the problem is fixed. Looks like it
> > was some sort of cookie issue IIRC the log entry.
> >
> > So build a new elogd and you should be all set.
> >
> > - rouilj
>
> Thanks. I'll have to wait for someone else to build the win32 binary, as I'm not set up to compile it myself.
I installed the latest Windows build (didn't realize I missed a build in November), and it now works in Chrome. Thanks! |
524
|
Thu Apr 8 15:24:02 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.5.2 | Re: Global password file together with guest account |
> Hello,
>
> is it possible to have an guest account together with a global password file?
>
> I tried to put the password file statement into the global section of
> elogd.cfg. But in this case every user must login and it is not possible to
> have a read only guest account.
> But if I put the password file statemnet into the logbook sections, it is
> possible to access the logbooks in read-only mode without logging in. The
> drawback of this solution is, that you have to login into every logbook
> seperately.
>
> Bertram
Right, guest access is not possible with a global password file. This comes from
the fact that people wish to protect their logbook selection page. What I can do
is add another flag "protect selection page = 0 | 1". If "0", the logbook
selection page can be seen without logging in. Is that what yo want?
- Stefan |
525
|
Thu Apr 8 15:42:52 2004 |
| Bertram Metz | bmetz@sbs.com | Question | Windows | 2.5.2 | Re: Global password file together with guest account |
> > Hello,
> >
> > is it possible to have an guest account together with a global password file?
> >
> > I tried to put the password file statement into the global section of
> > elogd.cfg. But in this case every user must login and it is not possible to
> > have a read only guest account.
> > But if I put the password file statemnet into the logbook sections, it is
> > possible to access the logbooks in read-only mode without logging in. The
> > drawback of this solution is, that you have to login into every logbook
> > seperately.
> >
> > Bertram
>
> Right, guest access is not possible with a global password file. This comes from
> the fact that people wish to protect their logbook selection page. What I can do
> is add another flag "protect selection page = 0 | 1". If "0", the logbook
> selection page can be seen without logging in. Is that what yo want?
>
> - Stefan
Yes, that is what I want.
Bertram |
526
|
Thu Apr 8 16:23:00 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.5.2 | Re: Global password file together with guest account |
> Yes, that is what I want.
I implemented a switch "protect selection page" in revision 1.318, which can be
obtained at http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c?rev=1.318. If this
switch is not set to "1", the selection page can be seen without having to log in. |
527
|
Tue Apr 13 11:13:53 2004 |
| Bertram Metz | bmetz@sbs.com | Question | Windows | 2.5.2 | Re: Global password file together with guest account |
> > Yes, that is what I want.
>
> I implemented a switch "protect selection page" in revision 1.318, which can be
> obtained at http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c?rev=1.318. If this
> switch is not set to "1", the selection page can be seen without having to log in.
Stefan,
thank you for the fast implementation of this feature. I compiled the new revision and
it worked as expected.
Kind regards,
Bertram |
69844
|
Fri Dec 6 10:58:57 2024 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | All | 3.1.4 | Re: Global change of links |
You would have to access the raw elgo database files (which are pure ASCII files) and write some script which goes through all files and changes the URLs.
Stefan
Dr Marta Divall wrote: |
Dear All,
We have been using the ELOG for several years and had inserted hyper-links instead of whole files in order to save storage space. From this month our server is moved to a new location with a new address. Is there a way for me to retrospectivelly replace all addresses with the new server file pass?
Thanks in advance,
Best regards,
Marta
|
|