Re: dropdown-lists display only the first 100 entries, posted by Stefan Ritt on Thu Dec 9 11:40:05 2004
|
> > Right. Number of options is limited to 100.
> hi, i found the MAX_N_LIST macro and increased it
|
Re: form posting , posted by Stefan Ritt on Sun Dec 12 12:40:53 2004
|
> however, I am not sure what elog checks for when doing the post through
> form. and the auto-submit script always failed and returns "200 EOF". i can
> get to the login part and grab form entry. its only the submittion failed.
|
Re: Anyone try doing majordomo->Elog?, posted by Stefan Ritt on Sun Dec 12 12:43:55 2004
|
> We currently have Elog postings mirrored on to a majordomo email list.
> Invariably, people on this list reply to the listserv and not to the Elog.
> Has anyone tried getting emails to a listserv to autoformat and register as
|
Re: external authentication possible?, posted by Stefan Ritt on Sun Dec 12 12:49:06 2004
|
> The only common denominator that could possibly cover all contingencies would
> be LDAP authentication. One way of doing this in a more-or-less universal
> fashion is to offload the auth task from eLog itself and place the burden on
|
Re: form posting , posted by Qiang on Tue Dec 14 07:32:07 2004
|
I happened to find something interesting when trying my perl script. it hangs the
elog system with hand-crafted http header.
|
Re: external authentication possible?, posted by Stefan Ritt on Wed Dec 15 18:19:31 2004
|
> Ah, you test me! Perhaps I will attempt to dig into this but I may have to leave the
> integration up to you, Stefan. Seems that there would be two roads to go:
> 1> Move away from standalone and start to rely on Apache
|
Re: external authentication possible?, posted by Steve Jones on Thu Dec 16 05:23:54 2004
|
> > Ah, you test me! Perhaps I will attempt to dig into this but I may have to leave the
> > integration up to you, Stefan. Seems that there would be two roads to go:
> > 1> Move away from standalone and start to rely on Apache
|
Re: Redirect to wrong hostname, posted by Stefan Ritt on Fri Dec 17 23:20:02 2004
|
> I think you should be using tcp_hostname instead of gethostname if it is
> specified.
|