Jump to content

Question

Posted

we are working in a plugin, and from admin area we have the fallowing url that is not working, and always return to the admin dashboard
 

admin/plugin/my_plugin/admin_partners/getImages/1/logo.png  => redirect to admins dashboard

admin/plugin/my_plugin/admin_partners/getImages/1/sdsdsds.jpg => redirect to admins dashboard

admin/plugin/my_plugin/admin_partners/getImages/1/logo  => no redirect

is there any function in the core that prevent such url ?

 

2 answers to this question

Recommended Posts

  • 0
Posted
5 hours ago, Blesta Addons said:

is there any function in the core that prevent such url ?

No, not that I'm aware of. Might have something to do with the AdminPartners controller in your plugin?

  • 0
Posted
5 hours ago, Tyson said:

No, not that I'm aware of. Might have something to do with the AdminPartners controller in your plugin? 

Nothing, and this impact also another controller that is not AdminPartners

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...