Re: [Cppcms-users] rbac and url
Brought to you by:
artyom-beilis
From: mawan s. <ma...@gm...> - 2015-10-08 10:48:26
|
Is there any method that called before execute handler ..? On Thu, Oct 8, 2015 at 5:42 PM, mawan sugiyanto <ma...@gm...> wrote: > Dear All > > I want to build Role Base Action Control. In classic web, they use url > action (like handler in cppcms), and then control to user can or cannot do > the action. > > The problem > > I saw the source of cppcms use urldispatch::dispatch to run handler. Is > there any method that before url dispatched , it is not run the handler. So > i can control that user can run in next process or not based on information > during mapping url. > > Thankyou > > > Mawan > |