Re: [Cartoweb-users] plugin auth

2006-10-30 Thread Yves Jacolin
You need to use this parameter in you code to allow user to use your plugin. First, check the edit plugin, you need to add code in the template part of your plugin. Regards, Y. Le Lundi 30 Octobre 2006 01:53, [EMAIL PROTECTED] a écrit : > Hi, > I'd like to manage security for a plug-in of mine.

[Cartoweb-users] plugin auth

2006-10-29 Thread giuseppe . derossi
Hi, I'd like to manage security for a plug-in of mine. The plug-in works fine, then in the file myPlugini.ini I've set the allowed role : general.allowedRoles = canquery in auth.ini, there are some users, some in the canquery role and some are not allowed. Anyway every user can acces to my plug-