Project

General

Profile

« Previous | Next » 

Revision 573aae9a

Added by Cherian Mathew over 8 years ago

#5029 Add dev remote source quick connect

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/store/LoginManager.java
69 69
	    } catch (CdmAuthenticationException e) {
70 70
	        MessagingUtils.warningDialog("Could not authenticate", this, e.getMessage());
71 71
        }
72
	    return false;
72
	    return true;
73 73
	}
74 74

  
75 75
	public void doAuthenticate(String username, String password) throws CdmAuthenticationException {

Also available in: Unified diff