Alexander Schneider

Results 57 comments of Alexander Schneider

Could you make a PR for this? That would be really nice.

Could you try it with 2.2.18, release soon.

Could you revert the following change and try again: https://github.com/GM-Alex/user-access-manager/commit/ebc4ddf33a4742d31ddbc8f6dffc037a290bd89e#diff-1e55d4d09272c1fe017db9ee8b1481cec1d995320b790781fedb4878484792aeR569 I think this will cause the issue. Because you are only identified as admin if there is an rest request....

@fbertini I already read the thread at the Postie plugin forum. So since I only edited minor things, the postie author too and you used both plugins for years without...

I would say the problem is the hide post, term or what ever completely option. If Postie is not running as admin then all restricted objects are completely "hidden", which...

I talking about the hide complete option, see the following screen: ![image](https://user-images.githubusercontent.com/1454864/223735370-56c09df1-32df-435e-9844-c21273c6c6b1.png) If this is true UAM will "remove" the objects (by adding `not in` to the queries for restricted...

> No way. It was already set to no. Also for categories and other types?

Could you try setting "Hide empty" to "No"?

Okay anyway the reason is the AccessHandler::getExcludedTerms function, this returns categories which should be excluded and so the query is adjusted. Changing that could lead to unwanted access so I...

The version error is fixed with 2.2.23