Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict defaults method for auto-generated routing #3062

Closed
soullivaneuh opened this issue Jun 18, 2015 · 2 comments
Closed

Restrict defaults method for auto-generated routing #3062

soullivaneuh opened this issue Jun 18, 2015 · 2 comments

Comments

@soullivaneuh
Copy link
Member

Will be feasible when #3061 will be merged.

Lot of routes should not accept ANY methods. We could make some defaults like this (UserAdmin):

Route Methods
admin_user_list GET
admin_user_create `GET
admin_user_batch GET
admin_user_edit `GET
admin_user_delete `POST
admin_user_show GET
admin_user_export GET
@core23 core23 added this to the 3.0 milestone Feb 12, 2016
@soullivaneuh soullivaneuh removed this from the 3.0 milestone May 8, 2016
@stale
Copy link

stale bot commented Jan 31, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@VincentLanglet
Copy link
Member

Closing due to lack of interest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants