Re: [DOC-WEB] cvs: docweb /sql users.sql
[email protected] ("Nuno Lopes")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <002f01c59528$de359090$0100a8c0@pc07653> |
We could port pear's scripts. We just need a simple form to change the user's entry (not a register form). Nothing dificult, IMHO. Nuno ----- Original Message ----- > Just a suggestion for getting new username in the db: > > In the future, I think we should fetch the real name (if it's not in the > db > yet) from master.php.net and store it in our db. > > this way we will have a fast site(no external info needed) most of the > times. > of course if master.php.net is down it will create some problems... > > Having an extra register form like pear has doesn't seem to fit the site, > all > cvs users should be able to login, since we use the magic cookie. > > Vincent