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

add config option to include Unauthorized Url in returned Flash Message #1009

Merged
merged 6 commits into from
Oct 27, 2023

Conversation

ACampanario
Copy link
Collaborator

If param addUnauthorizedUrlinFlashMessage is true instead of return flash message as

"You are not authorized to access that location."

is returned as

"You are not authorized to access that location.Location = http://localhost:8079/webfonts/fa-solid-900.woff"

Case of Use: when debug is false and js or css files are required by third sources and not are in webroot directory

@ajibarra
Copy link
Member

@ACampanario I would not add another configuration but use debug instead. Additionally, please ensure tests are passing

@steinkel please take a look let us know your thoughts

@ACampanario ACampanario marked this pull request as ready for review January 30, 2023 11:52
@steinkel steinkel merged commit 0ddaba1 into 11.next-cake4 Oct 27, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants