graham-dds 82ef8f3574 Add fn to ensure a url matches an app url pattern
In some functions, we redirect a user based on a parameter in a query
string.  This commit adds a function that checks to see if a given url
matches a url pattern of a view function. This will help us ensure that
the url passed  as the next parameter isn't malicious.
2020-01-29 13:24:12 -05:00
..
2019-02-25 14:54:14 -05:00
2020-01-22 16:53:11 -05:00
2018-08-02 16:03:54 -04:00