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

fix routing #1128

Merged
merged 1 commit into from
May 19, 2024
Merged

fix routing #1128

merged 1 commit into from
May 19, 2024

Commits on May 19, 2024

  1. fix routing

    * fix routing
    * fix pagewrapper
    * remove previous protected route features
      and reimplement (was defective)
    * revert #931 (implementation is defective)
    * implement redirection feature (
      when you try to visit a protected route,
      you get redirected to the login page
      instead of the pagenotfound error,
      and after logging in you get redirected
      back to the protected page you initially
      wanted to visit)
    
    Issue: #1127
    Signed-off-by: Ndibe Raymond Olisaemeka <rolisaemeka-ctr@wikimedia.org>
    Ndibe Raymond Olisaemeka committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ac559b3 View commit details
    Browse the repository at this point in the history