Byron Clark wrote: > On Wed, Aug 29, 2007 at 04:35:56PM -0600, Drew A. Withers wrote: >> I'm not sure if anyone is aware or even cares, but I found this posting of >> the users.sql table for the UUG site along with a couple of other sql tables >> from the site. The only thing that bothers me about it is my email address >> just sitting out there like that. Maybe it shouldn't bother me, but there it >> is. >> >> http://www.koders.com/sql/fid1D1847F15C6FEFF0122A5902535DBCB31469902B.aspx > > I'm hoping one of the webmaster will fill in the holes, but here's what > I think happened. > > The current UUG site is a complete rewrite of the old site using Django. > As far as I know, no data from the old site is used on the current site. > > The old site was PHP based, but it definitely didn't use phpontrax like > the code linked above. It was actually a system called MUG (My User > Group) written by Dave Smith back in 2002. It looks like a club > webmaster, it's pretty apparent which one from the code, attempted to > rewrite the site using phpontrax and used a dump of the MUG database to > populate their database. Not sure why this person felt the need to > check in all the user records in a public svn repository on google code.
Wow, this was my mistake. I had sucked out the old data from the MUG-based site so I could put it back into the new site, and had stored the data in SVN. It was already all public information anyways I believe. I didn't realize when I had started the project I left that in SVN. I've killed the project on google code (I don't think I'll ever be using phpontrax again) ... so I think it should be fine now. Thanks for pointing that out. Adam -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
