wassim.znaidi
wassim.znaidi
Hi, thx for this great addon. Is there any plan to add an event bus support like google guava ... ?
Why not use the library [Hapi Boom](https://github.com/hapijs/boom) instead of creating your own APIError class ???
Is there any plan to support fabric 1.4 ?
Hi, Currently if the user miss the email or he loses it, I don't see any mechanism to resend a new activation code. Currently I am using the generation activation...
Hi, I was testing some scenario and it seems that the apache shiro integrated is not working properly. Below is the scenario I have done: 1 - Login first time...
Please note that this example does not work when the PUSH + websocket is enabled. Issue related to apache shiro and the below exception is raised Caused by: org.apache.shiro.UnavailableSecurityManagerException: No...
I have just a small question, as we are using the database as a support for user authentication (user entity on the backend package), why the shiro ini file still...
Hi, thanks for this great example. I am using it as a start for another project. In one of my views, I run a runnable instance to get some object...
Hi, I was using as a base for one project. When I try to logout and login, I got this exception error: Caused by: org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the...
##### **Overview of the issue** The blueprint generate a codebase using dotnet version 9, incompatible with the supported devcontainer dotnet version 7 ##### **Motivation for or Use Case** Use the...