Updated the login url
authorChristos Stathis <chstath@ebs.gr>
Thu, 27 Oct 2011 07:08:25 +0000 (10:08 +0300)
committerChristos Stathis <chstath@ebs.gr>
Thu, 27 Oct 2011 07:08:25 +0000 (10:08 +0300)
src/gr/grnet/pithos/web/client/Configuration.java
src/gr/grnet/pithos/web/client/Configuration.properties

index ed91726..085a30e 100644 (file)
@@ -46,7 +46,7 @@ public interface Configuration extends Constants {
        /**
         * @return the login URL
         */
-       @DefaultStringValue("/login")
+       @DefaultStringValue("/.")
        String loginUrl();
 
        /**
index 4cb02bd..f21bf3a 100644 (file)
@@ -33,7 +33,7 @@
 # or implied, of GRNET S.A.
 #
 
-loginUrl=/login
+loginUrl=/.
 authCookie=_pithos2_a
 cookieSeparator=|
 apiPath=/v1/