Skip to content
New issue

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

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

Already on GitHub? # to your account

create a default constructor for play.mvc.results.Forbidden #1190

Merged

Conversation

asolntsev
Copy link
Contributor

the default error message will be "Access denied"
It's used in Controller.forbidden(), so de-facto it's the default value in most cases

the default error message will be "Access denied"
It's used in Controller.forbidden(), so de-facto it's the default value in most cases
@asolntsev asolntsev requested a review from xael-fry September 18, 2017 19:13
@asolntsev asolntsev self-assigned this Sep 18, 2017
@asolntsev asolntsev added this to the 1.5.0 milestone Sep 18, 2017
@xael-fry xael-fry merged commit 6e674dd into playframework:master Sep 20, 2017
@asolntsev asolntsev deleted the create-default-forbidden-constructor branch September 21, 2017 17:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants