https://issues.apache.org/jira/browse/SHIRO-752
Am Mi., 1. Apr. 2020 um 12:37 Uhr schrieb Modanese, Riccardo <riccardo.modan...@eurotech.com>: > > I’m not too familiar with Shiro code but I tried to implement the changes in > a draft [1]. > I’m not too confident about the changes I did in the visibility of few > methods and also on relying on a specific Authorization implementation > methods (AuthorizingRealm) > > > [1] > https://github.com/riccardomodanese/shiro/commit/7b60f8be0a599dc5975e9a4b12f277a3475fdc93 > > > Il giorno 31 mar 2020, alle ore 19:27, Brian Demers <brian.dem...@gmail.com> > ha scritto: > >> If the public API permits it, it would be better to first go >> realm-by-realm, then go for each permission which is not yet set to >> true. > > > Agreed! >> >> >> Btw, the shiro code could use some comments. I wasn't aware that a >> boolean[] is automatically OR'ed. >> >> Do we have an issue for this? => https://issues.apache.org/jira/ >> > Not that I know of, do you or Riccardo want to create one? > >