Skip to content

Reverse Routing #3

Description

@lonnieezell

Need to add Reverse Routing ability to the router library for a couple of reasons:

  • Allows a simpler way to add links in views that protects against the route changing.
  • Will allow us to restrict the redirect() method to only routes that exist on the site (assuming that the app is requiring all routes to exist in the routes file. This helps to address the OWASP's Unvalidated Redirects and Forwards attack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementPRs that improve existing functionalities

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions