Re: [DOC-WEB] Status Updates?
[email protected] ("Nuno Lopes")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <000501c53226$838625c0$0100a8c0@pc07653> |
> Nuno Lopes wrote: >> Beside the joke, I also would like to know how the rfc authentication >> work is going on (which I think its Vicent who is handling it). > > IIRC, he was waiting for the auth library to work.. not sure of the status > of this, now, but PEPr/proposals are one of the key points of docweb. I'd > like to see this working... but, like I said, I'm not one to complain (no > time for even that (-: ) > > S Yep, but the auth library is already working. The verify_password() function now returns the user name and caches the info in a sqlite DB. The only thing is missing is the user info editor. Nuno