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

REST api needs to utilize Broadleaf Filters in a way that does not rely on the session. #53

Closed
bpolster opened this issue Jun 5, 2013 · 0 comments

Comments

@bpolster
Copy link
Member

bpolster commented Jun 5, 2013

The blTranslationFilter and blRequestFilter are needed for REST api processing. By default these filters rely on the session to manage state. In a RESTful context they will need to not create a session.

@ghost ghost assigned bpolster Jun 5, 2013
@bpolster bpolster closed this as completed Jun 5, 2013
@bpolster bpolster reopened this Jun 5, 2013
bpolster added a commit that referenced this issue Jun 6, 2013
…ions by allowing for stateless interaction. Also support using the HTTP HEADER NAMES in edition to URL parameters for key variables used by the OOB filters and resolvers. fixes #53
@bpolster bpolster closed this as completed Jun 6, 2013
phillipuniverse added a commit that referenced this issue Jul 18, 2017
Added new Sku Field's for Purchase Cost and Margin
nithin100 pushed a commit to nithin100/BroadleafCommerce that referenced this issue Nov 15, 2018
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

1 participant