RE: Multi-user

"mark" <[email protected]> Fri, 4 Jun 2004 15:35:34 +0100
Newsgroups gmane.comp.web.syncato.general
Message-ID <[email protected]>
That was the conclusion I had come to. :-)

We are using Syncato for our project server (here at the British
library) and we need multiple users so I'm going to add it. 

I guess it would make sense if I did it in a useful way for  the Syncato 
project rather than just bolting it on for my own needs. So I would just 
like to run my ideas past you all and ask a couple of questions. 

I am going to adapt some code I have for another project - 

it works by providing a base class for the servlet (main.py in closed and
open
for Syncato) - prior to calling the "respondTo..." it looks in the session
and 
at the form variables from the request and sets a session variable to 
an appropriate state ( logged & username , loggedout , error (invalid user
or password)).
The code can pull the username and state out of the session as needed. 
There will be ACL's in the config for the different types of request.

Questions:

Are FileDatabase and DBXMLDatabase completely interchangeable? 

Do the templates have access to session information as things stand? - I
guess 
they must 'cos there is config information available. 

I would like to submit all this stuff back to the project so who would I
send 
patches to (assuming its wanted) 

I am likely to be making a number of mods to Syncato over time - this is a
fairly
big project and will be running for a number of years.

cheers 

mark williamson


-----Original Message-----
From: syncato-general-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
[mailto:syncato-general-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of darryl
Sent: 04 June 2004 13:48
To: syncato-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [Syncato-general] Multi-user

mark wrote:
> further to this - I have the .htpasswd set up - what I am wanting is 
> to pull the username into the post so it says "posted by ..."
> 
> cheers
> 
> mark


Syncato does not support multi-user at this time. I've never given
it much thought myself.  It seems to me in that case we'd like to manage 
logging in within syncato itself.


-darryl
-- 
http://randomthoughts.vandorp.ca/WK/blog


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Syncato-general mailing list
Syncato-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/syncato-general



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504