Return 403 instead of 401, 401 is for HTTP authentication.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 8 May 2011 14:55:27 +0000 (16:55 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 8 May 2011 14:55:27 +0000 (16:55 +0200)
commit5d34e89cf36cff92483e172df76ae56db7c19d0c
tree8d2c4868062500cf0c464c5a91cfe86b3398e31b
parent65a6e87182e5c6b05abc1e9f53a04ff0ba88d857
Return 403 instead of 401, 401 is for HTTP authentication.
src/main/java/net/pterodactylus/sone/web/ajax/JsonPage.java