From: Francesco M. <f18...@ya...> - 2005-07-05 17:27:13
|
Hi, since the HTTP basic authentication was quite ugly; I decided to use a pure PHP authentication. The usernames & passwords of wxCode mantainers are now stored in the wxCode 'mantainers' table. All mantainers should go to http://wxcode.sourceforge.net/phpMyAdmin/ select the Mantainers table and click "Insert" and then insert their name, email, sf user account and password. When inserting this last one, click the drop down list "Function" and choose "MD5" so that your password will be secured. (Note: for David Hart & Thomas Monjalon I've already inserted their info, before removing them from components, in the table; they just need to choose their passwords). I've completed all pages of wxCode site and now I just need that you all update the DB with your info. I've also already setup roughly the pmwiki for wxcode: http://wxcode.sourceforge.net/test/wiki Otto, can I begin to move the site out from the test dir ? Francesco Montorsi Francesco Montorsi wrote: > Hi, > for the last page of the site ("Edit your component") which allows > mantainers to update the database, I need to use some type of > authentication; I think HTTP Basic authentication will be enough... it > will just require that each mantainer remembers its "wxCode mantainer > password" and then type it in the HTTP authentication box in the wxCode > site to be able to edit its component info stored in the database.... > > if anyone has a better idea, please let me know. > > Francesco Montorsi > > > PS: now all the pages of the site validate as XHTML strict & CSS; I'm > going to > - complete the edit page > - set up the wiki > - complete the docs of the site (for mantainance) > and then the site will be complete... > > > > Francesco Montorsi wrote: > >> Hi, >> since we are in a transition phase, I suggest all developers of >> wxCode to insert their components info in the wxCode database without >> using the submit form, just using phpMyAdmin which is (temporary) >> configured as not to require passwords: just go to >> >> http://wxcode.sourceforge.net/phpMyAdmin/ >> >> and insert a new row in the "components" table filling all the info of >> the table. >> >> I hope everyone will like the new site look (which is can be seen at >> http://wxcode.sourceforge.net/test). >> >> Thanks indeed, >> Francesco Montorsi >> >> PS: soon, also the component websites will need some work to be >> adapted to the new wxCode look... but it will be easy... >> >> >> ------------------------------------------------------- >> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >> from IBM. Find simple to follow Roadmaps, straightforward articles, >> informative Webcasts and more! Get everything you need to get up to >> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >> _______________________________________________ >> wxCode-users mailing list >> wxC...@li... >> https://lists.sourceforge.net/lists/listinfo/wxcode-users >> > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |