Functionality added : conformance level description

Thomas Sødring thomas.sodring at hioa.no
Fri Dec 2 10:19:16 CET 2016


On 12/01/2016 11:55 PM, Petter Reinholdtsen wrote:
> BTW: Your mail lacked references to the mail you are replying to
>  (In-Reply-To and References headers), and break email threading.  Which
>  client are you using?
>
> [Thomas Sødring]
>> OK! But you shouldn't have to log in to retrieve anything from the
>> context path.
> Aha.  I get a login page now when running 'GET
> http://127.0.0.1:8092/noark5v4'.  Btw, I noticed a link to an external
> CSS stylesheet.  From a privacy point of view I would strongly recommend
> to not do that.  See
> <URL: http://peppercarrot.com/article390/my-fight-against-cdn-libraries >
> for a story from someone successfully removing such information leaking
> URLs from their pages.
>
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

 - Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.nuug.no/pipermail/nikita-noark/attachments/20161202/133e71f5/attachment-0001.htm 


More information about the nikita-noark mailing list