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

HOF 592 Added 403 Error page (Forbidden) #440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TemitopeAyokuHO
Copy link

@TemitopeAyokuHO TemitopeAyokuHO commented Apr 2, 2024

What

HOFF-592- HTTP Error 403 (Forbidden) Error Page

Why

To display an Forbidden error page to users, which follows the Government Design Standard (GDS)

How

  • Added html content in 403.html page to display 403 forbidden error message
  • Added 403 text in errors.json file.
  • Modify the previous status code assigned to 403

Testing

  • Wrote unit test to unsure error page pass.

@TemitopeAyokuHO TemitopeAyokuHO force-pushed the HOFF-592-HTTP-Error-403-Forbidden-Error-Page branch from ca3d7ca to c77eb40 Compare April 2, 2024 08:34
@UKHomeOfficeForms UKHomeOfficeForms deleted a comment from serviceops Apr 2, 2024
- Added html content in 403.html page to display 403 forbidden error message
- Added 403 text in errors.json file.
- Wrote unit test to unsure error page pass.
- Modify the previous status code assigned to 403
@TemitopeAyokuHO TemitopeAyokuHO force-pushed the HOFF-592-HTTP-Error-403-Forbidden-Error-Page branch from c77eb40 to 82268bf Compare April 2, 2024 08:44
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.

1 participant