Re: [Phplib-users] three tier auth made possible
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2002-11-02 08:55:01
|
Il 05:34, sabato 2 novembre 2002, Rob Hutton ha scritto: > But, again, you are mixing auth into page. All of this could be done in > the auth_handlelogin(). From site B, it would be local. From site A, > auth_validatelogin would take the information gathered from the login form > and validate it through XMLRPC with site A and either return the valid UID > or return false. yes yes, there is more than one way to do it ;-) Don't worry, I'd manage that somehow, no matter how things are distributed, the mportant is that auth now is clear and understandable in its inherent simplicity. Gian |