Date: 08/05/01
- Next message: Jeff Stuart: "Re[2]: [phplib] [RFC] Future of phplib"
- Previous message: giancarlo pinerolo: "[phplib] default authentication, anyone using it?"
- In reply to: giancarlo pinerolo: "[phplib] default authentication, anyone using it?"
- Next in thread: giancarlo pinerolo: "Re: [phplib] default authentication, anyone using it?"
- Reply: giancarlo pinerolo: "Re: [phplib] default authentication, anyone using it?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 4 Aug 2001, giancarlo pinerolo wrote:
> I always had some little problems with default authentication, and have
> collected a few workarounds for them.
> Is anyone actively using it?
I use it extensively
> What type of problems did you encounter?
The main problems was login_if() function. I would like to see
login_if() work for something like login_if(!$have_perm blah blah...
> For me the biggest problem is the capability, for user 'nobody', to
> store any user data
> eg:
> $user->register("whatever")
Well I encountered this and my work around was not to register user data
for nobody but keep it as sesion data and when ever the person logs in
transfer it to user data
I hope I am coherent enough ... ...
Cheers
Tarique
--
=========================================
B2B Application Providers
http://www.sanisoft.com
Vortal for Nagpur http://nagpurcity.net
=========================================
--
Abbestellen mit Mail an: phplib-unsubscribe <email protected>
Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: Jeff Stuart: "Re[2]: [phplib] [RFC] Future of phplib"
- Previous message: giancarlo pinerolo: "[phplib] default authentication, anyone using it?"
- In reply to: giancarlo pinerolo: "[phplib] default authentication, anyone using it?"
- Next in thread: giancarlo pinerolo: "Re: [phplib] default authentication, anyone using it?"
- Reply: giancarlo pinerolo: "Re: [phplib] default authentication, anyone using it?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

