Project

General

Profile

« Previous | Next » 

Revision 3df4ea80

Added by Cherian Mathew almost 9 years ago

reverting back authentication hack

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/ui/StatusEditorUI.java
48 48
    @Override
49 49
    protected void doInit() {
50 50
        // FIXME: remove this when testing is done
51
        setIgnoreAuthentication(true);
51
        //setIgnoreAuthentication(true);
52 52

  
53 53
        getPage().setTitle("Status Editor");
54 54
        StatusComposite statusEditor = new StatusComposite();

Also available in: Unified diff