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

BUG: Error Pages Display #35

Closed
barkode opened this issue Sep 27, 2024 · 0 comments
Closed

BUG: Error Pages Display #35

barkode opened this issue Sep 27, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@barkode
Copy link
Owner

barkode commented Sep 27, 2024

Error pages not rendering after incorrect URL requested

To Reproduce:
404 page: incorrect url path
500 page: non existing return url
403 page: remove crf token
400 page: remove access

Expected behavior:
Display error appropriate custom page

Solution:
Updated URL file with correct set up. Also, added to settings function for missing csrf token.

@barkode barkode closed this as completed Sep 27, 2024
@barkode barkode moved this to Bugs in starelink ci project Dec 20, 2024
@barkode barkode added the bug Something isn't working label Dec 20, 2024
@barkode barkode added this to the SRINT 8 milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Bugs
Development

No branches or pull requests

1 participant