[MOBY-guts] biomoby commit
Mark Wilkinson
mwilkinson at pub.open-bio.org
Sat Mar 1 18:06:54 UTC 2003
mwilkinson
Sat Mar 1 13:06:54 EST 2003
Update of /home/repository/moby/moby-live/Perl
In directory pub.open-bio.org:/tmp/cvs-serv13765
Modified Files:
Changes
Log Message:
added basic HTTP authentication into Service.pm. It will now prompt you for a username and password if you are attempting to access a service from a site that requires authentication. This will have to be overloaded for GUI clients, since it requests it from a command-ine prompt, but at least we know it can be done, and it is dead easy to do.
moby-live/Perl Changes,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/Changes,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/Changes 2003/02/19 23:06:39 1.1
+++ /home/repository/moby/moby-live/Perl/Changes 2003/03/01 18:06:54 1.2
@@ -1,5 +1,15 @@
Revision history for Perl extension MOBY.
+
+
+0.05 Tue Feb 18 20:46:26 2003
+ - M. Wilkinson: updated MOBY Central database schema
+ now includes a column "category" in the Services table.
+ This allows registration of things other than MOBY
+ services (e.g. CGI).
+ - bug fixes for service registration errors - returns
+ a wider variety of error messages.
+
0.04 Tue Feb 18 20:46:26 2003
- R. Bruskiewich: created a proper Perl CPAN
installation for the Perl implementation of MOBY
More information about the MOBY-guts
mailing list