Project

General

Profile

« Previous | Next » 

Revision 36b2a29d

Added by Cherian Mathew almost 9 years ago

revert authentication check

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/ui/ConceptRelationshipUI.java
45 45
    @Override
46 46
    protected void doInit(VaadinRequest request) {
47 47
        // FIXME: remove this when testing is done
48
        setIgnoreAuthentication(true);
48
        //setIgnoreAuthentication(true);
49 49

  
50 50
        getPage().setTitle("Concept Relationship Editor");
51 51
        logger.warn("original classification : " + request.getParameter("oc"));

Also available in: Unified diff