Re: shiro-jaxrs of shiro 2.0.0: tests expecting 403 get 401 and tests expecting 401 get UnauthenticatedException

2024-05-21 Thread lenny
Awesome! Thank you for your contributions and help! We appreciate it. > On May 21, 2024, at 4:45 PM, Steinar Bang wrote: > >> lenny-5o6p1tln9c5dpfhejli...@public.gmane.org > >> There are plenty of tests already. They were all expecting flipped values, >> as the naming is very confusing. No

Re: shiro-jaxrs of shiro 2.0.0: tests expecting 403 get 401 and tests expecting 401 get UnauthenticatedException

2024-05-21 Thread Steinar Bang
> lenny-5o6p1tln9c5dpfhejli...@public.gmane.org > There are plenty of tests already. They were all expecting flipped values, > as the naming is very confusing. No need for any new tests. Ok. Anyway! My stuff builds against a snapshot from the current main of shiro. Thanks! (Tomorrow I

Re: shiro-jaxrs of shiro 2.0.0: tests expecting 403 get 401 and tests expecting 401 get UnauthenticatedException

2024-05-21 Thread lenny
There are plenty of tests already. They were all expecting flipped values, as the naming is very confusing. No need for any new tests. > On May 21, 2024, at 12:18 PM, Steinar Bang wrote: > >> Steinar Bang : > >> Would you like a port of my unit tests to the shiro-jaxrs project (a 200 >>

Re: shiro-jaxrs of shiro 2.0.0: tests expecting 403 get 401 and tests expecting 401 get UnauthenticatedException

2024-05-21 Thread Steinar Bang
> Steinar Bang : > Would you like a port of my unit tests to the shiro-jaxrs project (a 200 > OK test (logged in user with role admin), a 401 Authenticate test (user > not logged in) and a 403 Forbidden test (user without role admin logged > in))? But that offer is only good if I can use

Re: shiro-jaxrs of shiro 2.0.0: tests expecting 403 get 401 and tests expecting 401 get UnauthenticatedException

2024-05-21 Thread Steinar Bang
> Steinar Bang : > lenny-5o6p1tln9c5dpfhejli6iq-xmd5yjdbdmrexy1tmh2...@public.gmane.org: >> Sheesh, I think you are right :) > Would you like me to create a new Gitub issue? Nevermind! I saw you reopened the old issue. Would you like a port of my unit tests to the shiro-jaxrs project