[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Fri May 30 15:52:09 UTC 2008


kawas
Fri May 30 11:52:09 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv18236/Perl/MOBY-Server

Modified Files:
	Changes 
Log Message:

moby-live/Perl/MOBY-Server Changes,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Changes,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Changes	2008/05/29 14:19:47	1.6
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Changes	2008/05/30 15:52:09	1.7
@@ -26,11 +26,14 @@
 		* in prompt_for_directory() switched the cases around for -e
 		  and -w otherwise -e wouldn't get triggered
 		* in config_file_from_template()  added an if defined $fh test
-		* added a chmod 600 to the mobycentral.config because it has
+		* added a chmod 644 to the mobycentral.config because it has
 		  the DB root password
 		* called die() if mysql wasn't detected
 	- fixed a bug in the service_tester.pl script that referenced $opt_c
 	  instead of $url. (thanks to Jason Stewart)
+	- prompt for a username/password for the registry to access the db.
+	  if the user doesnt exist, we add it. This helps us stay away from
+	  using the root password in the mobycentral.config file.
 
 1.04
 	- fixed bug in MOBY::Client::Central::DUMP that resulted




More information about the MOBY-guts mailing list