Hi, There is nothing in Wonder but I built a framework I use on all my app that support a large set of cases of user access control. There is a service and annotations to specify the component access that are easy to integrate withe the Wonder checkAccess method in ERXComponent.
You can find my code on Github https://github.com/Kaviju/KAAccessControl Samuel > Le 31 oct. 2017 à 17:10, Michael Kondratov <[email protected]> a > écrit : > > Ted, > No, we are not using D2W (maybe we should be!) . I though maybe there > is something in addition to ERXComponents checkAccess() > > > Michael Kondratov > Aspire Auctions, Inc. > 216-231-5515 > >> On Oct 31, 2017, at 4:29 PM, Ted Petrosky <[email protected]> wrote: >> >> If you are talking about d2w? Then the short answer it Œyes¹. You can >> create permissions for each user, then create a rule ³if this permission, >> then show these components. >> >> I suspect you question is not that simple. >> >> Theodore Petrosky >> AgencySacks >> 345 Seventh Ave., 7th FLR >> New York, NY 10001 >> >> 212 225-9323 >> >> >> >> >> >> On 10/31/17, 4:24 PM, "Webobjects-dev on behalf of Michael Kondratov" >> <[email protected] on >> behalf of [email protected]> wrote: >> >>> Hello! >>> Is there a Wonder way of specifying access to different components >>> for users? >>> >>> Michael >>> >>> Sent from my iPad >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/tpetrosky%40agencys >>> acks.com >>> >>> This email sent to [email protected] >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
