Project

General

Profile

« Previous | Next » 

Revision e5e6f7cc

Added by Cherian Mathew about 9 years ago

revert authentication check

View differences:

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

  
49 49
        getPage().setTitle("Concept Relationship Editor");
50 50
        ConceptRelationshipView crEditor = new ConceptRelationshipView();

Also available in: Unified diff