Update year

This commit is contained in:
Owen
2026-04-15 14:41:03 -07:00
parent c1f65c802c
commit aa95e5bb86
161 changed files with 250 additions and 224 deletions

View File

@@ -1,3 +1,5 @@
// Normalizes
/**
* Normalizes a post-authentication path for safe use when building redirect URLs.
* Returns a path that starts with / and does not allow open redirects (no //, no :).