Functionality added : conformance level description

Petter Reinholdtsen pere at hungry.com
Fri Dec 2 10:49:46 CET 2016


[Thomas Sødring]
> I have a pushed an update to the SecurityConfig to allow access to the
> root context (/noark5v4)
>
> I have added the following line to the configure method:
>
> .antMatchers("/").permitAll() // allow access to conformity details

Hm, did not seem to work.

I test using this:

  mvn -Dmaven.test.skip=true clean install
  (cd core-webapp/; mvn spring-boot:run)

And then 'GET http://localhost:8092/noark5v4'.  I still get the login
page.
-- 
Happy hacking
Petter Reinholdtsen


More information about the nikita-noark mailing list